From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Wed, 2 May 2018 08:44:44 +0200 Subject: [PATCH] dt-bindings: arm: consistently name r8a77965 as M3-N In-Reply-To: <20180501134103.GA29214@rob-hp-laptop> References: <20180424055442.19710-1-horms+renesas@verge.net.au> <20180501134103.GA29214@rob-hp-laptop> Message-ID: <20180502064443.3uifvko5ceyc2jsb@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.