Re: [PATCH] dt-bindings: Use full path to other schemas
From: Rob Herring (Arm)
Date: Wed May 08 2024 - 15:10:36 EST
On Sun, 05 May 2024 10:46:18 +0200, Krzysztof Kozlowski wrote:
> When referencing other schema, it is preferred to use an absolute path
> (/schemas/....), which allows also an seamless move of particular schema
> out of Linux kernel to dtschema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Rob, maybe you can take it directly? Should apply cleanly on your tree.
> ---
> Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml | 2 +-
> Documentation/devicetree/bindings/media/amphion,vpu.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/mtd.yaml | 4 ++--
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
Applied, thanks!