Re: [PATCH v2 1/2] dt-bindings: misc: convert axis-fifo binding to YAML

From: Krzysztof Kozlowski

Date: Sat Sep 19 2026 - 02:58:41 EST


On 19/09/2026 04:58, Daniel28972897 wrote:
> Convert drivers/staging/axis-fifo/axis-fifo.txt to a YAML schema
> under Documentation/devicetree/bindings/misc/, so it is checked by
> dtbs_check and by checkpatch.pl's undocumented-compatible warning.

So you fix not because it has to be fixed, but some tool told you?

>
> The FIFO depth properties are documented as being in 32-bit words,
> matching the original text binding and the driver's own arithmetic
> in axis_fifo_write(), not bytes as an earlier draft of this schema
> incorrectly stated.
>
> All properties from the original text binding are preserved,
> including ones the driver itself ignores, since they are generated
> unconditionally by the Xilinx IP integrator and may be present in
> real-world devicetree sources.
>
> Signed-off-by: Daniel28972897 <danyboy28sep@xxxxxxxxx>

Another, third try this week? Is there some staging-checkpatch spree?

Same comments as before, no. For explanations, just search:
https://lore.kernel.org/all/

Best regards,
Krzysztof