Re: [PATCH v5 0/9] Mediatek MT2712 clock and scpsys support

2017-10-25 Thread Matthias Brugger
On 10/24/2017 10:38 AM, Stephen Boyd wrote: > 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 inf

Re: [PATCH v5 0/9] Mediatek MT2712 clock and scpsys support

2017-10-24 Thread Stephen Boyd
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 boo

Re: [PATCH v5 0/9] Mediatek MT2712 clock and scpsys support

2017-10-19 Thread Matthias Brugger
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. >