aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-10-18 15:33:52 -0700
committerStephen Boyd <sboyd@kernel.org>2018-10-18 15:33:52 -0700
commit9710ee14bec9a7ffa385342ffb03f91d274b3d07 (patch)
tree63bca305bf4b801b5bab270dad4fdb19339e5914 /drivers/clk/mvebu
parentMerge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8996-missing' and 'clk-qcom-qspi' into clk-next (diff)
parentclk: Convert to using %pOFn instead of device_node.name (diff)
parentclk: ti: fix OF child-node lookup (diff)
parentclk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe (diff)
downloadlinux-dev-9710ee14bec9a7ffa385342ffb03f91d274b3d07.tar.xz
linux-dev-9710ee14bec9a7ffa385342ffb03f91d274b3d07.zip
Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next
- Use updated printk format for OF node names - Fix TI code to only search DT subnodes - Various static analysis finds * clk-dt-name: clk: Convert to using %pOFn instead of device_node.name * clk-ti-of-node: clk: ti: fix OF child-node lookup * clk-sa: clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe reset: hisilicon: fix potential NULL pointer dereference clk: cdce925: release child device nodes clk: qcom: clk-branch: Use true and false for boolean values