projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd8cac5
)
ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
author
Ondrej Jirman
<megous@megous.com>
Sat, 22 Feb 2020 22:31:52 +0000
(23:31 +0100)
committer
Maxime Ripard
<maxime@cerno.tech>
Mon, 24 Feb 2020 09:32:23 +0000
(10:32 +0100)
Lowering the voltage solves the quick image degradation over time
(minutes), that was probably caused by overheating.
Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
index 2fd31a0a0b344e90c4c6efb53b90b85fa90da85f..eb5e2072a181d78b02e5d18eea13b3d006541697 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
+++ b/
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
@@
-374,8
+374,8
@@
};
®_dldo3 {
- regulator-min-microvolt = <
2
800000>;
- regulator-max-microvolt = <
2
800000>;
+ regulator-min-microvolt = <
1
800000>;
+ regulator-max-microvolt = <
1
800000>;
regulator-name = "vdd-csi";
};