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

From: Matthias Brugger
Date: Fri Apr 20 2018 - 09:00:53 EST


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 <mbrugger@xxxxxxxx>
>> ---
>
> Acked-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
>

I did a minor change to this patch and patch 7/8 to get rid of mmsys_private
variable. Nevertheless I kept your Acked-by, as it only changes how we get the
device tree node.

Hope that's OK with you.

Regards,
Matthias