Skip to content

Commit

Permalink
arm64: dts: imx8mq-librem5: add brightness levels to led-backlight
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
merge authored and Shawn Guo committed Mar 27, 2023
1 parent 5d24b90 commit 956fdfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 956fdfe

Please sign in to comment.