From: Krzysztof Kozlowski Date: Thu, 20 Jun 2024 11:34:49 +0000 (+0200) Subject: dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema X-Git-Tag: v6.10-rc5~1^2^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4e001ffeccfc128c715057e866f301ac9b95728;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema The referenced i2c-controller.yaml schema is provided by dtschema package (outside of Linux kernel), so use full path to reference it. Cc: stable@vger.kernel.org Fixes: 7ea75dd386be ("dt-bindings: i2c: convert i2c-at91 to json-schema") Signed-off-by: Krzysztof Kozlowski Reviewed-by: Conor Dooley Signed-off-by: Andi Shyti --- diff --git a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml index b1c13bab24722..b2d19cfb87add 100644 --- a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml @@ -77,7 +77,7 @@ required: - clocks allOf: - - $ref: i2c-controller.yaml + - $ref: /schemas/i2c/i2c-controller.yaml# - if: properties: compatible: