From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/2] dt-bindings: arm: Clean up CPU binding examples Date: Wed, 22 May 2019 08:57:16 -0500 Message-ID: <20190522135716.GA4030@bogus> References: <50fbe259ee5951e32221af457737b7d970be9f32.1558456785.git.robin.murphy@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: Robin Murphy Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, Linus Walleij , robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Tue, 21 May 2019 17:44:27 +0100, Robin Murphy wrote: > Following commit 31af04cd60d3 ("arm64: dts: Remove inconsistent use of > 'arm,armv8' compatible string"), clean up these binding examples in case > anyone is tempted to copy them. > > CC: Linus Walleij > Signed-off-by: Robin Murphy > --- > Documentation/devicetree/bindings/arm/arm-boards | 4 ++-- > .../devicetree/bindings/arm/cpu-capacity.txt | 12 ++++++------ > 2 files changed, 8 insertions(+), 8 deletions(-) > Applied, thanks. Rob