Commits
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
Showing diff tob4f5e1ffcc4
- Stephen Boyd committed fff2e337176MMerge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-next * clk-...
- Rui Miguel Silva committed b4f5e1ffcc4clk: imx7d: reset parent for mipi csi root To guarantee that we do not get Overflow in...
- Daniel Lezcano committed 7b873e4b5a9clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB The current defconfig is i...
- Chris Packham committed 00c5a926af1clk: mvebu: use correct bit for 98DX3236 NAND The correct fieldbit value for the NAND ...
- Colin Didier committed b1569380a60clk: imx6: add EPIT clock support Add EPIT clock support to the i.MX6Q clocking infras...
- Stephen Boyd committed d75d50c016aclk: Return void from debug_init op We only have two users of the debug_init hook, and...