diff options
author | Stephen Boyd <sboyd@kernel.org> | 2020-12-21 02:18:05 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-12-21 02:18:05 +0100 |
commit | abe7e32f1d50392fbfb6391f4fe1a9f1348b24f3 (patch) | |
tree | 6d72d8c1629234132ff50f83073e611609a1e61f /drivers/clk | |
parent | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... (diff) | |
parent | clk: ingenic: Fix divider calculation with div tables (diff) | |
parent | clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" (diff) | |
parent | clk: sunxi-ng: Make sure divider tables have sentinel (diff) | |
parent | dt-binding: clock: Document canaan,k210-clk bindings (diff) | |
parent | clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 (diff) | |
download | linux-abe7e32f1d50392fbfb6391f4fe1a9f1348b24f3.tar.xz linux-abe7e32f1d50392fbfb6391f4fe1a9f1348b24f3.zip |
Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk-marvell' into clk-next
- Bindings for Canaan K210 SoC clks
* clk-ingenic:
clk: ingenic: Fix divider calculation with div tables
* clk-vc5:
clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"
* clk-cleanup:
clk: sunxi-ng: Make sure divider tables have sentinel
clk: s2mps11: Fix a resource leak in error handling paths in the probe function
clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
clk: bcm: dvp: drop a variable that is assigned to only
* clk-canaan:
dt-binding: clock: Document canaan,k210-clk bindings
dt-bindings: Add Canaan vendor prefix
* clk-marvell:
clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9