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

Commit d699a7b0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: smb5: Make TYPEC_ATTACH_DETACH_IRQ wakeup capable"

parents d75622e1 dcd65ed4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2438,6 +2438,7 @@ static struct smb_irq_info smb5_irqs[] = {
	[TYPEC_ATTACH_DETACH_IRQ] = {
		.name		= "typec-attach-detach",
		.handler	= typec_attach_detach_irq_handler,
		.wake		= true,
	},
	[TYPEC_LEGACY_CABLE_DETECT_IRQ] = {
		.name		= "typec-legacy-cable-detect",