[PATCH 2/3] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules

Lothar Waßmann LW at KARO-electronics.de
Wed Jan 13 03:36:28 PST 2016


Hi,

> On Tue, Jan 12, 2016 at 4:01 PM, Lothar Waßmann <LW at karo-electronics.de> wrote:
> 
> > +               spi at 0 {
> > +                       compatible = "spidev";
> > +                       reg = <0>;
> > +                       spi-max-frequency = <54000000>;
> > +               };
> > +
> > +               spi at 1 {
> > +                       compatible = "spidev";
> > +                       reg = <1>;
> > +                       spi-max-frequency = <54000000>;
> > +               };
> > +       };
> 
> If you leave the spidev node, the spi core will complain loudly about it.
>
I know. But this gives the opportunity to test the SPI interface
without any bogus chip definitions.


Lothar Waßmann



More information about the linux-arm-kernel mailing list