[PATCH 1/2] ARM: dts: imx51-eukrea-mbimxsd51-baseboard: Add CAN support

Eric Bénard eric at eukrea.com
Tue May 6 00:37:12 PDT 2014


Le Tue, 06 May 2014 06:46:41 +0400,
Alexander Shiyan <shc_work at mail.ru> a écrit :

> Mon,  5 May 2014 19:00:47 -0300 от Fabio Estevam <festevam at gmail.com>:
> > From: Fabio Estevam <fabio.estevam at freescale.com>
> > 
> > Add support for CAN based on a MPC2515 connected to ECSPI1.
> > 
> > Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> > ---
> > Eric/Denis,
> > 
> > I don't have the hardware to test it. Please give it a test.
> > 
> >  .../boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts  | 34 ++++++++++++++++++++++
> >  1 file changed, 34 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts b/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts
> > index 8b1098e..f0067e9 100644
> > --- a/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts
> > +++ b/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts
> > @@ -86,6 +86,24 @@
> >  	status = "okay";
> >  };
> >  
> > +&ecspi1 {
> > +	pinctrl-names = "default";
> > +	pinctrl-0 = <&pinctrl_ecspi1>;
> > +	fsl,spi-num-chipselects = <1>;
> > +	cs-gpios = <&gpio4 24 GPIO_ACTIVE_HIGH>;
> 
> Really CS High for this?
> I think this is wrong.
> 
yes this is wrong.

Eric



More information about the linux-arm-kernel mailing list