aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-06-04 12:32:33 -0700
committerStephen Boyd <sboyd@kernel.org>2018-06-04 12:32:33 -0700
commit36851edd7ea96ac74266de27b2ff7870e14563c8 (patch)
tree130ac48233f332d45863a4ce98c37cde0424af60 /drivers/clk
parentMerge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and 'clk-debugfs-simple' into clk-next (diff)
parentclk: use match_string() helper (diff)
parentclk: ingenic: jz4770: Add 150us delay after enabling VPU clock (diff)
parentclk-si544: Properly round requested frequency to nearest match (diff)
parentclk: bcm: Update and add Stingray clock entries (diff)
downloadlinux-dev-36851edd7ea96ac74266de27b2ff7870e14563c8.tar.xz
linux-dev-36851edd7ea96ac74266de27b2ff7870e14563c8.zip
Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and 'clk-bcm-stingray' into clk-next
* clk-match-string: clk: use match_string() helper clk: bcm2835: use match_string() helper * clk-ingenic: clk: ingenic: jz4770: Add 150us delay after enabling VPU clock clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clock clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idle clk: ingenic: jz4770: Change OTG from custom to standard gated clock clk: ingenic: Support specifying "wait for clock stable" delay clk: ingenic: Add support for clocks whose gate bit is inverted * clk-si544-round-fix: clk-si544: Properly round requested frequency to nearest match * clk-bcm-stingray: clk: bcm: Update and add Stingray clock entries dt-bindings: clk: Update Stingray binding doc