Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: i2c: google,cros-ec-i2c-tunnel: 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: 1acd4577a66f ("dt-bindings: i2c: convert i2c-cros-ec-tunnel 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
5c8cfd59 d4e001ff

+1 -1
+1 -1
Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml
··· 21 21 google,cros-ec-spi or google,cros-ec-i2c. 22 22 23 23 allOf: 24 - - $ref: i2c-controller.yaml# 24 + - $ref: /schemas/i2c/i2c-controller.yaml# 25 25 26 26 properties: 27 27 compatible: