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 08:53:42 +0000 Message-ID: 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: <20190227235535.GA24395@bogus> Content-Language: en-US Content-ID: <57CB0BFA4FFC6546A2026BD7801F867B@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 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 ?