commit | 5bf7f4a249387a6062b9a14c8a77e7ba2fd6a53b | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | Fri Jan 31 13:58:16 2020 +0200 |
committer | Stephen Boyd <sboyd@kernel.org> | Wed Feb 12 15:30:00 2020 -0800 |
tree | 86223c8a14ae9973b16fc0d99bca505d51dc648b | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 [diff] |
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>