From: Krzysztof Kozlowski Date: Fri, 9 Apr 2021 17:20:27 +0000 (+0200) Subject: dt-bindings: serial: samsung: include generic dtschema to match bluetooth child X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e7d1737c2a16b671828847ad364cbf7c1117944a;p=linux.git dt-bindings: serial: samsung: include generic dtschema to match bluetooth child Include the generic serial.yaml dtschema so the child node like "bluetooth" will be properly matched: arch/arm/boot/dts/exynos4210-universal_c210.dt.yaml: serial@13800000: 'bluetooth' does not match any of the regexes: 'pinctrl-[0-9]+' Reviewed-by: Rob Herring Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20210409172027.11296-1-krzysztof.kozlowski@canonical.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml index 4f98a3896b3a1..97ec8a093bf30 100644 --- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml +++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml @@ -79,9 +79,11 @@ required: - interrupts - reg -additionalProperties: false +unevaluatedProperties: false allOf: + - $ref: /schemas/serial.yaml# + - if: properties: compatible: