Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753668AbdFVVEY (ORCPT ); Thu, 22 Jun 2017 17:04:24 -0400 Received: from mail-yw0-f194.google.com ([209.85.161.194]:33958 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751224AbdFVVEW (ORCPT ); Thu, 22 Jun 2017 17:04:22 -0400 Date: Thu, 22 Jun 2017 16:04:14 -0500 From: Rob Herring To: Pierre-Yves MORDRET Cc: Wolfram Sang , Mark Rutland , Maxime Coquelin , Alexandre Torgue , Russell King , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings Message-ID: <20170622210414.n6vdsc2ga2dwdvyd@rob-hp-laptop> References: <1497958890-5530-1-git-send-email-pierre-yves.mordret@st.com> <1497958890-5530-2-git-send-email-pierre-yves.mordret@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1497958890-5530-2-git-send-email-pierre-yves.mordret@st.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 14 On Tue, Jun 20, 2017 at 01:41:26PM +0200, Pierre-Yves MORDRET wrote: > This patch adds the documentation of device tree bindings for STM32F7 I2C > > Signed-off-by: M'boumba Cedric Madianga > Signed-off-by: Pierre-Yves MORDRET > --- > Change in V2 > * Remove i2c-timing binding in order to use generic bindings SCL Rising > and Falling time instead > --- > .../devicetree/bindings/i2c/i2c-stm32.txt | 29 +++++++++++++++++++--- > 1 file changed, 26 insertions(+), 3 deletions(-) Acked-by: Rob Herring