summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMartin Kepplinger <martin.kepplinger@puri.sm>2023-03-09 21:45:59 +0100
committerShawn Guo <shawnguo@kernel.org>2023-03-27 09:47:44 +0800
commit956fdfe744c9473c51b5270cbdfb087eed0c9717 (patch)
tree42221304ebb575dae175b63fec43bd54f860e2aa /arch
parent5d24b9017fe3e80f804d9a51925f2c7acf51fb72 (diff)
arm64: dts: imx8mq-librem5: add brightness levels to led-backlight
Add brightness-levels and default-brightness-level properties to the librem5 board description that have been used for a long time. Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
index 9f374da5c18a..f8698b699534 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
@@ -20,6 +20,8 @@
backlight_dsi: backlight-dsi {
compatible = "led-backlight";
leds = <&led_backlight>;
+ brightness-levels = <255>;
+ default-brightness-level = <190>;
};
pmic_osc: clock-pmic {