From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757912AbdJMI67 (ORCPT ); Fri, 13 Oct 2017 04:58:59 -0400 Received: from mail-wm0-f44.google.com ([74.125.82.44]:48218 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756708AbdJMI6z (ORCPT ); Fri, 13 Oct 2017 04:58:55 -0400 X-Google-Smtp-Source: AOwi7QDRSiRvOz4mh+ebJLLnAa7u1ye4YlwGFli7zZErRbMuQ9hG1Bf1hllhw0WOA6mizV48+LGtTw== Date: Fri, 13 Oct 2017 09:58:51 +0100 From: Lee Jones To: Geert Uytterhoeven Cc: Marek Vasut , Rob Herring , Mark Rutland , Liam Girdwood , Mark Brown , Simon Horman , Magnus Damm , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access Message-ID: <20171013085851.ljvgmyd6ei2tv5fw@dell> References: <1507649178-31473-1-git-send-email-geert+renesas@glider.be> <1507649178-31473-4-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1507649178-31473-4-git-send-email-geert+renesas@glider.be> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 10 Oct 2017, Geert Uytterhoeven wrote: > Enable read/write access to the BD9571MWV_BKUP_MODE_CNT register, which > is a.o. used to configure DDR Backup Power. a.o.? That's a new one on me. Please ensure commit logs are clear for *everyone* to read/understand by using descriptive and expanded (rather than shorten) terms. Code looks fine though, so once fixed: For my own reference: Acked-for-MFD-by: Lee Jones -- 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/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access Date: Fri, 13 Oct 2017 09:58:51 +0100 Message-ID: <20171013085851.ljvgmyd6ei2tv5fw@dell> References: <1507649178-31473-1-git-send-email-geert+renesas@glider.be> <1507649178-31473-4-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <1507649178-31473-4-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Geert Uytterhoeven Cc: Marek Vasut , Rob Herring , Mark Rutland , Liam Girdwood , Mark Brown , Simon Horman , Magnus Damm , linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, 10 Oct 2017, Geert Uytterhoeven wrote: > Enable read/write access to the BD9571MWV_BKUP_MODE_CNT register, which > is a.o. used to configure DDR Backup Power. a.o.? That's a new one on me. Please ensure commit logs are clear for *everyone* to read/understand by using descriptive and expanded (rather than shorten) terms. Code looks fine though, so once fixed: For my own reference: Acked-for-MFD-by: Lee Jones -- 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: Fri, 13 Oct 2017 09:58:51 +0100 Subject: [PATCH/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access In-Reply-To: <1507649178-31473-4-git-send-email-geert+renesas@glider.be> References: <1507649178-31473-1-git-send-email-geert+renesas@glider.be> <1507649178-31473-4-git-send-email-geert+renesas@glider.be> Message-ID: <20171013085851.ljvgmyd6ei2tv5fw@dell> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 10 Oct 2017, Geert Uytterhoeven wrote: > Enable read/write access to the BD9571MWV_BKUP_MODE_CNT register, which > is a.o. used to configure DDR Backup Power. a.o.? That's a new one on me. Please ensure commit logs are clear for *everyone* to read/understand by using descriptive and expanded (rather than shorten) terms. Code looks fine though, so once fixed: For my own reference: Acked-for-MFD-by: Lee Jones -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog