1
0
Fork 0
alistair23-linux/drivers/clk/actions
Stephen Boyd b6c444de05 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
2019-09-19 15:31:46 -07:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
owl-common.c clk: actions: Don't reference clk_init_data after registration 2019-08-16 10:19:49 -07:00
owl-common.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-composite.c clk: actions: Add composite clock support 2018-04-06 14:25:18 -07:00
owl-composite.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-divider.c clk: actions: Add divider clock support 2018-04-06 14:18:17 -07:00
owl-divider.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-factor.c clk: actions: Fix factor clk struct member access 2019-09-17 12:54:44 -07:00
owl-factor.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-fixed-factor.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-gate.c clk: actions: Add gate clock support 2018-04-06 14:16:38 -07:00
owl-gate.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-mux.c clk: actions: Add mux clock support 2018-04-06 14:17:46 -07:00
owl-mux.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-pll.c clk: actions: Add configurable PLL delay 2019-02-21 23:58:12 -08:00
owl-pll.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-reset.c clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support 2018-10-16 14:41:39 -07:00
owl-reset.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-s500.c clk: actions: Add clock driver for S500 SoC 2019-02-22 00:01:08 -08:00
owl-s700.c clk: actions: Add Actions Semi S700 SoC Reset Management Unit support 2018-10-16 14:41:47 -07:00
owl-s900.c clk: actions: Add Actions Semi S900 SoC Reset Management Unit support 2018-10-16 14:41:53 -07:00