Re: [PATCH 1/2] dt-bindings: serial: samsung: add DMA properties

From: Rob Herring
Date: Fri Mar 05 2021 - 15:44:24 EST


On Fri, 12 Feb 2021 17:39:04 +0100, Krzysztof Kozlowski wrote:
> The Samsung SoC UART nodes have usually DMA so dtschema has to reflect
> this to fix dtbs_check warnings like:
>
> arch/arm/boot/dts/exynos4210-smdkv310.dt.yaml: serial@13800000:
> 'dma-names', 'dmas' do not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> .../devicetree/bindings/serial/samsung_uart.yaml | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>