ARM: dts: imx: ventana: GW54xx PMIC swbst reg always-on

The GW54xx PMIC swbst regulator is used for LVDS power, CANbus xceiver
and HDMI DDC and is enabled by the bootloader. Set the regulator to
always-on so that Linux doesn't turn it off thinking its not needed.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Tim Harvey 2015-11-06 14:40:30 -08:00 коммит произвёл Shawn Guo
Родитель b312e3600d
Коммит 70b6b438cc
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -260,6 +260,8 @@
swbst_reg: swbst {
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5150000>;
regulator-boot-on;
regulator-always-on;
};
snvs_reg: vsnvs {