[PATCH 1/2] mtd: parsers: trx: Allow to specify trx-magic in DT

Miquel Raynal miquel.raynal at bootlin.com
Wed Mar 17 09:25:56 GMT 2021


Hi Hauke,

Hauke Mehrtens <hauke at hauke-m.de> wrote on Mon, 15 Mar 2021 18:07:10
+0100:

> Buffalo uses a different TRX magic for every device, to be able to use
> this trx parser, make it possible to specify the TRX magic in device
> tree. If no TRX magic is specified in device tree, the standard value
> will be used. This value should only be specified if a vendor chooses to
> use a non standard TRX magic.
> 
> Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
> ---
>  .../bindings/mtd/partitions/brcm,trx.txt      |  5 +++++
>  drivers/mtd/parsers/parser_trx.c              | 21 ++++++++++++++++++-

Can you please split this patch:
1- dt-binding update
2- driver update

This way we can collect Rob's ack for the binding patch.

Thanks,
Miquèl



More information about the linux-mtd mailing list