projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d734220
)
ARM: dts: ux500/golden: Set display max brightness
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 14 Dec 2020 22:34:13 +0000
(23:34 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 22 Dec 2020 20:51:31 +0000
(21:51 +0100)
A too high brightness by default (default is max) makes the
screen go blank. Set this to 15 as in the Vendor tree.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Stephan Gerhold <stephan@gerhold.net>
Link:
https://lore.kernel.org/r/20201214223413.253893-1-linus.walleij@linaro.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/ste-ux500-samsung-golden.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ste-ux500-samsung-golden.dts
b/arch/arm/boot/dts/ste-ux500-samsung-golden.dts
index a1093cb37dc7ad91323a1fac9225d7643e0fc63f..aed1f2d5f2467ee3368a8da1048d5829092af94d 100644
(file)
--- a/
arch/arm/boot/dts/ste-ux500-samsung-golden.dts
+++ b/
arch/arm/boot/dts/ste-ux500-samsung-golden.dts
@@
-326,6
+326,7
@@
panel@0 {
compatible = "samsung,s6e63m0";
reg = <0>;
+ max-brightness = <15>;
vdd3-supply = <&panel_reg_3v0>;
vci-supply = <&panel_reg_1v8>;
reset-gpios = <&gpio4 11 GPIO_ACTIVE_LOW>;