diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-05-04 10:43:04 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-05-23 15:13:26 +0100 |
commit | 21a486c4a9b8cfcb5f11c854287f4b5d3f6af28c (patch) | |
tree | 6685e2eb7efc3d64597d3c4cd3b4c4002379d839 | |
parent | ade0642d7dcaff67fa5794770d5bec484c26cdfc (diff) |
dt-bindings: mfd: wlf,arizona: Add spi-max-frequency
The Wolfson Microelectronics Arizona audio can be connected via SPI bus
(e.g. WM5110 on Exynos5433 TM2 board), so allow SPI peripheral
properties.
Reported-by: Rob Herring <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/mfd/wlf,arizona.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml b/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml index 9e762d474218..ea3337dafaf5 100644 --- a/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml +++ b/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml @@ -14,6 +14,7 @@ description: | range of analogue I/O. allOf: + - $ref: /schemas/spi/spi-peripheral-props.yaml - $ref: /schemas/sound/wlf,arizona.yaml# - $ref: /schemas/regulator/wlf,arizona.yaml# - $ref: /schemas/extcon/wlf,arizona.yaml# |