mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
committed by
Kevin Hilman
parent
e43f20e844
commit
c6496b47ae
@@ -122,7 +122,9 @@
|
||||
"J9 Header Pin33",
|
||||
"IR In",
|
||||
"HDMI CEC",
|
||||
"SYS LED";
|
||||
"SYS LED",
|
||||
/* GPIO_TEST_N */
|
||||
"";
|
||||
};
|
||||
|
||||
&pinctrl_periphs {
|
||||
@@ -163,9 +165,7 @@
|
||||
"WIFI 32K", "Bluetooth Enable",
|
||||
"Bluetooth WAKE HOST",
|
||||
/* Bank GPIOCLK */
|
||||
"", "J9 Header Pin39",
|
||||
/* GPIO_TEST_N */
|
||||
"";
|
||||
"", "J9 Header Pin39";
|
||||
};
|
||||
|
||||
&pwm_AO_ab {
|
||||
|
||||
Reference in New Issue
Block a user