arm64: dts: mediatek: mt8173-elm: Add backlight enable pin config
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / mediatek / mt8173-elm.dtsi
index f292ca4..9c75fbb 100644 (file)
@@ -27,6 +27,8 @@
                power-supply = <&bl_fixed_reg>;
                enable-gpios = <&pio 95 GPIO_ACTIVE_HIGH>;
 
+               pinctrl-names = "default";
+               pinctrl-0 = <&panel_backlight_en_pins>;
                status = "okay";
        };
 
                };
        };
 
+       panel_backlight_en_pins: panel_backlight_en_pins {
+               pins1 {
+                       pinmux = <MT8173_PIN_95_PCM_TX__FUNC_GPIO95>;
+               };
+       };
+
        panel_fixed_pins: panel_fixed_pins {
                pins1 {
                        pinmux = <MT8173_PIN_41_CMMCLK__FUNC_GPIO41>;