Re: [PATCH 2/2] ARM: dts: vf-colibri: add CAN support

2015-12-13 Thread Shawn Guo
On Wed, Dec 02, 2015 at 02:11:47PM -0800, Stefan Agner wrote: > Add Colibri standard pinmux for FlexCAN controller instances. CAN > is not a standard Colibri feature, but the datasheet predefines > pins which provide CAN (compatible across some modules). Hence, > add the pinmux on module level. >

Re: [PATCH 2/2] ARM: dts: vf-colibri: add CAN support

2015-12-13 Thread Shawn Guo
On Wed, Dec 02, 2015 at 02:11:47PM -0800, Stefan Agner wrote: > Add Colibri standard pinmux for FlexCAN controller instances. CAN > is not a standard Colibri feature, but the datasheet predefines > pins which provide CAN (compatible across some modules). Hence, > add the pinmux on module level. >

[PATCH 2/2] ARM: dts: vf-colibri: add CAN support

2015-12-02 Thread Stefan Agner
Add Colibri standard pinmux for FlexCAN controller instances. CAN is not a standard Colibri feature, but the datasheet predefines pins which provide CAN (compatible across some modules). Hence, add the pinmux on module level. Signed-off-by: Stefan Agner --- arch/arm/boot/dts/vf-colibri.dtsi |

[PATCH 2/2] ARM: dts: vf-colibri: add CAN support

2015-12-02 Thread Stefan Agner
Add Colibri standard pinmux for FlexCAN controller instances. CAN is not a standard Colibri feature, but the datasheet predefines pins which provide CAN (compatible across some modules). Hence, add the pinmux on module level. Signed-off-by: Stefan Agner ---