Hi Linux pin control maintainers, One little change so far for v5.13 cycle. The other one in your fixes branch and shouldn't affect the merge (will be excluded automatically). Thanks, With Best Regards, Andy Shevchenko The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.13-1 for you to fetch changes up to 5b613df3f499e305f3aecd58090a71ec0d92930d: pinctrl: intel: No need to disable IRQs in the handler (2021-03-25 14:52:41 +0200) ---------------------------------------------------------------- intel-pinctrl for v5.13-1 * Don't disable disabled IRQs in the handler * Fix the base calculation for groups defined by size The following is an automated git shortlog grouped by driver: intel: - No need to disable IRQs in the handler - Show the GPIO base calculation explicitly ---------------------------------------------------------------- Andy Shevchenko (2): pinctrl: intel: Show the GPIO base calculation explicitly pinctrl: intel: No need to disable IRQs in the handler drivers/pinctrl/intel/pinctrl-intel.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) -- With Best Regards, Andy Shevchenko