Commit e6526f90 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Heiko Stuebner

arm64: dts: rockchip: Drop fephy pinctrl from gmac2phy on rk3328 rock-pi-e

Turns out the fephy pins are already claimed in the phy node, which is
rightfully where they should be claimed.

Drop the pinctrl properties from the gmac2phy node for the ROCK Pi E.

Fixes: b918e81f ("arm64: dts: rockchip: rk3328: Add Radxa ROCK Pi E")
Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20210426095916.14574-1-wens@kernel.orgSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6a11ffc2
......@@ -177,8 +177,6 @@ rtl8211e: ethernet-phy@1 {
};
&gmac2phy {
pinctrl-names = "default";
pinctrl-0 = <&fephyled_linkm1>, <&fephyled_rxm1>;
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment