]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3cbd090cd7207e4d93debe1cf091c1107040369c
tree8a2eaee8593ea7da1c7d65ee876245454cac6843
parente73c1c2bcc64e8c89252204454dcf3c2f581547e
parent5cdba0d587703cf37bdcec67c8739abde69dfc85
Merge tag 'at91-fixes-5.19-2' of git://git.kernel.org/pub/scm/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>