diff --git a/arch/arm/boot/dts/seco/seco-imx6qdl-a75.dtsi b/arch/arm/boot/dts/seco/seco-imx6qdl-a75.dtsi index 04eaa861c916dea9a303855dff8bd135224c151f..1ff7cf9b5078357cc344e14f459e2a9a1cc2c35c 100644 --- a/arch/arm/boot/dts/seco/seco-imx6qdl-a75.dtsi +++ b/arch/arm/boot/dts/seco/seco-imx6qdl-a75.dtsi @@ -57,7 +57,7 @@ regulator-name = "reg_panel_on"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; - gpio = <&gpio1 2 0>; + gpio = <&gpio1 4 0>; enable-active-high; regulator-boot-on; regulator-always-on; @@ -158,7 +158,7 @@ 240 244 248 252 255 >; default-brightness-level = <64>; - enable-gpios = <&gpio1 4 0>; + enable-gpios = <&gpio6 11 0>; status = "disabled"; }; @@ -726,6 +726,9 @@ MX6QDL_PAD_EIM_WAIT__GPIO5_IO00 0x1f041 MX6QDL_PAD_EIM_EB0__GPIO2_IO28 0x1f041 MX6QDL_PAD_EIM_EB1__GPIO2_IO29 0x1f041 + + /* backlight enable */ + MX6QDL_PAD_NANDF_CS0__GPIO6_IO11 0x130b0 >; }; @@ -910,7 +913,7 @@ /* Backlight */ pinctrl_pwm1: pwm1grp { fsl,pins = < - MX6QDL_PAD_GPIO_9__PWM1_OUT 0x1b0b1 + MX6QDL_PAD_GPIO_9__PWM1_OUT 0x130b0 >; };