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

Fabio Estevam festevam at gmail.com
Tue Jan 12 10:43:20 PST 2016


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.



More information about the linux-arm-kernel mailing list