diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-03-22 10:11:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-24 09:36:34 +0200 |
commit | ff18ffb1f81db091e916bb3afc4a264219f840ea (patch) | |
tree | 0810b2c7643f72251dae84ad75c9d06a3e0ea8ef /drivers/pwm/pwm-rcar.c | |
parent | dc7a428ae26f7711be24c484b9b793853734b44a (diff) |
clk: bcm2835: De-assert/assert PLL reset signal when appropriate
commit 753872373b599384ac7df809aa61ea12d1c4d5d1 upstream.
In order to enable a PLL, not only the PLL has to be powered up and
locked, but you also have to de-assert the reset signal. The last part
was missing. Add it so PLLs that were not enabled by the FW/bootloader
can be enabled from Linux.
Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the audio domain clocks")
Cc: <stable@vger.kernel.org>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pwm/pwm-rcar.c')
0 files changed, 0 insertions, 0 deletions