Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1307742

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

From Fabio Estevam <festevam@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules
Date 2016-01-12 19:50 +0100
Message-ID <qQcb0-4UQ-7@gated-at.bofh.it> (permalink)
References <qQbyi-4DG-19@gated-at.bofh.it> <qQbyi-4DG-21@gated-at.bofh.it> <qQbyi-4DG-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jan 12, 2016 at 4:01 PM, Lothar Waßmann <LW@karo-electronics.de> wrote:

> +               spi@0 {
> +                       compatible = "spidev";
> +                       reg = <0>;
> +                       spi-max-frequency = <54000000>;
> +               };
> +
> +               spi@1 {
> +                       compatible = "spidev";
> +                       reg = <1>;
> +                       spi-max-frequency = <54000000>;
> +               };
> +       };

If you leave the spidev node, the spi core will complain loudly about it.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/3] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-12 19:10 +0100
  [PATCH 3/3] ARM: dts: imx6: add display timing for NL12880BC20 display to Ka-Ro electronics TX6 LVDS modules Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-12 19:10 +0100
  Re: [PATCH 2/3] ARM: dts: imx6ul: add support for Ka-Ro electronics  TXUL modules Fabio Estevam <festevam@gmail.com> - 2016-01-12 19:50 +0100
    Re: [PATCH 2/3] ARM: dts: imx6ul: add support for Ka-Ro electronics  TXUL modules Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-13 12:40 +0100

csiph-web