Commit 1ce2c008 authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman

ARM64: dts: meson-gxbb: adjust nanopi-k2 gpio-line-names

GPIOX22 is now declared properly and TEST_N has been moved so
the gpio-line-names of the nanopi-k2 must be adjusted accordingly
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 7dbe78e5
...@@ -183,7 +183,9 @@ &pinctrl_aobus { ...@@ -183,7 +183,9 @@ &pinctrl_aobus {
"VCCK En", "CON1 Header Pin31", "VCCK En", "CON1 Header Pin31",
"I2S Header Pin6", "IR In", "I2S Header Pin7", "I2S Header Pin6", "IR In", "I2S Header Pin7",
"I2S Header Pin3", "I2S Header Pin4", "I2S Header Pin3", "I2S Header Pin4",
"I2S Header Pin5", "HDMI CEC", "SYS LED"; "I2S Header Pin5", "HDMI CEC", "SYS LED",
/* GPIO_TEST_N */
"";
}; };
&pinctrl_periphs { &pinctrl_periphs {
...@@ -229,11 +231,9 @@ &pinctrl_periphs { ...@@ -229,11 +231,9 @@ &pinctrl_periphs {
"Bluetooth UART TX", "Bluetooth UART RX", "Bluetooth UART TX", "Bluetooth UART RX",
"Bluetooth UART CTS", "Bluetooth UART RTS", "Bluetooth UART CTS", "Bluetooth UART RTS",
"", "", "", "WIFI 32K", "Bluetooth Enable", "", "", "", "WIFI 32K", "Bluetooth Enable",
"Bluetooth WAKE HOST", "Bluetooth WAKE HOST", "",
/* Bank GPIOCLK */ /* Bank GPIOCLK */
"", "CON1 Header Pin35", "", "", "", "CON1 Header Pin35", "", "";
/* GPIO_TEST_N */
"";
}; };
&pwm_ef { &pwm_ef {
......
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