From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 24 Oct 2017 01:38:30 -0700 Subject: [PATCH v5 0/9] Mediatek MT2712 clock and scpsys support In-Reply-To: References: <1508381330-3700-1-git-send-email-weiyi.lu@mediatek.com> Message-ID: <20171024083830.GD15990@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/19, Matthias Brugger wrote: > > > On 10/19/2017 04:48 AM, Weiyi Lu wrote: > > 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. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project