From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7E14C43218 for ; Tue, 11 Jun 2019 11:44:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9AD3820673 for ; Tue, 11 Jun 2019 11:44:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403957AbfFKLof (ORCPT ); Tue, 11 Jun 2019 07:44:35 -0400 Received: from mslow2.mail.gandi.net ([217.70.178.242]:52668 "EHLO mslow2.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727278AbfFKLof (ORCPT ); Tue, 11 Jun 2019 07:44:35 -0400 Received: from relay5-d.mail.gandi.net (unknown [217.70.183.197]) by mslow2.mail.gandi.net (Postfix) with ESMTP id 450943AB2FD; Tue, 11 Jun 2019 11:28:40 +0000 (UTC) X-Originating-IP: 90.88.159.246 Received: from localhost (aaubervilliers-681-1-40-246.w90-88.abo.wanadoo.fr [90.88.159.246]) (Authenticated sender: maxime.ripard@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 950021C0009; Tue, 11 Jun 2019 11:28:28 +0000 (UTC) Date: Tue, 11 Jun 2019 13:28:28 +0200 From: Maxime Ripard To: Rob Herring Cc: Mark Rutland , Frank Rowand , "David S . Miller" , Chen-Yu Tsai , Maxime Coquelin , Alexandre Torgue , netdev , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Maxime Chevallier , Antoine =?utf-8?Q?T=C3=A9nart?= , Andrew Lunn , Florian Fainelli , Heiner Kallweit Subject: Re: [PATCH v2 07/11] dt-bindings: net: stmmac: Convert the binding to a schemas Message-ID: <20190611112828.nstilhcyflpuyt3g@flea> References: <91618c7e9a5497462afa74c6d8a947f709f54331.1560158667.git-series.maxime.ripard@bootlin.com> <40b91798a807cc3c232119ec74285325ebb6692a.1560158667.git-series.maxime.ripard@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qew5pxuoqrxydleq" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org --qew5pxuoqrxydleq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jun 10, 2019 at 01:13:25PM -0600, Rob Herring wrote: > On Mon, Jun 10, 2019 at 3:26 AM Maxime Ripard wrote: > > + then: > > + properties: > > + snps,pbl: > > + allOf: > > + - $ref: /schemas/types.yaml#definitions/uint32-array > > + - enum: [2, 4, 8] > > As this is an array, I think this needs to be: > > - items: > enum: [2, 4, 8] > > > And the next 2, too. This was actually an error on the types, those properties are not arrays. I've changed the type, thanks! maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --qew5pxuoqrxydleq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXP+QXAAKCRDj7w1vZxhR xV9cAQD5L7HheHjAdvoGBNb7CPTPUZI4imYlYaEM5mHnERlzhQD/UsXNJZh1LLwq 3lzUjzZeUKdRAytJJAPH9N/9JIEjOAA= =10ZG -----END PGP SIGNATURE----- --qew5pxuoqrxydleq--