From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amelie DELAUNAY Subject: Re: [PATCH v4 1/9] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings Date: Thu, 28 Feb 2019 14:59:26 +0000 Message-ID: <8a5cdf64-343c-1a91-00ef-11af8d81b549@st.com> References: <1551260094-32570-1-git-send-email-amelie.delaunay@st.com> <1551260094-32570-2-git-send-email-amelie.delaunay@st.com> <20190227235535.GA24395@bogus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Content-ID: <48665CFC00064F4BBEF2936F11C9F455@st.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring Cc: Mark Rutland , "devicetree@vger.kernel.org" , Alexandre TORGUE , Linus Walleij , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Maxime Coquelin , Lee Jones , "linux-stm32@st-md-mailman.stormreply.com" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On 2/28/19 3:41 PM, Rob Herring wrote: > On Thu, Feb 28, 2019 at 2:54 AM Amelie DELAUNAY wrote: >> >> On 2/28/19 12:55 AM, Rob Herring wrote: >>> On Wed, 27 Feb 2019 10:34:46 +0100, Amelie Delaunay wrote: >>>> This patch adds documentation of device tree bindings for the >>>> STMicroelectronics Multi-Function eXpander (STMFX) MFD core. >>>> >>>> Signed-off-by: Amelie Delaunay >>>> Reviewed-by: Linus Walleij >>>> Acked-for-MFD-by: Lee Jones >>>> --- >>>> Documentation/devicetree/bindings/mfd/stmfx.txt | 28 +++++++++++++++++++++++++ >>>> 1 file changed, 28 insertions(+) >>>> create mode 100644 Documentation/devicetree/bindings/mfd/stmfx.txt >>>> >>> >>> Please add Acked-by/Reviewed-by tags when posting new versions. However, >>> there's no need to repost patches *only* to add the tags. The upstream >>> maintainer will do that for acks received on the version they apply. >>> >>> If a tag was not added on purpose, please state why and what changed. >>> >> >> I'm sorry Rob, I forgot to add your Reviewed-by on this patch, which is >> identical to v3. >> >> I reposted the whole series, due to changes in MFD driver with side >> effect in pinctrl driver, but bindings (MFD and pinctrl) didn't change >> between the two versions. I stated the changes in cover letter. >> >> Should I have removed the bindings patches from the series ? > > No, as the series should be applied together. You just need to add the > Reviewed-by so I can ignore it. > > Rob > Noted. I will ensure not to forget any tag next time. Regards, Amelie