Re: [PATCH] dt-bindings: dma: Convert mtk-uart-apdma to DT schema

From: Krzysztof Kozlowski
Date: Wed Feb 16 2022 - 08:28:43 EST


On 16/02/2022 14:26, Krzysztof Kozlowski wrote:
> On 16/02/2022 12:40, AngeloGioacchino Del Regno wrote:
>> Convert the MediaTek UART APDMA Controller binding to DT schema.
>>
>> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
>> ---
>> .../bindings/dma/mediatek,uart-dma.yaml | 112 ++++++++++++++++++
>> .../bindings/dma/mtk-uart-apdma.txt | 56 ---------
>> 2 files changed, 112 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
>>
>> diff --git a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
>> new file mode 100644
>> index 000000000000..4583c8f535b2
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
>> @@ -0,0 +1,112 @@
>> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/dma/mediatek,uart-dma.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +
>> +title: MediaTek UART APDMA controller
>> +
>> +maintainers:
>> + - Long Cheng <long.cheng@xxxxxxxxxxxx>

Is this still up-to-date? Emails bounce:

smtp; 550 Relaying mail to long.cheng@xxxxxxxxxxxx is not allowed


Best regards,
Krzysztof