Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp83682yba; Mon, 1 Apr 2019 02:12:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqyx3NkLTQucb6B5R4t/4GJAP2KX3SM6UkIzHwA6xv7SZYsTiAfvC5B2TUt763/PrGME6zwL X-Received: by 2002:aa7:8552:: with SMTP id y18mr17478747pfn.176.1554109921037; Mon, 01 Apr 2019 02:12:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554109921; cv=none; d=google.com; s=arc-20160816; b=hT2tiG6aHxOrJSIdxoq3vJiTh1QOnnnZddrhyHI/0UfmTsm90JCOvjtSMSjHhNus3q u/Q6fN5BaS3AlATG22F3YugyZpdM5ioQTD5AkPEqdkz0rNK8ZIZPFwBecrLFCcYBPZfj 2iEVGIQ/lySJJcxxr2puuuAdwz8A+lLZ+0GZuDS3uxIWrhf9kEOmIT9dRgEQ4CdSYzDG /37dmzgwIiEPgUp9tAJM4vhQn7IDYUiXZ7rqFHngqojsfcV+kQVSNpyvAzrvcr17+nDv +Gbuwb/Qhj8Q4Nz/+gOESiUffTtutEB8NV16l84PueCt1La1hoJfiHL7/xXEDXD/z35z bJ+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=79jVwxDN/5SlkhiOEV3eKGkBPZqlZxdAtU4GRkPbOBQ=; b=PpRC+Lvlqb/rTVSBihBQFTA0V3756nGS/7xdhakLdS4z7i71TiA1PAVM2zh0q7aeYw EcGlGvgrKvu+Ir1X9LIL9QutRfDBPydO1QdQKcOR8JWg/5YMnFekfkm81PVHdEIGIszJ uwYO0kR1lpjeYx6n+p7FPe61xIG+cPe24KEtmXvSaFm2m0kZTFXVArMYsqU5nwRKLoaC rpsnDwPNm5ses4PMD7xOa53qT/DqmKlCpxocSeJ32vRjBQyKGNzHTJB4KQWrPZyG0yEa nP2zxF6XUCgWLPiimo/S4Ze2HDPn70/lAMQyg80ltizFCuqDHwcvTf+tMwTjxUqNPW4k 1CPw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r17si8015018pgv.328.2019.04.01.02.11.45; Mon, 01 Apr 2019 02:12:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726411AbfDAJKy (ORCPT + 99 others); Mon, 1 Apr 2019 05:10:54 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:50471 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725820AbfDAJKx (ORCPT ); Mon, 1 Apr 2019 05:10:53 -0400 X-Originating-IP: 90.88.32.136 Received: from localhost (aaubervilliers-681-1-91-136.w90-88.abo.wanadoo.fr [90.88.32.136]) (Authenticated sender: maxime.ripard@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id ED2B4E003E; Mon, 1 Apr 2019 09:10:50 +0000 (UTC) Date: Mon, 1 Apr 2019 11:10:50 +0200 From: Maxime Ripard To: ARM-SoC Maintainers , Sugaya Taichi Cc: Mark Rutland , devicetree@vger.kernel.org, Rob Herring , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] dt-bindings: cpu: Fix JSON schema Message-ID: <20190401091050.cwph7xlpv3pmkwnq@flea> References: <20190318100521.29109-1-maxime.ripard@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2tjdwgjf4v6o3rdy" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --2tjdwgjf4v6o3rdy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Sugaya, Arnd, Olof, On Thu, Mar 28, 2019 at 02:35:54PM -0500, Rob Herring wrote: > +arm-soc > > On Mon, Mar 18, 2019 at 5:05 AM Maxime Ripard wrote: > > > > Commit fd73403a4862 ("dt-bindings: arm: Add SMP enable-method for > > Milbeaut") added support for a new cpu enable-method, but did so using > > tabulations to ident. This is however invalid in the syntax, and resulted > > in a failure when trying to use that schemas for validation. > > > > Use spaces instead of tabs to indent to fix this. > > > > Fixes: fd73403a4862 ("dt-bindings: arm: Add SMP enable-method for Milbeaut") > > Signed-off-by: Maxime Ripard > > --- > > Documentation/devicetree/bindings/arm/cpus.yaml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Rob Herring > > This should be applied to arm-soc tree having the commit. Could you pick up that patch? Thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --2tjdwgjf4v6o3rdy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXKHVmgAKCRDj7w1vZxhR xW1YAQCR/A/H5YjdmsVxCdhdYOcorF7S6Kum5Nfjp8cTGgEPmwEAttw3vzwXSa4I TDaAxsQ3rSpABs4PIS2QDbqgIU2b0wY= =qVao -----END PGP SIGNATURE----- --2tjdwgjf4v6o3rdy--