summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6dl-victgo.dts
diff options
context:
space:
mode:
authorDavid Jander <david@protonic.nl>2022-02-21 10:53:05 +0100
committerShawn Guo <shawnguo@kernel.org>2022-04-06 04:12:06 +0200
commite931a6f79620c2cc0e9dde215e35f016a3be33f4 (patch)
treeb7fad7915975a9381f5a561e4a8adb254fb4296c /arch/arm/boot/dts/imx6dl-victgo.dts
parentLinux 5.18-rc1 (diff)
downloadlinux-e931a6f79620c2cc0e9dde215e35f016a3be33f4.tar.xz
linux-e931a6f79620c2cc0e9dde215e35f016a3be33f4.zip
ARM: dts: imx6qdl-vicut1/vicutgo: Set default backlight brightness to maximum
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>
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-victgo.dts')
-rw-r--r--arch/arm/boot/dts/imx6dl-victgo.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6dl-victgo.dts b/arch/arm/boot/dts/imx6dl-victgo.dts
index 227c952543d4..e6134efbfabd 100644
--- a/arch/arm/boot/dts/imx6dl-victgo.dts
+++ b/arch/arm/boot/dts/imx6dl-victgo.dts
@@ -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>;
};