summaryrefslogtreecommitdiff
path: root/zephyr/boards/riscv/it8xxx2_evb/it8xxx2_evb.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/riscv/it8xxx2_evb/it8xxx2_evb.dts')
-rw-r--r--zephyr/boards/riscv/it8xxx2_evb/it8xxx2_evb.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/zephyr/boards/riscv/it8xxx2_evb/it8xxx2_evb.dts b/zephyr/boards/riscv/it8xxx2_evb/it8xxx2_evb.dts
index 5bde541a6f..0e1297345e 100644
--- a/zephyr/boards/riscv/it8xxx2_evb/it8xxx2_evb.dts
+++ b/zephyr/boards/riscv/it8xxx2_evb/it8xxx2_evb.dts
@@ -173,22 +173,18 @@
battery {
i2c-port = <&i2c2>;
enum-name = "I2C_PORT_BATTERY";
- label = "BATTERY";
};
evb-1 {
i2c-port = <&i2c0>;
enum-name = "I2C_PORT_EVB_1";
- label = "EVB_1";
};
evb-2 {
i2c-port = <&i2c1>;
enum-name = "I2C_PORT_EVB_2";
- label = "EVB_2";
};
opt-4 {
i2c-port = <&i2c4>;
enum-name = "I2C_PORT_OPT_4";
- label = "OPT_4";
};
};