[PATCH v2] dt-bindings: dma: fsl-mxs-dma: Convert MXS DMA to DT schema

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Mon Dec 19 02:47:44 PST 2022


On 19/12/2022 10:37, Marek Vasut wrote:
> Convert the MXS DMA binding to DT schema format using json-schema.
> 
> Drop "interrupt-names" property, since it is broken. The drivers/dma/mxs-dma.c
> in Linux kernel does not use it, the property contains duplicate array entries
> in existing DTs, and even malformed entries (gmpi, should have been gpmi). Get
> rid of that optional property altogether.
> 
> Update example node names to be standard dma-controller@ ,
> add global interrupt-parent property into example.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list