未验证 提交 ca6ca2cd 编写于 作者: Q Quentin Schulz 提交者: Maxime Ripard

ARM: dtsi: axp81x: add node for ADC

This adds a DT node for the ADC of the PMIC so that there can be
consumers of its IIO channels declaring their consumptions via DT.
Signed-off-by: NQuentin Schulz <quentin.schulz@bootlin.com>
Acked-by: NChen-Yu Tsai <wens@csie.org>
Signed-off-by: NMaxime Ripard <maxime.ripard@bootlin.com>
上级 81be3e4c
...@@ -48,6 +48,11 @@ ...@@ -48,6 +48,11 @@
interrupt-controller; interrupt-controller;
#interrupt-cells = <1>; #interrupt-cells = <1>;
axp_adc: adc {
compatible = "x-powers,axp813-adc";
#io-channel-cells = <1>;
};
axp_gpio: axp-gpio { axp_gpio: axp-gpio {
compatible = "x-powers,axp813-gpio"; compatible = "x-powers,axp813-gpio";
gpio-controller; gpio-controller;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册