1
0
Fork 0

arm64: dts: rockchip: add voltage properties for vcc3v3_pcie on rk3399 ficus

The vcc3v3_pcie regulator supplies 3.3V so add voltage properties
for it.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
[split off from original patch]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
hifive-unleashed-5.1
Enric Balletbo i Serra 2018-07-14 14:09:22 -03:00 committed by Heiko Stuebner
parent 65abc84587
commit 34e05c2ee5
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@
pinctrl-0 = <&pcie_drv>;
regulator-boot-on;
regulator-name = "vcc3v3_pcie";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
vin-supply = <&vcc3v3_sys>;
};