ARM: dts: mediatek: mt6323: add AUXADC support

Add the devicetree node for the mt6323 AUXADC.

Tested-by: Ben Grisdale <bengris32@protonmail.ch> # Amazon Echo Dot (2nd Generation)
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Roman Vivchar <rva333@protonmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Roman Vivchar 2026-07-09 13:52:50 +03:00 committed by AngeloGioacchino Del Regno
parent 1ff741220d
commit 6326a6811b
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -14,6 +14,11 @@ pmic: mt6323 {
interrupt-controller;
#interrupt-cells = <2>;
mt6323_adc: adc {
compatible = "mediatek,mt6323-auxadc";
#io-channel-cells = <1>;
};
mt6323_leds: leds {
compatible = "mediatek,mt6323-led";
#address-cells = <1>;