clk: bcm: rpi: Remove the quirks for the CPU clock
authorMaxime Ripard <maxime@cerno.tech>
Mon, 15 Jun 2020 08:41:07 +0000 (10:41 +0200)
committerStephen Boyd <sboyd@kernel.org>
Sat, 20 Jun 2020 00:21:18 +0000 (17:21 -0700)
commit56643d9ad2b4933d55f872f61195c1650f9958e9
tree4966cacaea428c82b39e22886e4b1b4bf7d7cd0f
parent0d46fafc0364688c54b4a9d21cee0cb2eabf43bd
clk: bcm: rpi: Remove the quirks for the CPU clock

The CPU clock has had so far a bunch of quirks to expose the clock tree
properly, but since we reverted to exposing them through the MMIO driver,
we can remove that code from the firmware driver.

Acked-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Tested-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/acdf820c2f78a25dd7480a0c018b8b387acd013e.1592210452.git-series.maxime@cerno.tech
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/bcm/clk-raspberrypi.c