Commit c3d91c82 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

arm64: dts: renesas: Drop superfluous pin configuration containers



As the pin configuration child nodes for EtherAVB on the Draak and Ebisu
boards contain only a single configuration, there is no need to wrap
them in additional grandchild containers.  Hence remove the superfluous
level.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20200819123910.19606-1-geert+renesas@glider.be
parent 3137852c
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -520,11 +520,9 @@ &pciec0 {

&pfc {
	avb_pins: avb {
		mux {
		groups = "avb_link", "avb_mii";
		function = "avb";
	};
	};

	canfd0_pins: canfd0 {
		groups = "canfd0_data";
+2 −4
Original line number Diff line number Diff line
@@ -393,11 +393,9 @@ &ohci0 {

&pfc {
	avb0_pins: avb {
		mux {
		groups = "avb0_link", "avb0_mdio", "avb0_mii";
		function = "avb0";
	};
	};

	can0_pins: can0 {
		groups = "can0_data_a";