From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1170509AbdDXNBh (ORCPT ); Mon, 24 Apr 2017 09:01:37 -0400 Received: from mail-wm0-f43.google.com ([74.125.82.43]:37010 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1170422AbdDXNB3 (ORCPT ); Mon, 24 Apr 2017 09:01:29 -0400 Date: Mon, 24 Apr 2017 14:01:25 +0100 From: Lee Jones To: Daniel Lezcano Cc: Stephen Boyd , mturquette@baylibre.com, xuwei5@hisilicon.com, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH V3 2/2] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd Message-ID: <20170424130125.bzpljoomnfyemqpz@dell> References: <1492449567-31399-1-git-send-email-daniel.lezcano@linaro.org> <1492449567-31399-2-git-send-email-daniel.lezcano@linaro.org> <20170422020233.GA7065@codeaurora.org> <370c36f9-e6fc-416c-776b-edc1e42d7ddc@linaro.org> <20170424085944.aa5dsc4g6bwm5rgi@dell> <20170424091609.GA2137@mai> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170424091609.GA2137@mai> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 24 Apr 2017, Daniel Lezcano wrote: > On Mon, Apr 24, 2017 at 09:59:44AM +0100, Lee Jones wrote: > > On Sat, 22 Apr 2017, Daniel Lezcano wrote: > > > > > On 22/04/2017 04:02, Stephen Boyd wrote: > > > > On 04/17, Daniel Lezcano wrote: > > > >> Signed-off-by: Daniel Lezcano > > > >> --- > > > >> Documentation/devicetree/bindings/mfd/hisilicon,hi655x.txt | 6 ++++++ > > > >> arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 1 + > > > >> 2 files changed, 7 insertions(+) > > > >> > > > > > > > > I take it this goes through arm-soc? Not sure why I'm on To: > > > > line. > > > > > > Probably it should go through Lee's tree. > > > > Unlikely. > > > > The document and the DTS change should really have gone separately, > > but to save you from having to mess around so close to the merge window: > > > > Acked-by: Lee Jones > > Thanks Lee. > > Usually, I take the DT changes (including doc) with the timers changes with the > maintainer and Rob's blessing. So the DT and the driver changes are aligned in > my tree and make the submission changes easier. The binding docs go with the bindings, not the DTS changes. > I agree mixing the patches for different destinations into a single patchset is > fuzzy, I will take care next time to separate the patches. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH V3 2/2] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd Date: Mon, 24 Apr 2017 14:01:25 +0100 Message-ID: <20170424130125.bzpljoomnfyemqpz@dell> References: <1492449567-31399-1-git-send-email-daniel.lezcano@linaro.org> <1492449567-31399-2-git-send-email-daniel.lezcano@linaro.org> <20170422020233.GA7065@codeaurora.org> <370c36f9-e6fc-416c-776b-edc1e42d7ddc@linaro.org> <20170424085944.aa5dsc4g6bwm5rgi@dell> <20170424091609.GA2137@mai> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20170424091609.GA2137@mai> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Daniel Lezcano Cc: Stephen Boyd , mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, 24 Apr 2017, Daniel Lezcano wrote: > On Mon, Apr 24, 2017 at 09:59:44AM +0100, Lee Jones wrote: > > On Sat, 22 Apr 2017, Daniel Lezcano wrote: > > > > > On 22/04/2017 04:02, Stephen Boyd wrote: > > > > On 04/17, Daniel Lezcano wrote: > > > >> Signed-off-by: Daniel Lezcano > > > >> --- > > > >> Documentation/devicetree/bindings/mfd/hisilicon,hi655x.txt | 6 ++++++ > > > >> arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 1 + > > > >> 2 files changed, 7 insertions(+) > > > >> > > > > > > > > I take it this goes through arm-soc? Not sure why I'm on To: > > > > line. > > > > > > Probably it should go through Lee's tree. > > > > Unlikely. > > > > The document and the DTS change should really have gone separately, > > but to save you from having to mess around so close to the merge window: > > > > Acked-by: Lee Jones > > Thanks Lee. > > Usually, I take the DT changes (including doc) with the timers changes with the > maintainer and Rob's blessing. So the DT and the driver changes are aligned in > my tree and make the submission changes easier. The binding docs go with the bindings, not the DTS changes. > I agree mixing the patches for different destinations into a single patchset is > fuzzy, I will take care next time to separate the patches. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Mon, 24 Apr 2017 14:01:25 +0100 Subject: [PATCH V3 2/2] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd In-Reply-To: <20170424091609.GA2137@mai> References: <1492449567-31399-1-git-send-email-daniel.lezcano@linaro.org> <1492449567-31399-2-git-send-email-daniel.lezcano@linaro.org> <20170422020233.GA7065@codeaurora.org> <370c36f9-e6fc-416c-776b-edc1e42d7ddc@linaro.org> <20170424085944.aa5dsc4g6bwm5rgi@dell> <20170424091609.GA2137@mai> Message-ID: <20170424130125.bzpljoomnfyemqpz@dell> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 24 Apr 2017, Daniel Lezcano wrote: > On Mon, Apr 24, 2017 at 09:59:44AM +0100, Lee Jones wrote: > > On Sat, 22 Apr 2017, Daniel Lezcano wrote: > > > > > On 22/04/2017 04:02, Stephen Boyd wrote: > > > > On 04/17, Daniel Lezcano wrote: > > > >> Signed-off-by: Daniel Lezcano > > > >> --- > > > >> Documentation/devicetree/bindings/mfd/hisilicon,hi655x.txt | 6 ++++++ > > > >> arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 1 + > > > >> 2 files changed, 7 insertions(+) > > > >> > > > > > > > > I take it this goes through arm-soc? Not sure why I'm on To: > > > > line. > > > > > > Probably it should go through Lee's tree. > > > > Unlikely. > > > > The document and the DTS change should really have gone separately, > > but to save you from having to mess around so close to the merge window: > > > > Acked-by: Lee Jones > > Thanks Lee. > > Usually, I take the DT changes (including doc) with the timers changes with the > maintainer and Rob's blessing. So the DT and the driver changes are aligned in > my tree and make the submission changes easier. The binding docs go with the bindings, not the DTS changes. > I agree mixing the patches for different destinations into a single patchset is > fuzzy, I will take care next time to separate the patches. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog