2015-12-04 00:54:48

by Tony Lindgren

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

Hi Peter,

* Peter Ujfalusi <[email protected]> [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


2015-12-04 08:32:53

by Peter Ujfalusi

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

On 12/04/2015 02:54 AM, Tony Lindgren wrote:
> Hi Peter,
>
> * Peter Ujfalusi <[email protected]> [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