projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e24a3cb
)
ARM: dts: Adapt SW2 regulator of PF1510 to A5 configuration.
imx_4.19.35_1.1.0-somdevices.y
rel_imx_4.19.35_1.1.0-somdevices.3
author
Josep Orga
<jorga@somdevices.com>
Wed, 9 Nov 2022 09:40:59 +0000
(10:40 +0100)
committer
Josep Orga
<jorga@somdevices.com>
Wed, 9 Nov 2022 09:40:59 +0000
(10:40 +0100)
· A5 configuration has 1.5V as SW2 voltage.
· A3 configuration has 1.35V as SW2 voltage.
Signed-off-by: Josep Orga <jorga@somdevices.com>
arch/arm/boot/dts/imx6ull-somdevices.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6ull-somdevices.dtsi
b/arch/arm/boot/dts/imx6ull-somdevices.dtsi
index
2764b6a
..
919e08f
100644
(file)
--- a/
arch/arm/boot/dts/imx6ull-somdevices.dtsi
+++ b/
arch/arm/boot/dts/imx6ull-somdevices.dtsi
@@
-250,7
+250,7
@@
sw2_reg: SW2 {
regulator-name = "SW2";
regulator-min-microvolt = <600000>;
- regulator-max-microvolt = <1
3875
00>;
+ regulator-max-microvolt = <1
5500
00>;
regulator-boot-on;
regulator-always-on;
};