[Robusta2] arm64:dts: Adjust LDO40 output voltage to 3.0V
authorSangwook Ju <sw.ju@samsung.com>
Fri, 28 Sep 2018 06:02:59 +0000 (15:02 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:43 +0000 (20:23 +0300)
Change-Id: I6eb4ec91ea32a9f0c1ccf51ee7d77ff7a886d341
Signed-off-by: Sangwook Ju <sw.ju@samsung.com>
arch/arm64/boot/dts/exynos/exynos9609-robusta2_evb.dts

index 39784f16f070cf4604b8666e2f45f154710d491a..509207bd08db36524e29fd17827352ad47810c38 100755 (executable)
 
                                                l40_reg: LDO40 {
                                                        regulator-name = "vdd_ldo40";
-                                                       regulator-min-microvolt = <1800000>;
-                                                       regulator-max-microvolt = <3375000>;
+                                                       regulator-min-microvolt = <3000000>;
+                                                       regulator-max-microvolt = <3000000>;
                                                        regulator-ramp-delay = <12000>;
                                                        regulator-initial-mode = <3>;
                                                        regulator-always-on;