提交 75a3f782 编写于 作者: J Jeremy McNicoll 提交者: Andy Gross

arm64: dts: msm8992 add fixed regulator

This regulator is not moving anywhere.  Sit, stay...
Signed-off-by: NJeremy McNicoll <jeremymc@redhat.com>
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
上级 ed75d6a9
......@@ -68,6 +68,17 @@
clock-frequency = <32768>;
};
vreg_vph_pwr: vreg-vph-pwr {
compatible = "regulator-fixed";
status = "okay";
regulator-name = "vph-pwr";
regulator-min-microvolt = <3600000>;
regulator-max-microvolt = <3600000>;
regulator-always-on;
};
soc {
#address-cells = <1>;
#size-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册