mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-05-05 09:57:21 +02:00
65a91e2e59
The master clock is actually named masterck earlier in the driver. Having "mck" in the parent list means that it can never be selected. Fixes:1eabdc2f9d("clk: at91: add at91sam9x5 PMCs driver") Fixes:a2038077de("clk: at91: add sama5d2 PMC driver") Fixes:084b696bb5("clk: at91: add sama5d4 pmc driver") Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Cc: <stable@vger.kernel.org> # v4.20+ Signed-off-by: Stephen Boyd <sboyd@kernel.org>