aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2018-11-07 11:45:50 +0100
committerKevin Hilman <khilman@baylibre.com>2018-11-29 12:29:53 -0800
commit5b78012636f537344bd551934387f5772c38ba80 (patch)
tree781499545a28e6465cf61b98bd18af399db42613 /arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
parentarm64: dts: meson-gxbb-odroidc2: fix GPIO lines names (diff)
downloadlinux-dev-5b78012636f537344bd551934387f5772c38ba80.tar.xz
linux-dev-5b78012636f537344bd551934387f5772c38ba80.zip
arm64: dts: meson-gxl-khadas-vim: fix GPIO lines names
The gpio line names were set in the pinctrl node instead of the gpio node, at the time it was merged, it worked, but was obviously wrong. This patch moves the properties to the gpio nodes. Fixes: 60795933b709 ("ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names") Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
index 7e0717d982df..3ce66d0d937f 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
@@ -112,7 +112,7 @@
linux,rc-map-name = "rc-geekbox";
};
-&pinctrl_aobus {
+&gpio_ao {
gpio-line-names = "UART TX",
"UART RX",
"Power Key In",
@@ -127,7 +127,7 @@
"";
};
-&pinctrl_periphs {
+&gpio {
gpio-line-names = /* Bank GPIOZ */
"", "", "", "", "", "", "",
"", "", "", "", "", "", "",