summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2021-08-18 00:50:00 +0200
committerUros Majstorovic <majstor@majstor.org>2021-08-18 00:50:00 +0200
commitdaaa3cc09775176ccf818f24a77f173bf42d3541 (patch)
treef2addea3c9b286916d00c4d3a40371981f9748c2
parentee7fda01cec2e83a8ad01acd006e318848657cb8 (diff)
adjusted ddr votages
-rw-r--r--recipes-bsp/u-boot/rvphone/cl-imx8/dts/cl-imx8.dts4
-rw-r--r--recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8.dts4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/rvphone/cl-imx8/dts/cl-imx8.dts b/recipes-bsp/u-boot/rvphone/cl-imx8/dts/cl-imx8.dts
index 90fbb2a..a057719 100644
--- a/recipes-bsp/u-boot/rvphone/cl-imx8/dts/cl-imx8.dts
+++ b/recipes-bsp/u-boot/rvphone/cl-imx8/dts/cl-imx8.dts
@@ -260,8 +260,8 @@
};
sw2_reg: sw2 {
- regulator-min-microvolt = <1100000>;
- regulator-max-microvolt = <1100000>;
+ regulator-min-microvolt = <1060000>;
+ regulator-max-microvolt = <1170000>;
regulator-always-on;
};
diff --git a/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8.dts b/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8.dts
index 8379713..c90e0ca 100644
--- a/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8.dts
+++ b/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8.dts
@@ -275,8 +275,8 @@
};
sw2_reg: sw2 {
- regulator-min-microvolt = <1100000>;
- regulator-max-microvolt = <1100000>;
+ regulator-min-microvolt = <1060000>;
+ regulator-max-microvolt = <1170000>;
regulator-always-on;
};