[PATCH 1/3] dt-bindings: arm: ti: k3: Add compatible for AM62x LP SK
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon Mar 20 08:20:15 PDT 2023
On 20/03/2023 06:13, Vignesh Raghavendra wrote:
> Add compatible for AM62x SoC based Low Power Starter Kit board[1]
>
> [1] https://www.ti.com/tool/SK-AM62-LP
>
> Signed-off-by: Vignesh Raghavendra <vigneshr at ti.com>
> ---
> Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml
> index a60a4065caa8..56fdd94bf899 100644
> --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml
> +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml
> @@ -29,6 +29,7 @@ properties:
> items:
> - enum:
> - ti,am625-sk
> + - ti,am62x-lp-sk
Don't use wildcards in compatibles... but judging by
https://www.ti.com/tool/SK-AM62 it looks like model name. If it is truly
model name, not wildcard, then:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list