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

Commit 352f72b4 authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman
Browse files

ARM64: dts: meson-gx: remove gpio offset



Remove pin offset on the EE controller. Meson pinctrl no longer has
this quirk

Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 677c432c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -379,7 +379,7 @@
			reg-names = "mux", "pull", "pull-enable", "gpio";
			gpio-controller;
			#gpio-cells = <2>;
			gpio-ranges = <&pinctrl_periphs 0 14 120>;
			gpio-ranges = <&pinctrl_periphs 0 0 120>;
		};

		emmc_pins: emmc {
+1 −1
Original line number Diff line number Diff line
@@ -268,7 +268,7 @@
			reg-names = "mux", "pull", "pull-enable", "gpio";
			gpio-controller;
			#gpio-cells = <2>;
			gpio-ranges = <&pinctrl_periphs 0 10 101>;
			gpio-ranges = <&pinctrl_periphs 0 0 101>;
		};

		emmc_pins: emmc {