Skip to content

Commit 1d775cc

Browse files
committed
ARM: dts: exynos: remove unneeded DVS voltages from PMIC on Arndale
The S5M8767 PMIC does not require anymore a safe DVS voltage, if the DVS GPIO is not enabled. Although previously bindings required providing this safe DVS voltage, but since commit 04f9f06 ("regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4") this was ignored. Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 06cf9e0 commit 1d775cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

arch/arm/boot/dts/exynos5250-arndale.dts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,6 @@
240240
vinl8-supply = <&buck8_reg>;
241241
vinl9-supply = <&buck8_reg>;
242242

243-
s5m8767,pmic-buck2-dvs-voltage = <1300000>;
244-
s5m8767,pmic-buck3-dvs-voltage = <1100000>;
245-
s5m8767,pmic-buck4-dvs-voltage = <1200000>;
246243
s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>,
247244
<&gpd1 1 GPIO_ACTIVE_HIGH>,
248245
<&gpd1 2 GPIO_ACTIVE_HIGH>;

0 commit comments

Comments
 (0)