[PATCH 1/2] mtd: parsers: trx: Allow to specify trx-magic in DT
Hauke Mehrtens
hauke at hauke-m.de
Sun Apr 18 17:53:25 BST 2021
On 3/17/21 10:25 AM, Miquel Raynal wrote:
> 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.
>
Hi,
Sorry for answering so late.
I will split this into two patches.
Hauke
More information about the linux-mtd
mailing list