public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
@ 2023-01-20 14:43 Krzysztof Kozlowski
  2023-01-23 22:10 ` Rob Herring
  2023-01-24  5:30 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-20 14:43 UTC (permalink / raw)
  To: Łukasz Stelmach, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	netdev, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

The AX88796C device node on SPI bus can use SPI peripheral properties in
certain configurations:

  exynos3250-artik5-eval.dtb: ethernet@0: 'controller-data' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/net/asix,ax88796c.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/asix,ax88796c.yaml b/Documentation/devicetree/bindings/net/asix,ax88796c.yaml
index 699ebf452479..164d1ff9e83c 100644
--- a/Documentation/devicetree/bindings/net/asix,ax88796c.yaml
+++ b/Documentation/devicetree/bindings/net/asix,ax88796c.yaml
@@ -19,6 +19,7 @@ description: |
 
 allOf:
   - $ref: ethernet-controller.yaml#
+  - $ref: /schemas/spi/spi-peripheral-props.yaml
 
 properties:
   compatible:
@@ -39,8 +40,8 @@ properties:
       it should be marked GPIO_ACTIVE_LOW.
     maxItems: 1
 
+  controller-data: true
   local-mac-address: true
-
   mac-address: true
 
 required:
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
  2023-01-20 14:43 [PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties Krzysztof Kozlowski
@ 2023-01-23 22:10 ` Rob Herring
  2023-01-24  5:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-01-23 22:10 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: devicetree, Rob Herring, Eric Dumazet, netdev, Jakub Kicinski,
	Łukasz Stelmach, linux-kernel, Krzysztof Kozlowski,
	Paolo Abeni, David S. Miller


On Fri, 20 Jan 2023 15:43:29 +0100, Krzysztof Kozlowski wrote:
> The AX88796C device node on SPI bus can use SPI peripheral properties in
> certain configurations:
> 
>   exynos3250-artik5-eval.dtb: ethernet@0: 'controller-data' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/net/asix,ax88796c.yaml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
  2023-01-20 14:43 [PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties Krzysztof Kozlowski
  2023-01-23 22:10 ` Rob Herring
@ 2023-01-24  5:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-01-24  5:30 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: l.stelmach, davem, edumazet, kuba, pabeni, robh+dt,
	krzysztof.kozlowski+dt, netdev, devicetree, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 20 Jan 2023 15:43:29 +0100 you wrote:
> The AX88796C device node on SPI bus can use SPI peripheral properties in
> certain configurations:
> 
>   exynos3250-artik5-eval.dtb: ethernet@0: 'controller-data' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> [...]

Here is the summary with links:
  - dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
    https://git.kernel.org/netdev/net-next/c/306f208259ff

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-01-24  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-20 14:43 [PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties Krzysztof Kozlowski
2023-01-23 22:10 ` Rob Herring
2023-01-24  5:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox