dt-bindings: reserved-memory: Support MTD/block device
authorVincent Whitchurch <vincent.whitchurch@axis.com>
Tue, 12 Apr 2022 13:53:00 +0000 (15:53 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 25 Apr 2022 08:37:49 +0000 (10:37 +0200)
commit4e969459604632d4096ff536f72552a9d365845e
tree91a6d6a50c26bf47c47f76b8afb9126f8bd9547d
parent82e214f6c0f16827ea7a95b8f96c651a7a7f8ac1
dt-bindings: reserved-memory: Support MTD/block device

Add bindings to allow MTD/block devices to be used in reserved-memory
regions using the "phram" (MTD in PHysical RAM) driver.

This allows things like partitioning to be specified via the existing
devicetree bindings.

Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220412135302.1682890-3-vincent.whitchurch@axis.com
Documentation/devicetree/bindings/reserved-memory/phram.yaml [new file with mode: 0644]