From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751201AbdEaTr7 (ORCPT ); Wed, 31 May 2017 15:47:59 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:34393 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751024AbdEaTrz (ORCPT ); Wed, 31 May 2017 15:47:55 -0400 Date: Wed, 31 May 2017 14:47:53 -0500 From: Rob Herring To: Wolfram Sang Cc: linux-renesas-soc@vger.kernel.org, Niklas =?iso-8859-1?Q?S=F6derlund?= , Mauro Carvalho Chehab , Mark Rutland , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC Message-ID: <20170531194753.jefogkdi5fqlwxzv@rob-hp-laptop> References: <20170528093051.11816-1-wsa+renesas@sang-engineering.com> <20170528093051.11816-7-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170528093051.11816-7-wsa+renesas@sang-engineering.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 28, 2017 at 11:30:49AM +0200, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang > --- > I suggest this trivial patch should be picked individually per susbsystem. > > Documentation/devicetree/bindings/media/rcar_vin.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Rob Herring If you're going to change the subject, "dt-bindings: media: ..." is preferred. Rob