]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Thu, 21 Jul 2022 12:58:45 +0000 (14:58 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Jul 2022 12:58:46 +0000 (14:58 +0200)
commitf4133e6101d063f7ab0ffe21a6dc74373a209cd8
tree54ff876e94148f1e1626ba9c6fe7b1f2f865bf29
parent3ec530179081c8548fbd93db847e6e56ccfa04cb
parentfa267eafb507a2e14e62c12230b849a27e7af68a
Merge tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes

AT91 fixes for 5.19 #3

It contains one fix for LAN966 based SoCs fixing the frequency of
sys_clk. sys_clk is feeding different IPs so having proper frequency
for it in DT is necessary for proper working of different drivers.

* tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: lan966x: fix sys_clk frequency

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