]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and 'clk...
authorStephen Boyd <sboyd@kernel.org>
Thu, 19 Sep 2019 22:31:46 +0000 (15:31 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 19 Sep 2019 22:31:46 +0000 (15:31 -0700)
commit2abb54e2bb2b2664a4eeef3cef1ae519e86cb6ec
treedd2a60662b91216e437ec0a57997a3489f758871
parentd39d9865d0a66ea91c55702c4af0ed256515fa61
parent3e2683ad03de52e167cdf625cc40f32b9f979731
parent4520dc69d5decb8211abe76d487a7f1dab892adb
parent8d571c483309561d960688efcbebc560921c733f
parentccc2eac8f924ccba4e8fe6b63be2ed945b6f2bf1
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
drivers/clk/clk.c