Commit c6496b47 authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman

ARM64: dts: meson-gxl: adjust kvim gpio-line-names

TEST_N gpio has been moved so the gpio-line-names of the kvim
must be adjusted accordingly
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent e43f20e8
......@@ -122,7 +122,9 @@ &pinctrl_aobus {
"J9 Header Pin33",
"IR In",
"HDMI CEC",
"SYS LED";
"SYS LED",
/* GPIO_TEST_N */
"";
};
&pinctrl_periphs {
......@@ -163,9 +165,7 @@ &pinctrl_periphs {
"WIFI 32K", "Bluetooth Enable",
"Bluetooth WAKE HOST",
/* Bank GPIOCLK */
"", "J9 Header Pin39",
/* GPIO_TEST_N */
"";
"", "J9 Header Pin39";
};
&pwm_AO_ab {
......
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