Re: [PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-22 Thread Benoit Cousson
On 22/10/2013 09:46, Peter Ujfalusi wrote: Hi, On 10/21/2013 10:01 PM, Sergei Shtylyov wrote: diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index c328d5c..defaad1 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -633,5 +633,32 @@

Re: [PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-22 Thread Peter Ujfalusi
Hi, On 10/21/2013 10:01 PM, Sergei Shtylyov wrote: >> diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi >> index c328d5c..defaad1 100644 >> --- a/arch/arm/boot/dts/am4372.dtsi >> +++ b/arch/arm/boot/dts/am4372.dtsi >> @@ -633,5 +633,32 @@ >> dma-names =

Re: [PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-22 Thread Peter Ujfalusi
Hi, On 10/21/2013 10:01 PM, Sergei Shtylyov wrote: diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index c328d5c..defaad1 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -633,5 +633,32 @@ dma-names = tx, rx;

Re: [PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-22 Thread Benoit Cousson
On 22/10/2013 09:46, Peter Ujfalusi wrote: Hi, On 10/21/2013 10:01 PM, Sergei Shtylyov wrote: diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index c328d5c..defaad1 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -633,5 +633,32 @@

Re: [PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-21 Thread Sergei Shtylyov
Hello. On 10/21/2013 01:45 PM, Peter Ujfalusi wrote: Add nodes for McASP0 and McASP1 for AM43xx. Signed-off-by: Peter Ujfalusi --- arch/arm/boot/dts/am4372.dtsi | 27 +++ 1 file changed, 27 insertions(+) diff --git a/arch/arm/boot/dts/am4372.dtsi

[PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-21 Thread Peter Ujfalusi
Add nodes for McASP0 and McASP1 for AM43xx. Signed-off-by: Peter Ujfalusi --- arch/arm/boot/dts/am4372.dtsi | 27 +++ 1 file changed, 27 insertions(+) diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index c328d5c..defaad1 100644 ---

[PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-21 Thread Peter Ujfalusi
Add nodes for McASP0 and McASP1 for AM43xx. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- arch/arm/boot/dts/am4372.dtsi | 27 +++ 1 file changed, 27 insertions(+) diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index c328d5c..defaad1

Re: [PATCH] ARM: dts: am4372: Add McASP nodes

2013-10-21 Thread Sergei Shtylyov
Hello. On 10/21/2013 01:45 PM, Peter Ujfalusi wrote: Add nodes for McASP0 and McASP1 for AM43xx. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- arch/arm/boot/dts/am4372.dtsi | 27 +++ 1 file changed, 27 insertions(+) diff --git