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

Commit d9563271 authored by Alexander Monakov's avatar Alexander Monakov Committed by Jisheng Zhang
Browse files

ARM: dts: berlin2cd: add ADC/thermal sensor node

parent 6601971d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -480,6 +480,12 @@
				sys_pinctrl: pin-controller {
					compatible = "marvell,berlin2cd-system-pinctrl";
				};

				adc: adc {
					compatible = "marvell,berlin2-adc";
					interrupts = <12>, <14>;
					interrupt-names = "adc", "tsen";
				};
			};

			sic: interrupt-controller@e000 {