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

Unverified Commit 84204fb6 authored by Luca Weiss's avatar Luca Weiss Committed by Maxime Ripard
Browse files

arm64: dts: allwinner: a64: Add lradc node



Add a node describing the KEYADC on the A64.

Signed-off-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 355fb0e5
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -740,6 +740,14 @@
			status = "disabled";
		};

		lradc: lradc@1c21800 {
			compatible = "allwinner,sun50i-a64-lradc",
				     "allwinner,sun8i-a83t-r-lradc";
			reg = <0x01c21800 0x400>;
			interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
			status = "disabled";
		};

		i2s0: i2s@1c22000 {
			#sound-dai-cells = <0>;
			compatible = "allwinner,sun50i-a64-i2s",