All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency
@ 2022-07-27 16:42 Krzysztof Kozlowski
  2022-07-28 15:19 ` Rob Herring
  2022-08-15 18:27 ` Ulf Hansson
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-27 16:42 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, linux-mmc,
	devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

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(-)

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


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

* Re: [PATCH] dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency
  2022-07-27 16:42 [PATCH] dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency Krzysztof Kozlowski
@ 2022-07-28 15:19 ` Rob Herring
  2022-08-15 18:27 ` Ulf Hansson
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-07-28 15:19 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: devicetree, Rob Herring, Ulf Hansson, Krzysztof Kozlowski,
	linux-kernel, linux-mmc

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>

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

* Re: [PATCH] dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency
  2022-07-27 16:42 [PATCH] dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency Krzysztof Kozlowski
  2022-07-28 15:19 ` Rob Herring
@ 2022-08-15 18:27 ` Ulf Hansson
  1 sibling, 0 replies; 3+ messages in thread
From: Ulf Hansson @ 2022-08-15 18:27 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Krzysztof Kozlowski, linux-mmc, devicetree, linux-kernel

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
>

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

end of thread, other threads:[~2022-08-15 18:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 16:42 [PATCH] dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency Krzysztof Kozlowski
2022-07-28 15:19 ` Rob Herring
2022-08-15 18:27 ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.