From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH v7] i2c-designware: make SDA hold time configurable Date: Fri, 17 May 2013 10:29:28 +0200 Message-ID: <20130517082925.GB17056@katana> References: <20130327084158.GB11010@ab42.lan> <1364373760-12469-1-git-send-email-christian.ruppert@abilis.com> <20130514110745.GA10906@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20130514110745.GA10906@intel.com> Sender: linux-doc-owner@vger.kernel.org To: Mika Westerberg Cc: Christian Ruppert , "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: linux-i2c@vger.kernel.org On Tue, May 14, 2013 at 02:07:45PM +0300, Mika Westerberg wrote: > On Tue, Apr 09, 2013 at 12:59:54PM +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 > > Hi Wolfram, > > What happened to this patch? I don't see it merged for 3.10. > > The reason I'm asking is that I would like to add ACPI support for the SDA > hold time parameter analogous to the DT version. New bindings are complicated. I need to check if there is an existing/similar one, check if it is generic enough for drivers still to come, etc. I didn't have the time to do this for 3.10, so it is 3.11 material.