Re: [PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state

From: Val Packett

Date: Sun Jun 28 2026 - 14:39:39 EST



On 6/16/26 6:25 AM, Maulik Shah wrote:
[..]
---
Maulik Shah (7):
irqchip/qcom-pdc: restructure version support
irqchip/qcom-pdc: Move all statics to struct pdc_desc
irqchip/qcom-pdc: Remove pdc_enable_intr() wrapper
irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
irqchip/qcom-pdc: Configure PDC to pass through mode
Revert "pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now"
arm64: dts: qcom: x1e80100: Add deepest idle state

Stephan Gerhold (1):
pinctrl: qcom: Acknowledge IRQs for PDC interrupt controller

[..]

Something about this series breaks the touchscreen interrupt (<&tlmm 81 IRQ_TYPE_LEVEL_LOW>) on sm7325-motorola-dubai :(

With this series, that interrupt only happens once (stuck at 1 in /proc/interrupts) so events are not reported. Something something level triggered..??


Thanks,
~val