On Mon, Dec 12, 2016 at 01:28:30PM +0300, Sergei Shtylyov wrote: > Hello! > > On 12/12/2016 12:11 PM, Simon Horman wrote: > > >Use recently added R-Car Gen 2 fallback binding for iii nodes in > > s/iii/iic/? Yes, thanks for noticing that. > >DT for r8a7790 SoC. > > > >This has no run-time effect for the current driver as the initialisation > >sequence is the same for the SoC-specific binding for r8a7790 and the > >fallback binding for R-Car Gen 2. > > > >Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > [...] > > MBR, Sergei > On Mon, Dec 12, 2016 at 02:42:29PM +0100, Geert Uytterhoeven wrote: > Hi SImon, > > On Mon, Dec 12, 2016 at 10:11 AM, Simon Horman > <horms+renesas@xxxxxxxxxxxx> wrote: > > Use recently added R-Car Gen 2 fallback binding for iii nodes in > > As Sergei already pointed out: s/iii/iic/. > > You may also want to s/i2c/iic/ in the one-line summary, to avoid having > multiple different patches with the same one-line summary (initially I was a > bit confused by this, as Gmail grouped them together). Yes, I meant to differentiate the subjects as you suggest. I'll fix things up. > These two comments apply to all iic DT patches in this series. Got it.