[GIT PULL] AT91 fixes for v5.19 #2
Claudiu Beznea
claudiu.beznea at microchip.com
Fri Jul 8 08:16:21 PDT 2022
Hi, Arnd, Olof, ARM SoC maintainers,
In case it is not too late, please pull these 2 fixes for 5.19.
They are necessary for proper working of:
- I2S1 interface on SAMA5D2
- switch available on kswitch-d10 based boards.
Thank you,
Claudiu Beznea
The following changes since commit 91d60e259c0f58c855f88f3fe5b7909aec563525:
ARM: at91: pm: Mark at91_pm_secure_init as __init (2022-06-28 12:55:32 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-5.19-2
for you to fetch changes up to 2fdf15b50a46e366740df4cccbe2343269b4ff55:
ARM: dts: at91: sama5d2: Fix typo in i2s1 node (2022-07-08 17:44:33 +0300)
----------------------------------------------------------------
AT91 fixes for 5.19 #2
It contains 2 DT fixes:
- one for SAMA5D2 to fix the i2s1 assigned-clock-parents property
- one for kswitch-d10 (LAN966 based) enforcing proper settings
on GPIO pins
----------------------------------------------------------------
Michael Walle (1):
ARM: dts: kswitch-d10: use open drain mode for coma-mode pins
Ryan Wanner (1):
ARM: dts: at91: sama5d2: Fix typo in i2s1 node
arch/arm/boot/dts/lan966x-kontron-kswitch-d10-mmt.dtsi | 8 ++++----
arch/arm/boot/dts/sama5d2.dtsi | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
More information about the linux-arm-kernel
mailing list