Message ID | 20241216130700.321518-1-claudiu.beznea.uj@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | pinctrl: renesas: rzg2l: Fixes for suspend to RAM | expand |
Hi! > This series backports suspend to RAM fixes for the rzgl2 pinctrl > driver. So this adds buggy version in 1/ then fixes it in 3/. Ok, that happened in mainline, so we can't fix that. Also changelog in 2/ says "resumming", but it is too late to fix that, too. So I can apply this (and 6.1 version, which looks good, too) (*). Best regards, Pavel (*) if it compiles and noone else comments, as usual.
Hi! > This series backports suspend to RAM fixes for the rzgl2 pinctrl > driver. > > Thank you, > Claudiu Beznea > > Claudiu Beznea (3): > pinctrl: renesas: rzg2l: Execute atomically the interrupt > configuration > pinctrl: renesas: rzg2l: Configure the interrupt type on resume > pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore} Thank you, applied and pushed out. BR, Pavel
From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> Hi, This series backports suspend to RAM fixes for the rzgl2 pinctrl driver. Thank you, Claudiu Beznea Claudiu Beznea (3): pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration pinctrl: renesas: rzg2l: Configure the interrupt type on resume pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore} drivers/pinctrl/renesas/pinctrl-rzg2l.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)