ARM: dts: imx6qdl-vicut1/vicutgo: Set default backlight brightness to maximum
authorDavid Jander <david@protonic.nl>
Mon, 21 Feb 2022 09:53:05 +0000 (10:53 +0100)
committerShawn Guo <shawnguo@kernel.org>
Wed, 6 Apr 2022 02:12:06 +0000 (10:12 +0800)
Recover default behavior of the device and set maximal brightness

Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-victgo.dts
arch/arm/boot/dts/imx6qdl-vicut1.dtsi

index 227c952543d497c2a5cad285b699ca0bb93c1a50..e6134efbfabd3069bb4348037d7c6790c3a7f094 100644 (file)
@@ -28,7 +28,7 @@
                pwms = <&pwm1 0 5000000 0>;
                brightness-levels = <0 16 64 255>;
                num-interpolated-steps = <16>;
-               default-brightness-level = <1>;
+               default-brightness-level = <48>;
                power-supply = <&reg_3v3>;
                enable-gpios = <&gpio4 28 GPIO_ACTIVE_HIGH>;
        };
index 1ac7e13249d2e83ee1aba066e065c17f022c4565..c1d06bc28c67d042a42c6c43848da1d924b53378 100644 (file)
@@ -23,7 +23,7 @@
                pwms = <&pwm1 0 5000000 0>;
                brightness-levels = <0 16 64 255>;
                num-interpolated-steps = <16>;
-               default-brightness-level = <1>;
+               default-brightness-level = <48>;
                power-supply = <&reg_3v3>;
                enable-gpios = <&gpio4 28 GPIO_ACTIVE_HIGH>;
        };