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

Commit b7a06bcb authored by Quentin Schulz's avatar Quentin Schulz Committed by Maxime Ripard
Browse files

ARM: dtsi: axp81x: add GPIO DT node



This adds DT node for the GPIO/pinctrl part present in AXP813/AXP818.

Signed-off-by: default avatarQuentin Schulz <quentin.schulz@free-electrons.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 74942cd5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -48,6 +48,12 @@
	interrupt-controller;
	#interrupt-cells = <1>;

	axp_gpio: axp-gpio {
		compatible = "x-powers,axp813-gpio";
		gpio-controller;
		#gpio-cells = <2>;
	};

	regulators {
		/* Default work frequency for buck regulators */
		x-powers,dcdc-freq = <3000>;