On Wed, 2025-07-02 at 13:15 +0100, Peter Griffin wrote: > When adding the dedicated gs101_wkup_irq_chip struct to support the eint > wakeup mask the .eint_con, eint_mask and .eint_pend fields were missed. The > result is that irqs on gs101 for the buttons etc are broken. > > Reported-by: André Draszik <andre.draszik@xxxxxxxxxx> > Fixes: 2642f55d44ce ("pinctrl: samsung: add support for gs101 wakeup mask programming") > Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx> > --- > Note: no Closes tag as issue was reported on private chat. Permission has > been obtained for using the Reported-by tag. Tested-by: André Draszik <andre.draszik@xxxxxxxxxx>