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

Commit 8d1b908f authored by Neil Armstrong's avatar Neil Armstrong Committed by Kevin Hilman
Browse files

ARM: dts: meson8b: Add gpio-ranges properties

parent 90f349ad
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -198,6 +198,7 @@
				reg-names = "mux", "pull", "pull-enable", "gpio";
				gpio-controller;
				#gpio-cells = <2>;
				gpio-ranges = <&pinctrl_cbus 0 0 130>;
			};
		};

@@ -215,6 +216,7 @@
				reg-names = "mux", "pull", "gpio";
				gpio-controller;
				#gpio-cells = <2>;
				gpio-ranges = <&pinctrl_aobus 0 130 16>;
			};

			uart_ao_a_pins: uart_ao_a {