提交 ad02776c 编写于 作者: P Peter Geis 提交者: Heiko Stuebner

arm64: dts: rockchip: fix Quartz64-A ddr regulator voltage

The Quartz64 Model A uses a voltage divider to ensure ddr voltage is
within specification from the default regulator configuration.
Adjusting this voltage is detrimental, and currently causes the ddr
voltage to be about 0.8v.

Remove the min and max voltage setpoints for the ddr regulator.

Fixes: b33a22a1 ("arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A")
Signed-off-by: NPeter Geis <pgwipeout@gmail.com>
Link: https://lore.kernel.org/r/20220128003809.3291407-2-pgwipeout@gmail.comSigned-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 b5fbaf7d
...@@ -285,8 +285,6 @@ ...@@ -285,8 +285,6 @@
vcc_ddr: DCDC_REG3 { vcc_ddr: DCDC_REG3 {
regulator-always-on; regulator-always-on;
regulator-boot-on; regulator-boot-on;
regulator-min-microvolt = <1100000>;
regulator-max-microvolt = <1100000>;
regulator-initial-mode = <0x2>; regulator-initial-mode = <0x2>;
regulator-name = "vcc_ddr"; regulator-name = "vcc_ddr";
regulator-state-mem { regulator-state-mem {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册