summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/i2c/i2c-gate.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/i2c/i2c-gate.yaml')
-rw-r--r--dts/Bindings/i2c/i2c-gate.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/dts/Bindings/i2c/i2c-gate.yaml b/dts/Bindings/i2c/i2c-gate.yaml
index 66472f12a7..0cdc3e890d 100644
--- a/dts/Bindings/i2c/i2c-gate.yaml
+++ b/dts/Bindings/i2c/i2c-gate.yaml
@@ -31,9 +31,8 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
ak8975@c {
- compatible = "ak,ak8975";
+ compatible = "asahi-kasei,ak8975";
reg = <0x0c>;
};
};
...
-