Re: [PATCH] dt-bindings: axis-fifo: Added missing binding
From: Greg KH
Date: Thu Sep 17 2026 - 02:31:32 EST
On Wed, Sep 16, 2026 at 11:11:50PM +0300, Daniel Matyas wrote:
> drivers/staging/axis-fifo/axis-fifo.txt file described how the
> devicetree of the driver should look like. Convert it to .yaml file.
> Issue found by checkpatch.
>
> Signed-off-by: Daniel Matyas <matyasdaniel005@xxxxxxxxx>
> ---
> .../axis-fifo/xlnx,axi-fifo-mm-s.yaml | 257 ++++++++++++++++++
> 1 file changed, 257 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/axis-fifo/xlnx,axi-fifo-mm-s.yaml
This doesn't delete a file, so is it really a "conversion"?
thanks,
greg k-h