提交 b7a06bcb 编写于 作者: Q Quentin Schulz 提交者: Maxime Ripard

ARM: dtsi: axp81x: add GPIO DT node

This adds DT node for the GPIO/pinctrl part present in AXP813/AXP818.
Signed-off-by: NQuentin Schulz <quentin.schulz@free-electrons.com>
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Acked-by: NChen-Yu Tsai <wens@csie.org>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 74942cd5
......@@ -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>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册