Re: [PATCH v5 06/10] ARM: dts: am4372: Add DCAN nodes

2014-11-24 Thread Roger Quadros
On 11/22/2014 02:08 AM, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [141121 15:52]: * Roger Quadros rog...@ti.com [141117 05:10]: The SoC contains 2 DCAN modules. Add them. Thanks applying all into omap-for-v3.19/dt-v2. Oops, have to drop these as they cause this on make dtbs:

Re: [PATCH v5 06/10] ARM: dts: am4372: Add DCAN nodes

2014-11-24 Thread Roger Quadros
On 11/24/2014 11:58 AM, Roger Quadros wrote: On 11/22/2014 02:08 AM, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [141121 15:52]: * Roger Quadros rog...@ti.com [141117 05:10]: The SoC contains 2 DCAN modules. Add them. Thanks applying all into omap-for-v3.19/dt-v2. Oops, have to

Re: [PATCH v5 06/10] ARM: dts: am4372: Add DCAN nodes

2014-11-24 Thread Tony Lindgren
* Roger Quadros rog...@ti.com [141124 03:13]: I couldn't reproduce the errors on linux-next nor on your branch. Maybe you had a conflict resolution issue? I guess it must have been a conflict resolution issue at my end then. I've rebased the patches on omap-for-v3.19/dt-v2 and are

Re: [PATCH v5 06/10] ARM: dts: am4372: Add DCAN nodes

2014-11-24 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [141124 07:49]: * Roger Quadros rog...@ti.com [141124 03:13]: I couldn't reproduce the errors on linux-next nor on your branch. Maybe you had a conflict resolution issue? I guess it must have been a conflict resolution issue at my end then. I've

Re: [PATCH v5 06/10] ARM: dts: am4372: Add DCAN nodes

2014-11-21 Thread Tony Lindgren
* Roger Quadros rog...@ti.com [141117 05:10]: The SoC contains 2 DCAN modules. Add them. Thanks applying all into omap-for-v3.19/dt-v2. Tony -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH v5 06/10] ARM: dts: am4372: Add DCAN nodes

2014-11-21 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [141121 15:52]: * Roger Quadros rog...@ti.com [141117 05:10]: The SoC contains 2 DCAN modules. Add them. Thanks applying all into omap-for-v3.19/dt-v2. Oops, have to drop these as they cause this on make dtbs: DTC arch/arm/boot/dts/dra7-evm.dtb

[PATCH v5 06/10] ARM: dts: am4372: Add DCAN nodes

2014-11-17 Thread Roger Quadros
The SoC contains 2 DCAN modules. Add them. Signed-off-by: Roger Quadros rog...@ti.com --- arch/arm/boot/dts/am4372.dtsi | 22 ++ 1 file changed, 22 insertions(+) diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index 899c57c..f0ff256 100644 ---