Re: [PATCH v2] dt-bindings: serial: samsung: include generic dtschema to match bluetooth child

From: Rob Herring
Date: Fri Apr 09 2021 - 12:10:03 EST


On Mon, Apr 05, 2021 at 07:21:19PM +0200, Krzysztof Kozlowski wrote:
> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
> Include the generic serial.yaml dtschema so the child node like
> "bluetooh" will be properly matched:

typo

>
> arch/arm/boot/dts/exynos4210-universal_c210.dt.yaml:
> serial@13800000: 'bluetooth' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. Drop the new example, as Rob suggested.
> ---
> Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)

Otherwise,

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>