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

Commit e9f2c2ae authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: add power controller to the Gemini DTS



This adds the Gemini power controller to the SoC DTSI
file.

Cc: Janos Laube <janos.dev@gmail.com>
Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 6ae4d211
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -75,6 +75,12 @@
			#interrupt-cells = <2>;
			#interrupt-cells = <2>;
		};
		};


		power-controller@4b000000 {
			compatible = "cortina,gemini-power-controller";
			reg = <0x4b000000 0x100>;
			interrupts = <26 IRQ_TYPE_EDGE_RISING>;
		};

		gpio0: gpio@4d000000 {
		gpio0: gpio@4d000000 {
			compatible = "cortina,gemini-gpio";
			compatible = "cortina,gemini-gpio";
			reg = <0x4d000000 0x100>;
			reg = <0x4d000000 0x100>;