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

From: Greg Kroah-Hartman

Date: Sat Sep 19 2026 - 03:50:05 EST


On Fri, Sep 18, 2026 at 08:58:58PM -0600, Daniel28972897 wrote:
> This is v2 of the axis-fifo devicetree binding conversion, addressing
> review feedback from the Sashiko AI bot on v1:
>
> - The FIFO depth properties are documented in 32-bit words, not bytes,
> matching the original text binding and the driver's own arithmetic.
> - additionalProperties: false no longer rejects real-world devicetrees,
> since all properties generated by the Xilinx IP integrator (even
> ones the driver ignores) are now listed in the schema.
> - The now-superseded drivers/staging/axis-fifo/axis-fifo.txt is
> removed, split into its own patch per
> Documentation/devicetree/bindings/submitting-patches.rst.
>
> Daniel28972897 (2):

Again, you were told this type of change was not ok, please do not
ignore review comments. Also, this isn't a valid author name :)

thanks,

greg k-h