diff options
author | majstor <majstor@majstor.org> | 2021-08-17 18:23:23 -0700 |
---|---|---|
committer | majstor <majstor@majstor.org> | 2021-08-17 18:23:23 -0700 |
commit | 72f5e32b508c665999955f97d0db0c24d0fbb26c (patch) | |
tree | ab4da1c4d66dfe0970338dd168b772ffd16f0ec5 /recipes-bsp/u-boot/rvphone/cl-imx8 | |
parent | b472b869f73e6b7ba1d5ea51c4b1d583a3e28f35 (diff) | |
parent | 9b00edfbc0222db721833118b2aef778f548d2e4 (diff) |
Merge branch 'master' of freebsd:base/meta-bsp-rvphone-sumo
Diffstat (limited to 'recipes-bsp/u-boot/rvphone/cl-imx8')
-rw-r--r-- | recipes-bsp/u-boot/rvphone/cl-imx8/dts/cl-imx8.dts | 4 |
1 files changed, 2 insertions, 2 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; }; |