]> 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)
commit3c71ca0a27bba3083575865954dacf290414d00b
tree4966cacaea428c82b39e22886e4b1b4bf7d7cd0f
parent6d8862a1d79a8aeb0901a65e841e8706dd57547a
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