Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1283487 > unrolled thread

Re: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3

Started byTony Lindgren <tony@atomide.com>
First post2015-12-04 02:00 +0100
Last post2015-12-04 09:40 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for  the eDMA3 Tony Lindgren <tony@atomide.com> - 2015-12-04 02:00 +0100
    Re: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for  the eDMA3 Peter Ujfalusi <peter.ujfalusi@ti.com> - 2015-12-04 09:40 +0100

#1283487 — Re: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3

FromTony Lindgren <tony@atomide.com>
Date2015-12-04 02:00 +0100
SubjectRe: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
Message-ID<qBMT8-41p-19@gated-at.bofh.it>
Hi Peter,

* Peter Ujfalusi <peter.ujfalusi@ti.com> [151016 00:23]:

I noticed something while changing dm81xx to use the edma_xbar..

> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> +
> +		edma_xbar: dma-router@44e10f90 {
> +			compatible = "ti,am335x-edma-crossbar";
> +			reg = <0x44e10f90 0x40>;
> +
> +			#dma-cells = <3>;
> +			dma-requests = <32>;
> +
> +			dma-masters = <&edma>;
>  		};

The edma_xbar should now be just a child at offset 0xf90 under the
scm: scm@210000. Can you please check the other patches too?

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1283640

FromPeter Ujfalusi <peter.ujfalusi@ti.com>
Date2015-12-04 09:40 +0100
Message-ID<qBU4j-h7-29@gated-at.bofh.it>
In reply to#1283487
On 12/04/2015 02:54 AM, Tony Lindgren wrote:
> Hi Peter,
> 
> * Peter Ujfalusi <peter.ujfalusi@ti.com> [151016 00:23]:
> 
> I noticed something while changing dm81xx to use the edma_xbar..
> 
>> --- a/arch/arm/boot/dts/am33xx.dtsi
>> +++ b/arch/arm/boot/dts/am33xx.dtsi
>> +
>> +		edma_xbar: dma-router@44e10f90 {
>> +			compatible = "ti,am335x-edma-crossbar";
>> +			reg = <0x44e10f90 0x40>;
>> +
>> +			#dma-cells = <3>;
>> +			dma-requests = <32>;
>> +
>> +			dma-masters = <&edma>;
>>  		};
> 
> The edma_xbar should now be just a child at offset 0xf90 under the
> scm: scm@210000. Can you please check the other patches too?

Thanks Tony,

I'll make sure they are in the correct place when resending them.

-- 
Péter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web