dt-bindings: mtd: physmap: add 'clocks' and 'power-domains'

Physmap supports minimal PM since commit 0bc448b49e ("mtd: maps:
physmap: Add minimal Runtime PM support"), so support it also when used
in DT configurations.

Suggested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
This commit is contained in:
Wolfram Sang
2025-10-02 16:23:11 +02:00
committed by Miquel Raynal
parent 3a86608788
commit 9d4d01a293

View File

@@ -69,6 +69,16 @@ properties:
minItems: 1
maxItems: 8
clocks:
description: |
Chips may need clocks to be enabled for themselves or for transparent
bridges.
power-domains:
description: |
Chips may need power domains to be enabled for themselves or for
transparent bridges.
bank-width:
description: Width (in bytes) of the bank. Equal to the device width times
the number of interleaved chips.