]> git.baikalelectronics.ru Git - kernel.git/commit
clk: bcm2835: Allow custom CCF flags for the PLLs
authorMaxime Ripard <maxime@cerno.tech>
Mon, 15 Jun 2020 08:41:05 +0000 (10:41 +0200)
committerStephen Boyd <sboyd@kernel.org>
Sat, 20 Jun 2020 00:21:18 +0000 (17:21 -0700)
commit328e4a33cee986eabb3f63e09ddb6280d44da0b9
tree3a1cc0c14357255d8f557a5f02d16f681e751c1f
parentb52b2f29a17dba132666fc7f0993207f72c8ae9a
clk: bcm2835: Allow custom CCF flags for the PLLs

While some clock types allow for each clock to specify its own custom
flags, the PLLs can't. We will need this for the PLLB, so let's add it.

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/ae8bd505d8851f6646e244cd76b6b289346973c8.1592210452.git-series.maxime@cerno.tech
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/bcm/clk-bcm2835.c