mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
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:
committed by
Miquel Raynal
parent
3a86608788
commit
9d4d01a293
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user