Merge tag 'at91-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Fri, 8 Jul 2022 20:43:59 +0000 (22:43 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 8 Jul 2022 20:44:01 +0000 (22:44 +0200)
commit5e7230a4daf97d2fb4c764395f1c79fc420dd96f
tree8a2eaee8593ea7da1c7d65ee876245454cac6843
parent2dc94f06127f306201b10617df54ea7f265bcce9
parent2fdf15b50a46e366740df4cccbe2343269b4ff55
Merge tag 'at91-fixes-5.19-2' of git://git./linux/kernel/git/at91/linux into arm/fixes

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

* tag 'at91-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: sama5d2: Fix typo in i2s1 node
  ARM: dts: kswitch-d10: use open drain mode for coma-mode pins

Link: https://lore.kernel.org/r/20220708151621.860339-1-claudiu.beznea@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>