mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 07:02:23 +00:00
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4cc8bfb912
commit
68c3a884d7
@ -98,6 +98,8 @@
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <ð_phy_pwr>;
|
||||
regulator-name = "vcc_phy";
|
||||
regulator-min-microvolt = <3300000>;
|
||||
regulator-max-microvolt = <3300000>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user