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 <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>

authored by Krzysztof Kozlowski and committed by Andi Shyti d4e001ff 6ba59ff4

+1 -1
+1 -1
Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml
··· 77 77 - clocks 78 78 79 79 allOf: 80 - - $ref: i2c-controller.yaml 80 + - $ref: /schemas/i2c/i2c-controller.yaml# 81 81 - if: 82 82 properties: 83 83 compatible: