]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit448380d9bb2af9e18d11f10a5db878881e66ccbd
tree91a6d6a50c26bf47c47f76b8afb9126f8bd9547d
parentd4ff526a4027fe5f1304ee2f8be3e920d0c8f190
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]