Skip to content

Commit eeda4e1

Browse files
Wolfram Sangbroonie
authored andcommitted
spi: dt-bindings: snps,dw-apb-ssi: add 'power-domains' property
This SPI controller likely belongs to a power domain for all the SoCs listed. For sure, it belongs to one on the Renesas RZ/N1 SoC, so enable the property to be able to describe its power domain in DTs. Suggested-by: Herve Codina <herve.codina@bootlin.com> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Herve Codina <herve.codina@bootlin.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20260626180326.9593-3-wsa+renesas@sang-engineering.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent d1f02ae commit eeda4e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ properties:
9393
- const: ssi_clk
9494
- const: pclk
9595

96+
power-domains:
97+
maxItems: 1
98+
9699
resets:
97100
maxItems: 1
98101

0 commit comments

Comments
 (0)