Commit 9d4d01a2 authored by Wolfram Sang's avatar Wolfram Sang Committed by Miquel Raynal
Browse files

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



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

Suggested-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent 3a866087
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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.