mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type
The driver and description indicate "snps,kbbe" is a boolean, not an uint32. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://patch.msgid.link/20241101211331.24605-2-robh@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
5c87206cdb
commit
d847548c7e
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user