Commit 956fdfe7 authored by Martin Kepplinger's avatar Martin Kepplinger Committed by Shawn Guo

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: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5d24b901
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment