summaryrefslogtreecommitdiff
path: root/zephyr/test/i2c/overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/i2c/overlay.dts')
-rw-r--r--zephyr/test/i2c/overlay.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/test/i2c/overlay.dts b/zephyr/test/i2c/overlay.dts
index 301695b791..2c56ee3b7a 100644
--- a/zephyr/test/i2c/overlay.dts
+++ b/zephyr/test/i2c/overlay.dts
@@ -8,6 +8,7 @@
compatible = "named-i2c-ports";
accel-0 {
i2c-port = <&bmi_i2c>;
+ enum-name = "I2C_PORT_ACCEL";
label = "ACCEL_0";
};
};