Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Wed, 28 Sep 2022 17:52:14 +0000 (10:52 -0700)
committerStephen Boyd <sboyd@kernel.org>
Wed, 28 Sep 2022 17:52:14 +0000 (10:52 -0700)
commit3d87f6c3be0df4a0f6d0ca719550a7bc77e520bf
tree45d0b834fe6d03a9009d4be7837e204b21d4cd20
parent6726d552a6912e88cf63fe2bda87b2efa0efc7d0
parent05d27090b6dc88bce71a608d1271536e582b73d1
Merge tag 'clk-microchip-fixes-6.0' of https://git./linux/kernel/git/at91/linux into clk-fixes

Pull Microchip clock fixes for Polarfire SoCs:

 - fix panic at boot in clock initialization when building with clang-15
 - make RTC's AHB clock critical as rtc will stop if the AHB
   interface clock is disabled

* tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  clk: microchip: mpfs: make the rtc's ahb clock critical
  clk: microchip: mpfs: fix clk_cfg array bounds violation