From: Neil Armstrong Date: Tue, 23 May 2017 14:21:51 +0000 (+0200) Subject: ARM64: dts: Fix GXBB periphs pinctrl pull-enable register base X-Git-Tag: v4.13-rc1~165^2~17^2~10 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9ef366a45629c80a612e41bd5c6d926aff7013b0;p=karo-tx-linux.git ARM64: dts: Fix GXBB periphs pinctrl pull-enable register base The pull-enable register base was wrongly copied from the meson8b pinctrl node, but was not used yet. Fixes: c328666d58aa ("ARM64: dts: amlogic: Add Meson GX dtsi from GXBB") Signed-off-by: Neil Armstrong Reviewed-by: Jerome Brunet Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 6f8b30110fc3..47ca44d3f319 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -351,7 +351,7 @@ gpio: bank@4b0 { reg = <0x0 0x004b0 0x0 0x28>, <0x0 0x004e8 0x0 0x14>, - <0x0 0x00120 0x0 0x14>, + <0x0 0x00520 0x0 0x14>, <0x0 0x00430 0x0 0x40>; reg-names = "mux", "pull", "pull-enable", "gpio"; gpio-controller;