devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: wlf,arizona: Add spi-max-frequency
@ 2022-04-27  6:51 Krzysztof Kozlowski
  2022-04-27 12:21 ` Charles Keepax
  0 siblings, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-27  6:51 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, -, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski, Rob Herring

The Wolfson Microelectronics Arizona audio can be connected via SPI bus
(e.g. WM5110 on Exynos5433 TM2 board), so allow spi-max-frequency
property.

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/mfd/wlf,arizona.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml b/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml
index 9e762d474218..0d1835c657a2 100644
--- a/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml
+++ b/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml
@@ -193,6 +193,8 @@ properties:
   reset-gpios:
     maxItems: 1
 
+  spi-max-frequency: true
+
   wlf,reset:
     description:
       GPIO specifier for the GPIO controlling RESET
-- 
2.32.0


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

end of thread, other threads:[~2022-04-27 14:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  6:51 [PATCH] dt-bindings: mfd: wlf,arizona: Add spi-max-frequency Krzysztof Kozlowski
2022-04-27 12:21 ` Charles Keepax
2022-04-27 12:58   ` Charles Keepax
2022-04-27 13:49     ` Krzysztof Kozlowski
2022-04-27 14:48       ` Charles Keepax

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).