Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Rob Herring (Arm) and committed by
Jakub Kicinski
d847548c 5c87206c

+1 -1
+1 -1
Documentation/devicetree/bindings/net/snps,dwmac.yaml
··· 560 560 max read outstanding req. limit 561 561 562 562 snps,kbbe: 563 - $ref: /schemas/types.yaml#/definitions/uint32 563 + $ref: /schemas/types.yaml#/definitions/flag 564 564 description: 565 565 do not cross 1KiB boundary. 566 566