[GIT PULL] late pin control fixes for v6.11

From: Linus Walleij
Date: Sat Sep 14 2024 - 08:18:46 EST


Hi Linus,

here are some late fixes for two pin control drivers that should
ideally go into v6.11.

Please pull it in, details in the signed tag!

Yours,
Linus Walleij

The following changes since commit da3ea35007d0af457a0afc87e84fddaebc4e0b63:

Linux 6.11-rc7 (2024-09-08 14:50:28 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.11-4

for you to fetch changes up to 71e4001a0455ec2b6218715c81f374f1ab8b1b12:

pinctrl: pinctrl-cy8c95x0: Fix regcache (2024-09-13 13:14:18 +0200)

----------------------------------------------------------------
Pin control fixes for the v6.11 series:

- One Intel patch that I mistakedly merged into for-next
despite it belongs in fixes: add Arrow Lake-H/U ACPI
ID so this Arrow Lake chip probes.

- One fix making the CY895x0 reg cache work, which is
good because it makes the device work too.

----------------------------------------------------------------
Linus Walleij (1):
Merge tag 'intel-pinctrl-v6.11-1' of
git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes

Mika Westerberg (1):
pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID

Patrick Rudolph (1):
pinctrl: pinctrl-cy8c95x0: Fix regcache

drivers/pinctrl/intel/pinctrl-meteorlake.c | 1 +
drivers/pinctrl/pinctrl-cy8c95x0.c | 14 +++++++++-----
2 files changed, 10 insertions(+), 5 deletions(-)