Re: [PATCH v2] dt-bindings: samsung: document preferred compatible naming

From: Rob Herring
Date: Wed Jul 06 2022 - 12:00:55 EST


On Tue, 05 Jul 2022 18:13:40 +0200, Krzysztof Kozlowski wrote:
> Compatibles can come in two formats. Either "vendor,ip-soc" or
> "vendor,soc-ip". Add a DT schema documenting preferred policy and
> enforcing it for all new compatibles, except few existing patterns. The
> schema also disallows wild-cards used in SoC compatibles.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. Update comment.
> ---
> .../bindings/arm/samsung/samsung-soc.yaml | 40 +++++++++++++++++++
> 1 file changed, 40 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/arm/samsung/samsung-soc.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>