[PATCH v3] dt-bindings: dma: Convert mtk-uart-apdma to DT schema
Rob Herring
robh at kernel.org
Thu Feb 24 11:49:01 PST 2022
On Thu, 17 Feb 2022 10:52:42 +0100, AngeloGioacchino Del Regno wrote:
> Convert the MediaTek UART APDMA Controller binding to DT schema.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
> v3: Removed anyOf condition
> v2: Fixed interrupt maxItems to 16, added interrupts/reg maxItems constraint
> to 8 when the dma-requests property is not present
>
> .../bindings/dma/mediatek,uart-dma.yaml | 122 ++++++++++++++++++
> .../bindings/dma/mtk-uart-apdma.txt | 56 --------
> 2 files changed, 122 insertions(+), 56 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
> delete mode 100644 Documentation/devicetree/bindings/dma/mtk-uart-apdma.txt
>
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list