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

Commit eb3e4bbe authored by Milo Kim's avatar Milo Kim Committed by Tony Lindgren
Browse files

ARM: dts: am335x: Add the power button interrupt



This enables the power button driver gets corresponding IRQ number by
using platform_get_irq().

Signed-off-by: default avatarMilo Kim <woogyom.kim@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 1934e89a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -324,6 +324,11 @@
		status = "okay";
	};

	pwrbutton {
		interrupts = <TPS65217_IRQ_PB>;
		status = "okay";
	};

	regulators {
		dcdc1_reg: regulator@0 {
			regulator-name = "vdds_dpr";