[PATCH 0/2] clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
From: Florian Fainelli
Date: Thu May 09 2019 - 16:31:22 EST
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(-)
--
2.17.1