* [GIT PULL] pin control fixes for v5.18
@ 2022-05-19 12:47 Linus Walleij
2022-05-19 16:14 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Linus Walleij @ 2022-05-19 12:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, open list:GPIO SUBSYSTEM
Hi Linus,
some late pin control fixes for the v5.18 series. Only driver fixes
as is appropriate.
Details in the signed tag.
Please pull it in!
Yours,
Linus Walleij
The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:
Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.18-3
for you to fetch changes up to e199975b775a37750903025915f7bc0ccda829e5:
pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pin
(2022-05-14 01:07:08 +0200)
----------------------------------------------------------------
Pin control fixes for the v5.18 series:
- Fix an altmode in the Ocelot driver
- Fix the IES control pins in the Mediatek MT8365 driver
- Fix the UART2 function pin assignments in the
Sunxi (AMLogic) driver
- Fix the signal name of the PA2 SPI pin in the Sunxi
(AMLogic) driver
----------------------------------------------------------------
Andre Przywara (1):
pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pin
Horatiu Vultur (1):
pinctrl: ocelot: Fix for lan966x alt mode
IotaHydrae (1):
pinctrl: sunxi: fix f1c100s uart2 function
Mattijs Korpershoek (1):
pinctrl: mediatek: mt8365: fix IES control pins
drivers/pinctrl/mediatek/pinctrl-mt8365.c | 2 +-
drivers/pinctrl/pinctrl-ocelot.c | 4 +++-
drivers/pinctrl/sunxi/pinctrl-suniv-f1c100s.c | 4 ++--
3 files changed, 6 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] pin control fixes for v5.18
2022-05-19 12:47 [GIT PULL] pin control fixes for v5.18 Linus Walleij
@ 2022-05-19 16:14 ` pr-tracker-bot
0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-05-19 16:14 UTC (permalink / raw)
To: Linus Walleij; +Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM
The pull request you sent on Thu, 19 May 2022 14:47:11 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.18-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/18e471dde0e3d09874f50aa399cb70169abfa158
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] pin control fixes for v5.18
2022-04-26 22:24 Linus Walleij
@ 2022-04-26 23:49 ` pr-tracker-bot
0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-04-26 23:49 UTC (permalink / raw)
To: Linus Walleij; +Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM
The pull request you sent on Wed, 27 Apr 2022 00:24:48 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.18-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/46cf2c613f4b10eb12f749207b0fd2c1bfae3088
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] pin control fixes for v5.18
@ 2022-04-26 22:24 Linus Walleij
2022-04-26 23:49 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Linus Walleij @ 2022-04-26 22:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, open list:GPIO SUBSYSTEM
Hi Linus,
some assorted collected pin control fixes.
Details in the signed tag!
Please pull them in.
Yours,
Linus Walleij
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.18-2
for you to fetch changes up to 0c9843a74a85224a89daa81fa66891dae2f930e1:
pinctrl: pistachio: fix use of irq_of_parse_and_map() (2022-04-24
16:24:09 +0200)
----------------------------------------------------------------
Pin control fixes for v5.18:
- Fix some register offsets on Intel Alderlake
- Fix the order the UFS and SDC pins on Qualcomm SM6350
- Fix a build error in Mediatek Moore.
- Fix a pin function table in the Sunplus SP7021.
- Fix some Kconfig and static keywords on the Samsung
Tesla FSD SoC.
- Fix up the EOI function for edge triggered IRQs and keep
the block clock enabled for level IRQs in the
STM32 driver.
- Fix some bits and order in the Rockchip RK3308 driver.
- Handle the errorpath in the Pistachio driver probe()
properly.
----------------------------------------------------------------
Andy Shevchenko (1):
pinctrl: alderlake: Fix register offsets for ADL-N variant
Krzysztof Kozlowski (2):
pinctrl: samsung: staticize fsd_pin_ctrl
pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
Linus Walleij (2):
Merge tag 'intel-pinctrl-v5.18-2' of
gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into fixes
Merge tag 'samsung-pinctrl-fixes-5.18' of
https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into
fixes
Luca Ceresoli (2):
pinctrl: rockchip: fix RK3308 pinmux bits
pinctrl: rockchip: sort the rk3308_mux_recalced_data entries
Luca Weiss (1):
pinctrl: qcom: sm6350: fix order of UFS & SDC pins
Lv Ruyi (1):
pinctrl: pistachio: fix use of irq_of_parse_and_map()
Marek Vasut (2):
pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered
IRQs in EOI
pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
Wells Lu (1):
pinctrl: Fix an error in pin-function table of SP7021
YueHaibing (1):
pinctrl: mediatek: moore: Fix build error
arch/arm/mach-exynos/Kconfig | 1 -
drivers/pinctrl/intel/pinctrl-alderlake.c | 60 ++++++++++++++--------
drivers/pinctrl/mediatek/Kconfig | 1 +
drivers/pinctrl/pinctrl-pistachio.c | 6 +--
drivers/pinctrl/pinctrl-rockchip.c | 69 ++++++++++++++++----------
drivers/pinctrl/qcom/pinctrl-sm6350.c | 16 +++---
drivers/pinctrl/samsung/Kconfig | 11 ++--
drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 2 +-
drivers/pinctrl/stm32/pinctrl-stm32.c | 23 ++++++++-
drivers/pinctrl/sunplus/sppctl_sp7021.c | 8 +++
10 files changed, 128 insertions(+), 69 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-05-19 16:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19 12:47 [GIT PULL] pin control fixes for v5.18 Linus Walleij
2022-05-19 16:14 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2022-04-26 22:24 Linus Walleij
2022-04-26 23:49 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®