Merge tag 'clk-microchip-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@kernel.org>
Wed, 25 Jan 2023 19:35:32 +0000 (11:35 -0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 25 Jan 2023 19:35:32 +0000 (11:35 -0800)
commit9645ccfaad4d6c8be6742a062496751ef5336352
tree823de4f021f1e4a14160396d24cd84a8f2091665
parent1b929c02afd37871d5afb9d498426f83432e71c2
parent80519d8ccc6b65bfbc8571ea16992141d71510e9
Merge tag 'clk-microchip-6.3' of https://git./linux/kernel/git/at91/linux into clk-microchip

Pull Microchip clk updates from Claudiu Beznea:

Only updates for AT91 SoCs this time as follows:
 - DDR clocks were marked as critical in the proper clock driver for each
   AT91 SoC such that drivers/memory/atmel-sdramc.c to be deleted
   in the next releases as it only does clock enablement;
 - Patch to avoid compiling dt-compat.o for all AT91 SoCs as only some of
   them may use it.

* tag 'clk-microchip-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  clk: at91: do not compile dt-compat.c for sama7g5 and sam9x60
  clk: at91: mark ddr clocks as critical