[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210125222354.GA1131674@robh.at.kernel.org>
Date: Mon, 25 Jan 2021 16:23:54 -0600
From: Rob Herring <robh@...nel.org>
To: Rafał Miłecki <zajec5@...il.com>
Cc: linux-mtd@...ts.infradead.org,
Boris Brezillon <bbrezillon@...nel.org>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
linux-kernel@...r.kernel.org,
Miquel Raynal <miquel.raynal@...tlin.com>,
Rob Herring <robh+dt@...nel.org>,
Rafał Miłecki <rafal@...ecki.pl>,
devicetree@...r.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: mtd: move partition binding to its own
file
On Fri, 15 Jan 2021 16:38:59 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@...ecki.pl>
>
> Single partition binding is quite common and may be:
> 1. Used by multiple parsers
> 2. Extended for more specific cases
>
> Move it to separated file to avoid code duplication.
>
> Signed-off-by: Rafał Miłecki <rafal@...ecki.pl>
> ---
> .../mtd/partitions/fixed-partitions.yaml | 33 +------------
> .../bindings/mtd/partitions/partition.yaml | 47 +++++++++++++++++++
> 2 files changed, 48 insertions(+), 32 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mtd/partitions/partition.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists