diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-09-19 15:31:46 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-09-19 15:31:46 -0700 |
commit | b6c444de05acb10c6497549d1d0c6fb7e5883742 (patch) | |
tree | dd2a60662b91216e437ec0a57997a3489f758871 /drivers/clk/bcm | |
parent | 91bcbc11d65fa7023fe9838813588e1d335434f7 (diff) | |
parent | d69d0b4384ba803dfe625cfa420e2ebb7e8f9b3b (diff) | |
parent | 5c5ba218c6dc1e469b2796345935b8b758162b66 (diff) | |
parent | bdcf1dc253248542537a742ae1e7ccafdd03f2d3 (diff) | |
parent | ed309bfb4812e8b31a3eb877e157b8028a49e50c (diff) | |
download | linux-b6c444de05acb10c6497549d1d0c6fb7e5883742.tar.bz2 |
Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and 'clk-actions' into clk-next
- Add regulator support to the cdce925 clk driver
- Add support for Raspberry Pi 4 bcm2711 SoCs
- Evict parents from parent cache when they're unregistered
* clk-cdce-regulator:
clk: clk-cdce925: Add regulator support
dt-bindings: clock: cdce925: Add regulator documentation
* clk-bcm:
clk: bcm2835: Mark PLLD_PER as CRITICAL
clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
clk: bcm2835: Introduce SoC specific clock registration
dt-bindings: bcm2835-cprman: Add bcm2711 support
* clk-evict-parent-cache:
clk: Evict unregistered clks from parent caches
* clk-actions:
clk: actions: Fix factor clk struct member access