[BACK]Return to imx6q-display5.dtsi CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm / boot / dts

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/imx6q-display5.dtsi between version 1.1.1.1 and 1.1.1.1.4.1

version 1.1.1.1, 2017/11/30 19:40:50 version 1.1.1.1.4.1, 2018/05/02 07:20:14
Line 47 
Line 47 
         model = "Liebherr (LWN) display5 i.MX6 Quad Board";          model = "Liebherr (LWN) display5 i.MX6 Quad Board";
         compatible = "lwn,display5", "fsl,imx6q";          compatible = "lwn,display5", "fsl,imx6q";
   
         memory {          memory@10000000 {
                 reg = <0x10000000 0x40000000>;                  reg = <0x10000000 0x40000000>;
         };          };
   
Line 255 
Line 255 
         pinctrl-0 = <&pinctrl_i2c1>;          pinctrl-0 = <&pinctrl_i2c1>;
         status = "okay";          status = "okay";
   
         codec: tfa9879@6C {          codec: tfa9879@6c {
                 #sound-dai-cells = <0>;                  #sound-dai-cells = <0>;
                 compatible = "nxp,tfa9879";                  compatible = "nxp,tfa9879";
                 reg = <0x6C>;                  reg = <0x6C>;

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.4.1

CVSweb <webmaster@jp.NetBSD.org>