mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
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>
This commit is contained in:
parent
5d24b9017f
commit
956fdfe744
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user