summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Twidle <kpt@google.com>2019-09-06 20:09:37 -0700
committerPrashanth Swaminathan <prashanthsw@google.com>2019-09-09 00:32:41 +0000
commitafe4f3475ec8b796d00cb47fd1ad09d05b7b081d (patch)
treefa29ac55e9c67258c65d71dac0c013f91f9fc25d
parentc58f7ef2afcffe3f79d69062fadd068351a8ea3e (diff)
downloadmediatek-afe4f3475ec8b796d00cb47fd1ad09d05b7b081d.tar.gz
Fix brightness bump
Brightness changes had a jump in them. Values not copied correctly from the calculations in a spreadsheet. Bug: 140696693 Test: Brightness changes smoothly now. Test: The bump showed up in test print statement, now it doesn't Change-Id: Ie973e8739a505b9e150cd2d98b94d62900793fc3
-rw-r--r--arch/arm64/boot/dts/mediatek/mt8167s_sp2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt8167s_sp2.dts b/arch/arm64/boot/dts/mediatek/mt8167s_sp2.dts
index d82bc9a991a7..d1fc6cc81219 100644
--- a/arch/arm64/boot/dts/mediatek/mt8167s_sp2.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8167s_sp2.dts
@@ -157,7 +157,7 @@
/* level <= [0] then level * [1] + [2]*/
30 1 0 /* map to 0 - 30 */
65 2 (-30) /* map to 32 - 100 */
- 249 5 (-255) /* map to 105 - 1020 */
+ 249 5 (-225) /* map to 105 - 1020 */
>;
};