Searched hist:"5 d59f12a19e6cb96a1a72fac2b0d73ab8435b167" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/bcm/ |
H A D | Makefile | diff 5d59f12a19e6cb96a1a72fac2b0d73ab8435b167 Thu May 09 22:29:55 CEST 2019 Florian Fainelli <f.fainelli@gmail.com> clk: bcm: Make BCM2835 clock drivers selectable
Make the BCM2835 clock driver selectable by other architectures/platforms. ARCH_BRCMSTB will be selecting that driver in the next commit since new chips like 7211 use the same CPRMAN clock controller that this driver supports.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | Kconfig | diff 5d59f12a19e6cb96a1a72fac2b0d73ab8435b167 Thu May 09 22:29:55 CEST 2019 Florian Fainelli <f.fainelli@gmail.com> clk: bcm: Make BCM2835 clock drivers selectable
Make the BCM2835 clock driver selectable by other architectures/platforms. ARCH_BRCMSTB will be selecting that driver in the next commit since new chips like 7211 use the same CPRMAN clock controller that this driver supports.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|