mbox series

[GIT,PULL] AT91 fixes for 5.19 #3

Message ID 20220721075705.1739915-1-claudiu.beznea@microchip.com (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] AT91 fixes for 5.19 #3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-5.19-3

Message

Claudiu Beznea July 21, 2022, 7:57 a.m. UTC
The following changes since commit 2fdf15b50a46e366740df4cccbe2343269b4ff55:

  ARM: dts: at91: sama5d2: Fix typo in i2s1 node (2022-07-08 17:44:33 +0300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-5.19-3

for you to fetch changes up to ef0324b6415db6742bd632dc0dfbb8fbc111473b:

  ARM: dts: lan966x: fix sys_clk frequency (2022-07-18 09:31:22 +0300)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Michael Walle (1):
      ARM: dts: lan966x: fix sys_clk frequency

 arch/arm/boot/dts/lan966x.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)