mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 04:09:18 -04: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:
committed by
Shawn Guo
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 {
|
||||
|
||||
Reference in New Issue
Block a user