mbox series

[0/2] clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB

Message ID 20190509202956.6320-1-f.fainelli@gmail.com (mailing list archive)
Headers show
Series clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB | expand

Message

Florian Fainelli May 9, 2019, 8:29 p.m. UTC
Hi Stephen,

This small patch series allows making use of the CLK_BCM2835 driver(s)
on ARCH_BRCMSTB since we have newer chips that make use of the CPRMAN
block that this driver supports.

Thanks!

Florian Fainelli (2):
  clk: bcm: Make BCM2835 clock drivers selectable
  clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB

 drivers/clk/bcm/Kconfig  | 9 +++++++++
 drivers/clk/bcm/Makefile | 4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)