Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk framework updates from Michael Turquette: "The clk framework and driver changes for 4.5 look pretty typical. The bulk of the changes are to clk controller drivers, though some improvements to the core and some re-usable blocks/templates also received some love. In this past cycle the clk maintainers developed a good workflow for handling the common case of patch submissions containing a new drivers, new shared Device Tree header and a new Device Tree binding description. This requires coordination with the Device Tree maintainers and with the architecture maintainers (typically the arm-soc tree in our case). This explains the increase in changes to include/dt-bindings/... and to Documentation/devicetree/bindings/clock/... coming from the clk tree. The same commits can be expected to come through those trees on occasion, through the use of shared, immutable branches" * tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (125 commits) clk: remove duplicated COMMON_CLK_NXP record from clk/Kconfig clk: fix clk-gpio.c with optional clock= DT property clk: rockchip: fix section mismatches with new child-clocks clk: gpio: handle error codes for of_clk_get_parent_count() clk: gpio: fix memory leak clk: shmobile: r8a7795: Add SATA0 clock clk: bcm2835: Add PWM clock support clk: bcm2835: Support for clock parent selection clk: bcm2835: add a round up ability to the clock divisor clk: lpc32xx: add common clock framework driver clk: lpc18xx: add NXP specific COMMON_CLK_NXP configuration symbol dt-bindings: clock: add NXP LPC32xx clock list for consumers dt-bindings: clock: add description of LPC32xx USB clock controller dt-bindings: clock: add description of LPC32xx clock controller clk: rockchip: rk3036: include downstream muxes into fractional dividers clk: add flag for clocks that need to be enabled on rate changes clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent clk: rockchip: include downstream muxes into fractional dividers clk: rockchip: handle mux dependency of fractional dividers clk: bcm2835: Add a driver for the auxiliary peripheral clock gates. ...
Showing
drivers/clk/bcm/clk-bcm2835-aux.c
0 → 100644
drivers/clk/bcm/clk-bcm63xx.c
0 → 100644
drivers/clk/clk-cs2000-cp.c
0 → 100644
drivers/clk/clk-tango4.c
0 → 100644
drivers/clk/mvebu/dove-divider.c
0 → 100644
drivers/clk/mvebu/dove-divider.h
0 → 100644
drivers/clk/nxp/clk-lpc32xx.c
0 → 100644
此差异已折叠。
drivers/clk/qcom/clk-alpha-pll.c
0 → 100644
drivers/clk/qcom/clk-alpha-pll.h
0 → 100644
drivers/clk/qcom/gcc-msm8996.c
0 → 100644
此差异已折叠。
drivers/clk/qcom/mmcc-msm8996.c
0 → 100644
此差异已折叠。
drivers/clk/rockchip/clk-rk3036.c
0 → 100644
此差异已折叠。
drivers/clk/rockchip/clk-rk3228.c
0 → 100644
此差异已折叠。
drivers/clk/shmobile/clk-div6.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/clk/sunxi/clk-a10-ve.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/clk/tegra/clk-tegra210.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录