Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e43f20e8 authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman
Browse files

ARM64: dts: meson-gxbb: adjust odroid-c2 gpio-line-names



GPIOX22 is now declared properly and TEST_N has been moved so
the gpio-line-names of the odroid-c2 must be adjusted accordingly

Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 1ce2c008
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -194,7 +194,9 @@
			  "USB HUB nRESET", "USB OTG Power En",
			  "J7 Header Pin2", "IR In", "J7 Header Pin4",
			  "J7 Header Pin6", "J7 Header Pin5", "J7 Header Pin7",
			  "HDMI CEC", "SYS LED";
			  "HDMI CEC", "SYS LED",
			  /* GPIO_TEST_N */
			  "";
};

&pinctrl_periphs {
@@ -233,11 +235,9 @@
			  "J2 Header Pin12", "J2 Header Pin13",
			  "J2 Header Pin8", "J2 Header Pin10",
			  "", "", "", "", "",
			  "J2 Header Pin11", "", "J2 Header Pin7",
			  "J2 Header Pin11", "", "J2 Header Pin7", "",
			  /* Bank GPIOCLK */
			  "", "", "", "",
			  /* GPIO_TEST_N */
			  "";
			  "", "", "", "";
};

&saradc {