Re: [PATCH 4/8] clk: mediatek: mt2701-mm: switch to mfd device

2018-04-20 Thread Matthias Brugger
On 04/20/2018 03:00 PM, Matthias Brugger wrote: > Hi Stephen, > > On 11/15/2017 01:17 AM, Stephen Boyd wrote: >> On 11/14, Matthias Brugger wrote: >>> As the new mfd device is in place, switch probing >>> for the MMSYS to support invocation from the mfd device. >>> >>> Signed-off-by: Matthias Br

Re: [PATCH 4/8] clk: mediatek: mt2701-mm: switch to mfd device

2018-04-20 Thread Matthias Brugger
Hi Stephen, On 11/15/2017 01:17 AM, Stephen Boyd wrote: > On 11/14, Matthias Brugger wrote: >> As the new mfd device is in place, switch probing >> for the MMSYS to support invocation from the mfd device. >> >> Signed-off-by: Matthias Brugger >> --- > > Acked-by: Stephen Boyd > I did a minor

Re: [PATCH 4/8] clk: mediatek: mt2701-mm: switch to mfd device

2017-11-14 Thread Stephen Boyd
On 11/14, Matthias Brugger wrote: > As the new mfd device is in place, switch probing > for the MMSYS to support invocation from the mfd device. > > Signed-off-by: Matthias Brugger > --- Acked-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Found

[PATCH 4/8] clk: mediatek: mt2701-mm: switch to mfd device

2017-11-14 Thread Matthias Brugger
As the new mfd device is in place, switch probing for the MMSYS to support invocation from the mfd device. Signed-off-by: Matthias Brugger --- drivers/clk/mediatek/clk-mt2701-mm.c | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/drivers/clk/mediatek/clk-mt2701-mm