OSDN Git Service

clk: at91: sam9x60: Don't use audio PLL
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Fri, 31 Jan 2020 11:58:16 +0000 (13:58 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 12 Feb 2020 23:30:00 +0000 (15:30 -0800)
commit5bf7f4a249387a6062b9a14c8a77e7ba2fd6a53b
tree86223c8a14ae9973b16fc0d99bca505d51dc648b
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
clk: at91: sam9x60: Don't use audio PLL

On sam9x60, there is not audio PLL and so I2S and classD have to use one
of the best matching parents for their generated clock.

Fixes: 01e2113de9a5 ("clk: at91: add sam9x60 pmc driver")
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lkml.kernel.org/r/20200131115816.12483-1-codrin.ciubotariu@microchip.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/sam9x60.c