summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/am335x-phycore-som.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/am335x-phycore-som.dtsi')
-rw-r--r--dts/src/arm/am335x-phycore-som.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/arm/am335x-phycore-som.dtsi b/dts/src/arm/am335x-phycore-som.dtsi
index 4d28fc3aac..5dd084f3c8 100644
--- a/dts/src/arm/am335x-phycore-som.dtsi
+++ b/dts/src/arm/am335x-phycore-som.dtsi
@@ -252,10 +252,10 @@
};
vdd1_reg: regulator@2 {
- /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
+ /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% tolerance */
regulator-name = "vdd_mpu";
regulator-min-microvolt = <912500>;
- regulator-max-microvolt = <1312500>;
+ regulator-max-microvolt = <1378000>;
regulator-boot-on;
regulator-always-on;
};