Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751496AbdHSIR3 (ORCPT ); Sat, 19 Aug 2017 04:17:29 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:2015 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750999AbdHSIR2 (ORCPT ); Sat, 19 Aug 2017 04:17:28 -0400 Message-ID: <1503130640.8938.1.camel@mtkswgap22> Subject: Re: [PATCH 0/5] Add clk and scpsys support for MT6755 From: Mars Cheng To: Matthias Brugger CC: Yingjoe Chen , , , , Stephen Boyd , , Rob Herring , , Date: Sat, 19 Aug 2017 16:17:20 +0800 In-Reply-To: <341316e9-d7ce-85f1-4e54-f872771f530f@gmail.com> References: <1502180014-7995-1-git-send-email-mars.cheng@mediatek.com> <1502855993.4599.1.camel@mtkswgap22> <1502938079.4027.3.camel@mtksdaap41> <341316e9-d7ce-85f1-4e54-f872771f530f@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 684 Lines: 27 Hi Matthias, Yingjoe On Thu, 2017-08-17 at 12:19 +0200, Matthias Brugger wrote: > ... > > Hi Mars, > > > > Sean reworked the scpsys driver to remove code duplication, see: > > http://lists.infradead.org/pipermail/linux-mediatek/2017-August/009687.html > > http://lists.infradead.org/pipermail/linux-mediatek/2017-August/009820.html > > > > I think current driver will have conflict and can't merge as-is, you'll > > need to rebase to Matthias' for-next branch. > > > > Yes, please rebase, which should be trivial. Other then that the scpsys driver > looks good. > Thanks for your review. I will rebase it and send the patch again soon. Regards, Mars > Regards, > Matthias