Skip to content

Commit 7c1b46a

Browse files
tzuwen_changasus-leslieyu
authored andcommitted
dts: remove vcc_phy node
There is no eth phy power control pin on tinkerboard. Change-Id: Id7e42c2e9cfd62f00635d4d1297a287ee2755a14
1 parent 5c1c565 commit 7c1b46a

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

arch/arm/boot/dts/rk3288-tinker-board.dtsi

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -121,19 +121,6 @@
121121
regulator-max-microvolt = <1800000>;
122122
};
123123

124-
vcc_phy: vcc-phy-regulator {
125-
compatible = "regulator-fixed";
126-
enable-active-high;
127-
gpio = <&gpio0 6 GPIO_ACTIVE_HIGH>;
128-
pinctrl-names = "default";
129-
pinctrl-0 = <&eth_phy_pwr>;
130-
regulator-name = "vcc_phy";
131-
regulator-min-microvolt = <3300000>;
132-
regulator-max-microvolt = <3300000>;
133-
regulator-always-on;
134-
regulator-boot-on;
135-
};
136-
137124
vdd_3v3_reg: fixedregulator_3v3 {
138125
compatible = "regulator-fixed";
139126
regulator-name = "3v3";

0 commit comments

Comments
 (0)