Skip to content

Commit 9d4d01a

Browse files
Wolfram Sangmiquelraynal
authored andcommitted
dt-bindings: mtd: physmap: add 'clocks' and 'power-domains'
Physmap supports minimal PM since commit 0bc448b ("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>
1 parent 3a86608 commit 9d4d01a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Documentation/devicetree/bindings/mtd/mtd-physmap.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,16 @@ properties:
6969
minItems: 1
7070
maxItems: 8
7171

72+
clocks:
73+
description: |
74+
Chips may need clocks to be enabled for themselves or for transparent
75+
bridges.
76+
77+
power-domains:
78+
description: |
79+
Chips may need power domains to be enabled for themselves or for
80+
transparent bridges.
81+
7282
bank-width:
7383
description: Width (in bytes) of the bank. Equal to the device width times
7484
the number of interleaved chips.

0 commit comments

Comments
 (0)