summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx_evb/npcx_evb.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/npcx_evb/npcx_evb.dtsi')
-rw-r--r--zephyr/boards/arm/npcx_evb/npcx_evb.dtsi5
1 files changed, 0 insertions, 5 deletions
diff --git a/zephyr/boards/arm/npcx_evb/npcx_evb.dtsi b/zephyr/boards/arm/npcx_evb/npcx_evb.dtsi
index 61a1e79783..4995cd8af3 100644
--- a/zephyr/boards/arm/npcx_evb/npcx_evb.dtsi
+++ b/zephyr/boards/arm/npcx_evb/npcx_evb.dtsi
@@ -22,27 +22,22 @@
i2c_evb_0_0 {
i2c-port = <&i2c0_0>;
enum-name = "I2C_PORT_EVB_0";
- label = "I2C0_0";
};
i2c_evb_1_0 {
i2c-port = <&i2c1_0>;
enum-name = "I2C_PORT_EVB_1";
- label = "I2C1_0";
};
i2c_evb_2_0 {
i2c-port = <&i2c2_0>;
enum-name = "I2C_PORT_EVB_2";
- label = "I2C2_0";
};
i2c_evb_3_0 {
i2c-port = <&i2c3_0>;
enum-name = "I2C_PORT_EVB_3";
- label = "I2C3_0";
};
i2c_evb_7_0 {
i2c-port = <&i2c7_0>;
enum-name = "I2C_PORT_EVB_7";
- label = "I2C7_0";
};
};