Skip to content

Commit

Permalink
arm64: dts: rockchip: Drop fephy pinctrl from gmac2phy on rk3328 rock…
Browse files Browse the repository at this point in the history
…-pi-e

[ Upstream commit e6526f9 ]

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: b918e81 ("arm64: dts: rockchip: rk3328: Add Radxa ROCK Pi E")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20210426095916.14574-1-wens@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
wens authored and gregkh committed Jul 20, 2021
1 parent 62ace4c commit 3b5eb8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
Expand Up @@ -177,8 +177,6 @@
};

&gmac2phy {
pinctrl-names = "default";
pinctrl-0 = <&fephyled_linkm1>, <&fephyled_rxm1>;
status = "okay";
};

Expand Down

0 comments on commit 3b5eb8c

Please sign in to comment.