1. 27 Apr, 2021 3 commits
    • Stephen Boyd's avatar
      Merge branch 'clk-ralink' into clk-next · 3ba2d41d
      Stephen Boyd authored
       - Proper clk driver for Mediatek MT7621 SoCs
      
      * clk-ralink:
        MAINTAINERS: add MT7621 CLOCK maintainer
        staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
        staging: mt7621-dts: make use of new 'mt7621-clk'
        clk: ralink: add clock driver for mt7621 SoC
        dt: bindings: add mt7621-sysc device tree binding documentation
        dt-bindings: clock: add dt binding header for mt7621 clocks
      3ba2d41d
    • Stephen Boyd's avatar
      Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and... · bbc3b403
      Stephen Boyd authored
      Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-uniphier' into clk-next
      
       - Simplify Zynq Kconfig dependencies
      
      * clk-imx:
        clk: imx: Reference preceded by free
        clk: imx8mq: Correct the pcie1 sels
        clk: imx8mp: Remove the none exist pcie clocks
        clk: imx: Fix reparenting of UARTs not associated with stdout
      
      * clk-samsung:
        clk: samsung: Remove redundant dev_err calls
        clk: exynos7: Mark aclk_fsys1_200 as critical
      
      * clk-zynq:
        clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
        clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
        clk: zynqmp: Drop dependency on ARCH_ZYNQMP
        clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selected
      
      * clk-rockchip:
        clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
        clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
        clk: rockchip: add clock controller for rk3568
        clk: rockchip: support more core div setting
        dt-binding: clock: Document rockchip, rk3568-cru bindings
        clk: rockchip: add dt-binding header for rk3568
      
      * clk-uniphier:
        clk: uniphier: Fix potential infinite loop
      bbc3b403
    • Stephen Boyd's avatar
      Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner'... · c3ad3219
      Stephen Boyd authored
      Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' and 'clk-qcom' into clk-next
      
       - Use clk_hw pointers in socfpga driver
       - Cleanup parent data in qcom clk drivers
      
      * clk-cleanup:
        clk: Drop double "if" in clk_core_determine_round_nolock() comment
        clk: at91: Trivial typo fixes in the file sama7g5.c
        clk: use clk_core_enable_lock() a bit more
      
      * clk-renesas:
        clk: renesas: Zero init clk_init_data
        clk: renesas: Couple of spelling fixes
        clk: renesas: r8a779a0: Add CMT clocks
        clk: renesas: r8a7795: Add TMU clocks
        clk: renesas: r8a779a0: Add TSC clock
        clk: renesas: r8a779a0: Add TMU clocks
        clk: renesas: r8a77965: Add DAB clock
        clk: renesas: r8a77990: Add DAB clock
      
      * clk-socfpga:
        clk: socfpga: remove redundant initialization of variable div
        clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
        clk: socfpga: Fix code formatting
        clk: socfpga: Convert to s10/agilex/n5x to use clk_hw
        clk: socfpga: arria10: convert to use clk_hw
        clk: socfpga: use clk_hw_register for a5/c5
      
      * clk-allwinner:
        clk: sunxi: Demote non-conformant kernel-doc headers
        clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll
      
      * clk-qcom: (45 commits)
        clk: qcom: rpmh: add support for SDX55 rpmh IPA clock
        clk: qcom: gcc-sdm845: get rid of the test clock
        clk: qcom: convert SDM845 Global Clock Controller to parent_data
        dt-bindings: clock: separate SDM845 GCC clock bindings
        clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE
        clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
        clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLE
        clk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specifying num_parents
        clk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specifying num_parents
        clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parents
        clk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of specifying num_parents
        clk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specifying num_parents
        clk: qcom: videocc-sm8250: use parent_hws where possible
        clk: qcom: videocc-sm8150: use parent_hws where possible
        clk: qcom: gpucc-sm8250: use parent_hws where possible
        clk: qcom: gpucc-sm8150: use parent_hws where possible
        clk: qcom: gcc-sm8350: use parent_hws where possible
        clk: qcom: gcc-sm8250: use parent_hws where possible
        clk: qcom: gcc-sm8150: use parent_hws where possible
        clk: qcom: gcc-sdx55: use parent_hws where possible
        ...
      c3ad3219
  2. 13 Apr, 2021 6 commits
  3. 12 Apr, 2021 1 commit
  4. 09 Apr, 2021 10 commits
  5. 08 Apr, 2021 20 commits