Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 677c432c authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman
Browse files

ARM: dts: meson8: remove gpio offset



Remove pin offset on the AO controller. meson pinctrl no longer has
this quirk

Tested-by: default avatarMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent dac16187
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@
			reg-names = "mux", "pull", "gpio";
			gpio-controller;
			#gpio-cells = <2>;
			gpio-ranges = <&pinctrl_aobus 0 120 16>;
			gpio-ranges = <&pinctrl_aobus 0 0 16>;
		};

		uart_ao_a_pins: uart_ao_a {
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@
			reg-names = "mux", "pull", "gpio";
			gpio-controller;
			#gpio-cells = <2>;
			gpio-ranges = <&pinctrl_aobus 0 130 16>;
			gpio-ranges = <&pinctrl_aobus 0 0 16>;
		};

		uart_ao_a_pins: uart_ao_a {