Re: [PATCH 1/3] dt-bindings: mtd: move partition binding to its own file

2021-01-25 Thread Rob Herring
On Fri, 15 Jan 2021 16:38:59 +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > 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

[PATCH 1/3] dt-bindings: mtd: move partition binding to its own file

2021-01-15 Thread Rafał Miłecki
From: Rafał Miłecki 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 --- .../mtd/partitions/fixed-partitions.yaml | 33 + .../