From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH v3] i2c-designware: make SDA hold time configurable Date: Mon, 18 Feb 2013 15:28:44 +0200 Message-ID: <20130218132843.GA2439@intel.com> References: <20130218105742.GK20771@intel.com> <1361191905-30099-1-git-send-email-christian.ruppert@abilis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1361191905-30099-1-git-send-email-christian.ruppert@abilis.com> Sender: linux-doc-owner@vger.kernel.org To: Christian Ruppert Cc: Wolfram Sang , "Ben Dooks (embedded platforms)" , Grant Likely , Rob Herring , Rob Landley , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, Vineet Gupta , Pierrick Hascoet List-Id: devicetree@vger.kernel.org On Mon, Feb 18, 2013 at 01:51:45PM +0100, Christian Ruppert wrote: > This patch makes the SDA hold time configurable through device tree. > It was tested on a hybrid of i2c/next and arc-3.8-baseline (see > https://github.com/foss-for-synopsys-dwc-arc-processors/linux/commits/arc-3.8-baseline) since our platform is ARC based and this architecture is not yet > supported by i2c/next. > > Signed-off-by: Christian Ruppert > Signed-off-by: Pierrick Hascoet Reviewed-by: Mika Westerberg Thanks!