From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vineet Gupta Subject: Re: [PATCH v9] i2c-designware: make SDA hold time configurable Date: Wed, 26 Jun 2013 09:53:36 +0530 Message-ID: <51CA6CC8.6070305@synopsys.com> References: <20130620203716.GF2961@katana> <1371808422-27742-1-git-send-email-christian.ruppert@abilis.com> <20130625163902.GA2973@katana> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130625163902.GA2973@katana> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Wolfram Sang Cc: Christian Ruppert , Rob Herring , Mika Westerberg , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Ben Dooks (embedded platforms)" , Grant Likely , Rob Landley , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Pierrick Hascoet List-Id: linux-i2c@vger.kernel.org On 06/25/2013 10:09 PM, Wolfram Sang wrote: > Hi, > > On Fri, Jun 21, 2013 at 11:53:42AM +0200, Christian Ruppert wrote: >> > This patch makes the SDA hold time configurable through device tree. >> > >> > Signed-off-by: Christian Ruppert >> > Signed-off-by: Pierrick Hascoet >> > --- >> > .../devicetree/bindings/i2c/i2c-designware.txt | 14 ++++++++++++++ >> > arch/arc/boot/dts/abilis_tb100_dvk.dts | 10 +++++----- >> > arch/arc/boot/dts/abilis_tb101_dvk.dts | 10 +++++----- > Vineet, an ack for those would be nice since I think it is better if I > take all this via I2C. > Certainly, I was waiting for you guys to converge :-) Acked-by: Vineet Gupta # for arch/arc/boot/dts/* -Vineet