* [PATCH net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type
@ 2024-11-01 21:13 Rob Herring (Arm)
2024-11-03 10:25 ` Krzysztof Kozlowski
2024-11-03 22:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2024-11-01 21:13 UTC (permalink / raw)
To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Krzysztof Kozlowski, Conor Dooley, Alexandre Torgue,
Giuseppe Cavallaro, Jose Abreu
Cc: netdev, devicetree, linux-kernel
The driver and description indicate "snps,kbbe" is a boolean, not an
uint32.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Documentation/devicetree/bindings/net/snps,dwmac.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
index 4e2ba1bf788c..f48a0f44cf2d 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -560,7 +560,7 @@ properties:
max read outstanding req. limit
snps,kbbe:
- $ref: /schemas/types.yaml#/definitions/uint32
+ $ref: /schemas/types.yaml#/definitions/flag
description:
do not cross 1KiB boundary.
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type
2024-11-01 21:13 [PATCH net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type Rob Herring (Arm)
@ 2024-11-03 10:25 ` Krzysztof Kozlowski
2024-11-03 22:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-11-03 10:25 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Krzysztof Kozlowski, Conor Dooley, Alexandre Torgue,
Giuseppe Cavallaro, Jose Abreu, netdev, devicetree, linux-kernel
On Fri, Nov 01, 2024 at 04:13:31PM -0500, Rob Herring (Arm) wrote:
> The driver and description indicate "snps,kbbe" is a boolean, not an
> uint32.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/net/snps,dwmac.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type
2024-11-01 21:13 [PATCH net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type Rob Herring (Arm)
2024-11-03 10:25 ` Krzysztof Kozlowski
@ 2024-11-03 22:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-11-03 22:50 UTC (permalink / raw)
To: Rob Herring
Cc: davem, edumazet, kuba, pabeni, krzk+dt, conor+dt,
alexandre.torgue, peppe.cavallaro, joabreu, netdev, devicetree,
linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 1 Nov 2024 16:13:31 -0500 you wrote:
> The driver and description indicate "snps,kbbe" is a boolean, not an
> uint32.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/net/snps,dwmac.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type
https://git.kernel.org/netdev/net-next/c/d847548c7ef4
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:[~2024-11-03 22:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 21:13 [PATCH net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type Rob Herring (Arm)
2024-11-03 10:25 ` Krzysztof Kozlowski
2024-11-03 22:50 ` 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;
as well as URLs for NNTP newsgroup(s).