From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Fri, 20 Apr 2018 15:04:29 +0200 Subject: [PATCH 4/8] clk: mediatek: mt2701-mm: switch to mfd device In-Reply-To: References: <20171114214114.15793-1-mbrugger@suse.com> <20171114214114.15793-5-mbrugger@suse.com> <20171115001705.GJ11955@codeaurora.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 Brugger >>> --- >> >> Acked-by: Stephen Boyd >> > > 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. > Sorry, I didn't explain me. I'm talking about v2 of the series, which I'm working on right now. Regards, Matthias