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

Commit 18ae17bc authored by Neil Armstrong's avatar Neil Armstrong Committed by Kevin Hilman
Browse files

ARM64: dts: meson-gxbb: Add gpio-ranges properties

parent 57ef5798
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -118,6 +118,7 @@
			reg-names = "mux", "pull", "gpio";
			reg-names = "mux", "pull", "gpio";
			gpio-controller;
			gpio-controller;
			#gpio-cells = <2>;
			#gpio-cells = <2>;
			gpio-ranges = <&pinctrl_aobus 0 0 14>;
		};
		};


		uart_ao_a_pins: uart_ao_a {
		uart_ao_a_pins: uart_ao_a {
@@ -210,6 +211,7 @@
			reg-names = "mux", "pull", "pull-enable", "gpio";
			reg-names = "mux", "pull", "pull-enable", "gpio";
			gpio-controller;
			gpio-controller;
			#gpio-cells = <2>;
			#gpio-cells = <2>;
			gpio-ranges = <&pinctrl_periphs 0 14 120>;
		};
		};


		emmc_pins: emmc {
		emmc_pins: emmc {