[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221117211523.1273320-1-miquel.raynal@bootlin.com>
Date: Thu, 17 Nov 2022 22:15:23 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Miquel Raynal <miquel.raynal@...tlin.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
devicetree@...r.kernel.org
Cc: Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Tudor Ambarus <Tudor.Ambarus@...rochip.com>,
Pratyush Yadav <pratyush@...nel.org>,
Michael Walle <michael@...le.cc>,
linux-mtd@...ts.infradead.org,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 13/17] dt-bindings: mtd: nvmem-cells: Drop range property from example
On Mon, 2022-11-14 at 09:03:11 UTC, Miquel Raynal wrote:
> Memory mapped devices such as parallel NOR flash could make use of the
> 'ranges' property to translate a nvmem 'reg' cell address to a CPU
> address but in practice there is no upstream user nor any declaration of
> this property being valid in this case yet, leading to a warning when
> constraining a bit more the schema:
>
> .../mtd/partitions/nvmem-cells.example.dtb: calibration@...000:
> Unevaluated properties are not allowed ('ranges' was unexpected)
>
> So let's drop the property from the example, knowing that someone might
> actually properly define it some day.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@...tlin.com>
> Reviewed-by: Rob Herring <robh@...nel.org>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next.
Miquel
Powered by blists - more mailing lists