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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8267ECAAA1 for ; Mon, 31 Oct 2022 19:33:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229716AbiJaTds (ORCPT ); Mon, 31 Oct 2022 15:33:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229476AbiJaTdq (ORCPT ); Mon, 31 Oct 2022 15:33:46 -0400 Received: from mail-oa1-f50.google.com (mail-oa1-f50.google.com [209.85.160.50]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D63C13D71; Mon, 31 Oct 2022 12:33:46 -0700 (PDT) Received: by mail-oa1-f50.google.com with SMTP id 586e51a60fabf-13ba86b5ac0so14600050fac.1; Mon, 31 Oct 2022 12:33:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ahMyyoN83BTbMMrhkPxnMNFzT+CMI4++uXPUE/MdHpM=; b=tW3GzOF8EqFteA64PnEN0Lkgy1YYznlprd2qZU9oAuvWkHCzfX9lIUzcSSp232ytsr hCF6ht5DUU0OMwy9TrKh+C1uE4VlHgDt6IHrnpqqnJPLDN+/TvqOSlcnAlzUKqi3cGl7 kFlBEn+25YH05yC9YgRsSUZyEVzBl+3uCnEJk7EunGqMYBdqUM8IoOuV/cOw7skaxhWj hH3pDEiiLS1dXmwyry/Sxc1YgfaG/XrtHXCmnhoz2CqhGF55DPNPxQOZ+jDgWm4xi4TW RHTAy7oyCJIYpyIUJWuQq9f/6sqZBS8PBPLplMIxP56o5JOgCKb1PyMDUqHn/2L6IwxF 3jaw== X-Gm-Message-State: ACrzQf0enTooHVEofdEoaJuezB+dcqgoaIdUx4hTuGv3g6mAEpMe1UPI YwZVbU0VJEb99WsIfEkVpbxhnPS0NQ== X-Google-Smtp-Source: AMsMyM4l+TcsCdFGnvR3QaiG9UCl2pWcUZK2fq3fnZnqeQiOFRnod/8llhOVvWw3ORc5uoJnulLmDQ== X-Received: by 2002:a05:6870:96a7:b0:13b:ceea:baf8 with SMTP id o39-20020a05687096a700b0013bceeabaf8mr18519996oaq.88.1667244825301; Mon, 31 Oct 2022 12:33:45 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bj23-20020a056808199700b00353ef11d6c9sm2656248oib.19.2022.10.31.12.33.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 Oct 2022 12:33:44 -0700 (PDT) Received: (nullmailer pid 3294529 invoked by uid 1000); Mon, 31 Oct 2022 19:33:46 -0000 Date: Mon, 31 Oct 2022 14:33:46 -0500 From: Rob Herring To: Miquel Raynal Cc: Richard Weinberger , Vignesh Raghavendra , Tudor Ambarus , Pratyush Yadav , Michael Walle , linux-mtd@lists.infradead.org, Krzysztof Kozlowski , devicetree@vger.kernel.org, Chen-Yu Tsai , Naga Sureshkumar Relli , Linus Walleij , Manivannan Sadhasivam , Maxime Ripard , Sureshkumar Relli , linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-arm-msm@vger.kernel.org, Thomas Petazzoni Subject: Re: [PATCH 02/12] dt-bindings: mtd: Mention basic properties Message-ID: <20221031193346.GB3291000-robh@kernel.org> References: <20221028235933.934850-1-miquel.raynal@bootlin.com> <20221028235933.934850-3-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221028235933.934850-3-miquel.raynal@bootlin.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, Oct 29, 2022 at 01:59:23AM +0200, Miquel Raynal wrote: > there to avoid the need to do it in each and every file. > > Signed-off-by: Miquel Raynal > --- > Documentation/devicetree/bindings/mtd/mtd.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mtd/mtd.yaml b/Documentation/devicetree/bindings/mtd/mtd.yaml > index 9fcaa61b046c..10684b233ae3 100644 > --- a/Documentation/devicetree/bindings/mtd/mtd.yaml > +++ b/Documentation/devicetree/bindings/mtd/mtd.yaml > @@ -21,6 +21,9 @@ properties: > based name) in order to ease flash device identification and/or > describe what they are used for. > > + '#address-cells': true > + '#size-cells': true > + These are only for 'partition' nodes, right? If so, they should be marked deprecated too. > partitions: > type: object > properties: > -- > 2.34.1 > >