Re: [PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property

2023-10-16 Thread Miquel Raynal
On Wed, 2023-09-27 at 18:05:43 UTC, Simon Glass wrote: > Sometimes the contents of a partition are compressed. Add a property to > express this and define the algorithm used. > > Signed-off-by: Simon Glass Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks

Re: [PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property

2023-10-10 Thread Rob Herring
On Wed, 27 Sep 2023 12:05:43 -0600, Simon Glass wrote: > Sometimes the contents of a partition are compressed. Add a property to > express this and define the algorithm used. > > Signed-off-by: Simon Glass > --- > > Changes in v4: > - Add an example > > Changes in v3: > - Just add a compressi

[PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property

2023-09-27 Thread Simon Glass
Sometimes the contents of a partition are compressed. Add a property to express this and define the algorithm used. Signed-off-by: Simon Glass --- Changes in v4: - Add an example Changes in v3: - Just add a compression property for now Changes in v2: - Use "binman" for compatible instead of "u