dt-bindings: mtd: brcm,trx: Add brcm,trx-magic
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Apr 2021 21:46:14 +0000 (23:46 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 10 May 2021 10:11:48 +0000 (12:11 +0200)
This adds the description of an additional property which allows to
specify a custom partition parser magic to detect a trx partition.
Buffalo has multiple device which are using the trx format, but with
different magic values.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210418214616.239574-2-hauke@hauke-m.de
Documentation/devicetree/bindings/mtd/partitions/brcm,trx.txt

index b677147..c2175d3 100644 (file)
@@ -28,6 +28,11 @@ detected by a software parsing TRX header.
 Required properties:
 - compatible : (required) must be "brcm,trx"
 
+Optional properties:
+
+- brcm,trx-magic: TRX magic, if it is different from the default magic
+                 0x30524448 as a u32.
+
 Example:
 
 flash@0 {