This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9f7fb8de5d9b Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/ [...] new 30cc53897470 pinctrl: thunderbay: comment process of building functions a bit new 25d2e41cf59b pinctrl: thunderbay: rework loops looking for groups names new aa28514592d5 pinctrl: cherryview: Trigger hwirq0 for interrupt-lines wi [...] new 1fd6bb5b47a6 pinctrl: sunxi: Fix H616 I2S3 pin data new 77311237eaff pinctrl: Place correctly CONFIG_PINCTRL_ST in the Makefile new e986f0e602f1 pinctrl: intel: fix unexpected interrupt new e12963c45326 pinctrl: intel: Fix a glitch when updating IRQ flags on a [...] new 500c77eed0fe pinctrl: zynqmp: Revert "Unify pin naming" new 474932a3b215 Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:p [...] new 5297c693d8c8 pinctrl: bcm2835: Fix a few error paths new 3a5286955bf5 pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP new baf927a833ca pinctrl: microchip-sgpio: Fix support for regmap new 3e5832e923a9 Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/sc [...] new 235528072f28 kunit: tool: Import missing importlib.abc new 27bb0b18c208 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git:// [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/pinctrl/Makefile | 2 +- drivers/pinctrl/bcm/Kconfig | 1 + drivers/pinctrl/bcm/pinctrl-bcm2835.c | 23 +++++--- drivers/pinctrl/intel/pinctrl-cherryview.c | 5 +- drivers/pinctrl/intel/pinctrl-intel.c | 64 +++++++++++--------- drivers/pinctrl/pinctrl-microchip-sgpio.c | 3 +- drivers/pinctrl/pinctrl-thunderbay.c | 90 +++++++++++------------------ drivers/pinctrl/pinctrl-zynqmp.c | 10 ++-- drivers/pinctrl/sunxi/pinctrl-sun50i-h616.c | 8 +-- tools/testing/kunit/kunit_kernel.py | 1 + 10 files changed, 102 insertions(+), 105 deletions(-)