]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/imx6ul-tx6ul.dtsi
ARM: dts: tx6ul: disable eth1 interface
[karo-tx-linux.git] / arch / arm / boot / dts / imx6ul-tx6ul.dtsi
index f2050d8cf8e81804a699728f8a8057a2986eaf2f..6753342fc460508f0e0e1937e8aa6444e04fa069 100644 (file)
@@ -88,6 +88,7 @@
                ds1339: rtc@68 {
                        compatible = "dallas,ds1339";
                        reg = <0x68>;
+                       status = "disabled";
                };
        };
 
                        regulator-min-microvolt = <3300000>;
                        regulator-max-microvolt = <3300000>;
                        pinctrl-names = "default";
-                       pinctrl-0 = <&pinctrl_lcd1_pwr>;
+                       pinctrl-0 = <&pinctrl_lcd_pwr>;
                        gpio = <&gpio5 4 GPIO_ACTIVE_HIGH>;
                        enable-active-high;
                        regulator-boot-on;
                        regulator-always-on;
                };
 
-               reg_usbh1_vbus: regulator@6 {
+               reg_lcd_reset: regulator@6 {
                        compatible = "regulator-fixed";
                        reg = <6>;
+                       regulator-name = "LCD RESET";
+                       regulator-min-microvolt = <3300000>;
+                       regulator-max-microvolt = <3300000>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_lcd_reset>;
+                       gpio = <&gpio3 4 GPIO_ACTIVE_HIGH>;
+                       enable-active-high;
+                       regulator-boot-on;
+                       regulator-always-on;
+               };
+
+               reg_usbh1_vbus: regulator@7 {
+                       compatible = "regulator-fixed";
+                       reg = <7>;
                        regulator-name = "usbh1_vbus";
                        regulator-min-microvolt = <5000000>;
                        regulator-max-microvolt = <5000000>;
                        enable-active-high;
                };
 
-               reg_usbotg_vbus: regulator@7 {
+               reg_usbotg_vbus: regulator@8 {
                        compatible = "regulator-fixed";
-                       reg = <7>;
+                       reg = <8>;
                        regulator-name = "usbotg_vbus";
                        regulator-min-microvolt = <5000000>;
                        regulator-max-microvolt = <5000000>;
        phy-mode = "rmii";
        phy-supply = <&reg_3v3_etn>;
        phy-handle = <&etnphy1>;
-       status = "okay";
+       status = "disabled";
 };
 
 &gpmi {
                        >;
                };
 
-               pinctrl_lcd1_pwr: lcd1-pwrgrp {
+               pinctrl_lcd_pwr: lcd-pwrgrp {
                        fsl,pins = <
                                MX6UL_PAD_SNVS_TAMPER4__GPIO5_IO04      0x0b0b0 /* LCD Power Enable */
                        >;
                };
 
+               pinctrl_lcd_reset: lcd-resetgrp {
+                       fsl,pins = <
+                               MX6UL_PAD_LCD_RESET__GPIO3_IO04         0x0b0b0 /* LCD RESET */
+                       >;
+               };
+
                pinctrl_pwm5: pwm5grp {
                        fsl,pins = <
                                MX6UL_PAD_NAND_DQS__PWM5_OUT            0x0b0b0