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 { ...@@ -122,7 +122,9 @@ &pinctrl_aobus {
"J9 Header Pin33", "J9 Header Pin33",
"IR In", "IR In",
"HDMI CEC", "HDMI CEC",
"SYS LED"; "SYS LED",
/* GPIO_TEST_N */
"";
}; };
&pinctrl_periphs { &pinctrl_periphs {
...@@ -163,9 +165,7 @@ &pinctrl_periphs { ...@@ -163,9 +165,7 @@ &pinctrl_periphs {
"WIFI 32K", "Bluetooth Enable", "WIFI 32K", "Bluetooth Enable",
"Bluetooth WAKE HOST", "Bluetooth WAKE HOST",
/* Bank GPIOCLK */ /* Bank GPIOCLK */
"", "J9 Header Pin39", "", "J9 Header Pin39";
/* GPIO_TEST_N */
"";
}; };
&pwm_AO_ab { &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