From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH] dt-bindings: arm: consistently name r8a77965 as M3-N Date: Wed, 2 May 2018 08:44:44 +0200 Message-ID: <20180502064443.3uifvko5ceyc2jsb@verge.net.au> References: <20180424055442.19710-1-horms+renesas@verge.net.au> <20180501134103.GA29214@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180501134103.GA29214@rob-hp-laptop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Magnus Damm , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Tue, May 01, 2018 at 08:41:03AM -0500, Rob Herring wrote: > On Tue, Apr 24, 2018 at 07:54:42AM +0200, Simon Horman wrote: > > There is an inconsistency between the use of M3N and M3-N. > > This patch resolves this by consistently using the latter. > > > > Signed-off-by: Simon Horman > > --- > > Based on renesas-devel-20180423-v4.17-rc2 > > --- > > Documentation/devicetree/bindings/arm/shmobile.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Rob Herring Thanks, applied.