提交 46850c55 编写于 作者: H Hans de Goede 提交者: Maxime Ripard

ARM: dts: axp22x.dtsi: Add reg_drivebus node

Add a node describing the drivebus regulator which is an (optional)
part of the axp221/axp223 pmic. Since this regulator may not be
available at all depending on the board, mark it as disabled by
default.
Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 94efd9da
...@@ -141,6 +141,11 @@ ...@@ -141,6 +141,11 @@
regulator-max-microvolt = <3000000>; regulator-max-microvolt = <3000000>;
regulator-name = "rtc_ldo"; regulator-name = "rtc_ldo";
}; };
reg_drivevbus: drivevbus {
regulator-name = "drivevbus";
status = "disabled";
};
}; };
usb_power_supply: usb_power_supply { usb_power_supply: usb_power_supply {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册