summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/i2c/i2c-mux-gpio.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/i2c/i2c-mux-gpio.yaml')
-rw-r--r--dts/Bindings/i2c/i2c-mux-gpio.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/Bindings/i2c/i2c-mux-gpio.yaml b/dts/Bindings/i2c/i2c-mux-gpio.yaml
index 6e0a5686af..f34cc7ad5a 100644
--- a/dts/Bindings/i2c/i2c-mux-gpio.yaml
+++ b/dts/Bindings/i2c/i2c-mux-gpio.yaml
@@ -45,7 +45,7 @@ properties:
i2c-parent:
description: phandle of the I2C bus that this multiplexer's master-side port is connected to
- $ref: "/schemas/types.yaml#/definitions/phandle"
+ $ref: /schemas/types.yaml#/definitions/phandle
mux-gpios:
description: list of GPIOs used to control the muxer
@@ -55,7 +55,7 @@ properties:
idle-state:
description: Value to set the muxer to when idle. When no value is given, it defaults to the
last value used.
- $ref: "/schemas/types.yaml#/definitions/uint32"
+ $ref: /schemas/types.yaml#/definitions/uint32
allOf:
- $ref: i2c-mux.yaml