Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: spi: amlogic,a1-spifc: add missing power-domains
@ 2024-06-05  9:37 Neil Armstrong
  2024-06-05 16:57 ` Conor Dooley
  2024-06-06 11:30 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Neil Armstrong @ 2024-06-05  9:37 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Martin Kurbanov
  Cc: linux-spi, devicetree, linux-kernel, Neil Armstrong

On the Amlogic A1, the SPI FC controller can require a power-domain to
operate, add it as optional.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 Documentation/devicetree/bindings/spi/amlogic,a1-spifc.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/spi/amlogic,a1-spifc.yaml b/Documentation/devicetree/bindings/spi/amlogic,a1-spifc.yaml
index ea47d30eef43..043879b434ac 100644
--- a/Documentation/devicetree/bindings/spi/amlogic,a1-spifc.yaml
+++ b/Documentation/devicetree/bindings/spi/amlogic,a1-spifc.yaml
@@ -23,6 +23,9 @@ properties:
   clocks:
     maxItems: 1
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg

---
base-commit: c3f38fa61af77b49866b006939479069cd451173
change-id: 20240605-topic-amlogic-upstream-bindings-fixes-power-domains-spifc-214a5af0f305

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-06 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05  9:37 [PATCH] dt-bindings: spi: amlogic,a1-spifc: add missing power-domains Neil Armstrong
2024-06-05 16:57 ` Conor Dooley
2024-06-06 11:30 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox