From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/4] i2c: busses: i2c-st: Add ST I2C controller Date: Mon, 23 Sep 2013 14:55:50 -0600 Message-ID: <5240AAD6.7050002@wwwdotorg.org> References: <1379498483-4236-1-git-send-email-maxime.coquelin@st.com> <1379498483-4236-2-git-send-email-maxime.coquelin@st.com> <5239A0ED.6010606@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5239A0ED.6010606-qxv4g6HH51o@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Gabriel FERNANDEZ Cc: Maxime COQUELIN , Wolfram Sang , Srinivas KANDAGATLA , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Rob Landley , Russell King , Grant Likely , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Stephen GALLIMORE , Stuart MENEFY , Lee Jones , Olivier CLERGEAUD List-Id: devicetree@vger.kernel.org On 09/18/2013 06:47 AM, Gabriel FERNANDEZ wrote: > On 18/09/2013 12:01, Maxime COQUELIN wrote: >> This patch adds support to SSC (Synchronous Serial Controller) >> I2C driver. This IP also supports SPI protocol, but this is not >> the aim of this driver. >> >> This IP is embedded in all ST SoCs for Set-top box platorms, and >> supports I2C Standard and Fast modes. > ... [entire patch quoted for a one-line comment] ... Please trim down the patch so you only quote relevant lines. Quoting the entire patch for a 1-line comment makes people wast time searching for your reply.