diff mbox series

dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency

Message ID 20220727164202.385531-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency | expand

Commit Message

Krzysztof Kozlowski July 27, 2022, 4:42 p.m. UTC
spi-max-frequency comes from spi-peripheral-props.yaml.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml | 2 --
 1 file changed, 2 deletions(-)

Comments

Rob Herring July 28, 2022, 3:19 p.m. UTC | #1
On Wed, 27 Jul 2022 18:42:02 +0200, Krzysztof Kozlowski wrote:
> spi-max-frequency comes from spi-peripheral-props.yaml.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml | 2 --
>  1 file changed, 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Ulf Hansson Aug. 15, 2022, 6:27 p.m. UTC | #2
On Wed, 27 Jul 2022 at 18:42, Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> spi-max-frequency comes from spi-peripheral-props.yaml.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml b/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
> index c45b91099325..c0662ce9946d 100644
> --- a/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
> +++ b/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
> @@ -23,8 +23,6 @@ properties:
>    reg:
>      maxItems: 1
>
> -  spi-max-frequency: true
> -
>    interrupts:
>      maxItems: 1
>
> --
> 2.34.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml b/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
index c45b91099325..c0662ce9946d 100644
--- a/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
+++ b/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
@@ -23,8 +23,6 @@  properties:
   reg:
     maxItems: 1
 
-  spi-max-frequency: true
-
   interrupts:
     maxItems: 1