]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
spi: dt-bindings: snps,dw-apb-ssi: add 'power-domains' property
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 26 Jun 2026 18:03:23 +0000 (20:03 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 30 Jun 2026 17:20:45 +0000 (18:20 +0100)
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>
Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml

index 447be88caf3442a37f38f89f2e8a65ccc59f5543..95a5bd894e93d2dc1d141c04a1b87c1be3ccbcc6 100644 (file)
@@ -93,6 +93,9 @@ properties:
       - const: ssi_clk
       - const: pclk
 
+  power-domains:
+    maxItems: 1
+
   resets:
     maxItems: 1