summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorColin Foster <colin.foster@in-advantage.com>2022-10-25 07:03:49 +0200
committerLee Jones <lee@kernel.org>2022-12-07 14:28:09 +0100
commit4c7ee9a38dcc347887511deb773624550f7629ca (patch)
treef5df5c1ba1ac9aa2f324db44722212373f8f3ab1 /Documentation
parentdt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driver (diff)
downloadlinux-4c7ee9a38dcc347887511deb773624550f7629ca.tar.xz
linux-4c7ee9a38dcc347887511deb773624550f7629ca.zip
dt-bindings: mfd: ocelot: Remove spi-max-frequency from required properties
The property spi-max-frequency was initially documented as a required property. It is not actually required, and will break bindings validation if other control mediums (e.g. PCIe) are used. Remove this property from the required arguments. Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20221025050355.3979380-2-colin.foster@in-advantage.com
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml
index 8bf45a5673a4..c6da91211a18 100644
--- a/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml
+++ b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml
@@ -61,7 +61,6 @@ required:
- reg
- '#address-cells'
- '#size-cells'
- - spi-max-frequency
additionalProperties: false