]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6a46259aeb3b4236a7506cd8de921017dec0cf1
tree4966cacaea428c82b39e22886e4b1b4bf7d7cd0f
parent6de252f41805941298eb57309b3d718c103b3363
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