clk: at91: sam9x60: support only two programmable clocks
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 14 Oct 2020 14:34:32 +0000 (17:34 +0300)
committerStephen Boyd <sboyd@kernel.org>
Wed, 14 Oct 2020 17:06:52 +0000 (10:06 -0700)
commitfcedb589b5a88d73d3155c4a8690d6dda91a3156
tree1569e4d544c9894d2648fbab27d439ee7a730cf0
parentc6968ac08d60d61c1f6d00b65a38b0e150688f98
clk: at91: sam9x60: support only two programmable clocks

According to datasheet (Chapter 29.16.13, PMC Programmable Clock Register)
there are only two programmable clocks on SAM9X60.

Fixes: 01e2113de9a5 ("clk: at91: add sam9x60 pmc driver")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/1602686072-28296-1-git-send-email-claudiu.beznea@microchip.com
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/sam9x60.c