diff options
author | Stephen Boyd <sboyd@kernel.org> | 2018-06-04 21:32:28 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-06-04 21:32:28 +0200 |
commit | ef1ae47094b506b0194b251888166809e9258cf8 (patch) | |
tree | 76ddbea13118529c8b9bdcdedaac34a9fe05dee5 /Documentation | |
parent | Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-next (diff) | |
parent | clk: imx7d: reset parent for mipi csi root (diff) | |
parent | clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB (diff) | |
parent | clk: mvebu: use correct bit for 98DX3236 NAND (diff) | |
parent | clk: imx6: add EPIT clock support (diff) | |
parent | clk: Return void from debug_init op (diff) | |
download | linux-ef1ae47094b506b0194b251888166809e9258cf8.tar.xz linux-ef1ae47094b506b0194b251888166809e9258cf8.zip |
Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and 'clk-debugfs-simple' into clk-next
* clk-imx7d:
clk: imx7d: reset parent for mipi csi root
clk: imx7d: fix mipi dphy div parent
* clk-hisi-stub:
clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB
* clk-mvebu:
clk: mvebu: use correct bit for 98DX3236 NAND
* clk-imx6-epit:
clk: imx6: add EPIT clock support
* clk-debugfs-simple:
clk: Return void from debug_init op
clk: remove clk_debugfs_add_file()
clk: tegra: no need to check return value of debugfs_create functions
clk: davinci: no need to check return value of debugfs_create functions
clk: bcm2835: no need to check return value of debugfs_create functions
clk: no need to check return value of debugfs_create functions