OSDN Git Service

ARM64: dts: meson-gxbb: adjust nanopi-k2 gpio-line-names
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 21 Sep 2017 17:14:47 +0000 (19:14 +0200)
committerKevin Hilman <khilman@baylibre.com>
Thu, 12 Oct 2017 00:12:03 +0000 (17:12 -0700)
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: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts

index 4b17a76..745d77f 100644 (file)
                          "VCCK En", "CON1 Header Pin31",
                          "I2S Header Pin6", "IR In", "I2S Header Pin7",
                          "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 {
                          "Bluetooth UART TX", "Bluetooth UART RX",
                          "Bluetooth UART CTS", "Bluetooth UART RTS",
                          "", "", "", "WIFI 32K", "Bluetooth Enable",
-                         "Bluetooth WAKE HOST",
+                         "Bluetooth WAKE HOST", "",
                          /* Bank GPIOCLK */
-                         "", "CON1 Header Pin35", "", "",
-                         /* GPIO_TEST_N */
-                         "";
+                         "", "CON1 Header Pin35", "", "";
 };
 
 &pwm_ef {