summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2019-09-19 15:31:46 -0700
committerStephen Boyd <sboyd@kernel.org>2019-09-19 15:31:46 -0700
commitb6c444de05acb10c6497549d1d0c6fb7e5883742 (patch)
treedd2a60662b91216e437ec0a57997a3489f758871 /Documentation/devicetree/bindings/clock
parent91bcbc11d65fa7023fe9838813588e1d335434f7 (diff)
parentd69d0b4384ba803dfe625cfa420e2ebb7e8f9b3b (diff)
parent5c5ba218c6dc1e469b2796345935b8b758162b66 (diff)
parentbdcf1dc253248542537a742ae1e7ccafdd03f2d3 (diff)
parented309bfb4812e8b31a3eb877e157b8028a49e50c (diff)
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