]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx53-tx53: remove LCD regulator GPIO pinctrls from hog section
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Aug 2014 13:47:13 +0000 (15:47 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Aug 2014 13:47:13 +0000 (15:47 +0200)
arch/arm/boot/dts/imx53-tx53-x03x.dts
arch/arm/boot/dts/imx53-tx53-x13x.dts
arch/arm/boot/dts/imx53-tx53.dtsi

index f95fde2ac0193c5c314a5ad4e42a57256459aee3..f72bb563275d4c67dfd1f2cb61a3b909492f379a 100644 (file)
                        regulator-min-microvolt = <3300000>;
                        regulator-max-microvolt = <3300000>;
                        gpio = <&gpio2 31 GPIO_ACTIVE_HIGH>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_lcd_pwr>;
                        enable-active-high;
                        regulator-boot-on;
                };
                        regulator-min-microvolt = <3300000>;
                        regulator-max-microvolt = <3300000>;
                        gpio = <&gpio3 29 GPIO_ACTIVE_HIGH>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_lcd_reset>;
                        enable-active-high;
                        regulator-boot-on;
                };
                        >;
                };
 
+               pinctrl_lcd_reset: lcd-resetgrp {
+                       fsl,pins = <
+                               MX53_PAD_EIM_D29__GPIO3_29 0x1f0 /* LCD reset */
+                       >;
+               };
+
+               pinctrl_lcd_pwr: lcd-pwrgrp {
+                       fsl,pins = <
+                               MX53_PAD_EIM_EB3__GPIO2_31 0x1f0 /* LCD enable */
+                       >;
+               };
+
                pinctrl_rgb24_vga1: rgb24-vgagrp1 {
                        fsl,pins = <
                                MX53_PAD_DI0_DISP_CLK__IPU_DI0_DISP_CLK         0x5
index 64804719f0f442de2225613f54518f68293fc190..617d7000344021057c91540694bd07449884405c 100644 (file)
@@ -71,6 +71,8 @@
                        regulator-min-microvolt = <3300000>;
                        regulator-max-microvolt = <3300000>;
                        gpio = <&gpio3 29 GPIO_ACTIVE_HIGH>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_lvds0_pwr>;
                        enable-active-high;
                        regulator-boot-on;
                };
@@ -82,6 +84,8 @@
                        regulator-min-microvolt = <3300000>;
                        regulator-max-microvolt = <3300000>;
                        gpio = <&gpio2 31 GPIO_ACTIVE_HIGH>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_lvds1_pwr>;
                        enable-active-high;
                        regulator-boot-on;
                };
                        >;
                };
 
+               pinctrl_lvds0_pwr: lvds0-pwrgrp {
+                       fsl,pins = <
+                               MX53_PAD_EIM_D29__GPIO3_29 0x1f0 /* LCD reset */
+                       >;
+               };
+
                pinctrl_lvds1: lvds1grp {
                        fsl,pins = <
                                MX53_PAD_LVDS1_TX3_P__LDB_LVDS1_TX3 0x80000000
                        >;
                };
 
+               pinctrl_lvds1_pwr: lvds1-pwrgrp {
+                       fsl,pins = <
+                               MX53_PAD_EIM_EB3__GPIO2_31 0x1f0 /* LCD enable */
+                       >;
+               };
+
                pinctrl_pwm1: pwm1grp {
                        fsl,pins = <MX53_PAD_GPIO_9__PWM1_PWMO 0x04>;
                };
index e348796ba68957bcfba56d1ab75f5a73374e71c4..f83a92197f265b723016a42796012ff3049cb70c 100644 (file)
                                /* Module Specific Signal */
                                /* MX53_PAD_NANDF_CS2__GPIO6_15 0x1f4 maybe used by EDT-FT5x06 */
                                /* MX53_PAD_EIM_A16__GPIO2_22 0x1f4 maybe used by EDT-FT5x06 */
-                               MX53_PAD_EIM_D29__GPIO3_29 0x1f4
-                               MX53_PAD_EIM_EB3__GPIO2_31 0x1f4
+                               /* MX53_PAD_EIM_D29__GPIO3_29 0x1f4 used as LCD RESET by default */
+                               /* MX53_PAD_EIM_EB3__GPIO2_31 0x1f4 used as LCD ENABLE by default */
                                /* MX53_PAD_EIM_A17__GPIO2_21 0x1f4 maybe used by EDT-FT5x06 */
                                /* MX53_PAD_EIM_A18__GPIO2_20 0x1f4 used by LED */
                                MX53_PAD_EIM_A19__GPIO2_19 0x1f4