Unverified Commit a79668c1 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sun9i: Remove deprecated pinctrl properties



We switched to the generic pinctrl binding some time ago, yet the GMAC
pinctrl node apparently slipped through. Fix this.

Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent d4fe5b15
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -961,11 +961,10 @@
			#gpio-cells = <3>;

			gmac_rgmii_pins: gmac-rgmii-pins {
				allwinner,pins = "PA0", "PA1", "PA2", "PA3",
						 "PA4", "PA5", "PA7", "PA8",
						 "PA9", "PA10", "PA12", "PA13",
						 "PA15", "PA16", "PA17";
				allwinner,function = "gmac";
				pins = "PA0", "PA1", "PA2", "PA3", "PA4", "PA5",
				       "PA7", "PA8", "PA9", "PA10", "PA12",
				       "PA13", "PA15", "PA16", "PA17";
				function = "gmac";
				/*
				 * data lines in RGMII mode use DDR mode
				 * and need a higher signal drive strength