From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v4 4/7] i2c: designware: document MSCC Ocelot bindings Date: Fri, 17 Aug 2018 09:09:54 -0600 Message-ID: <20180817150954.GB20845@rob-hp-laptop> References: <20180816084521.16289-1-alexandre.belloni@bootlin.com> <20180816084521.16289-5-alexandre.belloni@bootlin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180816084521.16289-5-alexandre.belloni@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Wolfram Sang , Jarkko Nikula , James Hogan , Paul Burton , Andy Shevchenko , Mika Westerberg , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, Thomas Petazzoni , Allan Nielsen , Alexandre Belloni List-Id: linux-i2c@vger.kernel.org Hi, this email is from Rob's (experimental) review bot. I found a couple of common problems with your patch. Please see below. On Thu, 16 Aug 2018 10:45:18 +0200, Alexandre Belloni wrote: > Document bindings for the Microsemi Ocelot integration of the Designware > I2C controller. > > Cc: Rob Herring > Signed-off-by: Alexandre Belloni The preferred subject prefix is "dt-bindings: : ...". > --- > Documentation/devicetree/bindings/i2c/i2c-designware.txt | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) >