On 10/24/2017 10:38 AM, Stephen Boyd wrote:
On 10/19, Matthias Brugger wrote:
quoted
On 10/19/2017 04:48 AM, Weiyi Lu wrote:
quoted
This series is based on v4.14-rc1 and composed of
clock control (PATCH 1-4) and scpsys control (PATCH 5-9)
changes since v4:
- Refine scpsys and infracfg for bus protection by passing
a boolean flag to determine the register update method.
changes since v3:
- Rebase to v4.14-rc1.
changes since v2:
- ensure the clocks used by clocksource driver are registered
before clocksource init() by using CLK_OF_DECLARE()
- correct the frequency of clk32k/clkrtc_ext/clkrtc_int
changes since v1:
- Rebase to v4.13-next-soc.
- Refine scpsys and infracfg for bus protection.
Weiyi Lu (9):
dt-bindings: ARM: Mediatek: Document bindings for MT2712
clk: mediatek: Add dt-bindings for MT2712 clocks
clk: mediatek: Add MT2712 clock support
Stephen, Mike: are you ok with the patches 1-3 of this series?
If so, then I will take the rest through my tree.
Do you need a branch for headers? I'm see there's a v6 so I'll
review that one.
If you plan to merge them to v4.15 then no, otherwise that would be helpfull.
AFAIK no changes between v5 and v6.
Thanks!
Matthias