summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/i2c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/i2c')
-rw-r--r--zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml b/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml
index b1b7916f85..ba2cc7b172 100644
--- a/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml
+++ b/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml
@@ -54,11 +54,3 @@ properties:
description:
Human readable string describing the device (used as device_get_binding()
argument).
- physical-port:
- type: int
- # TODO: Change the field to true once all boards' named-i2c-ports support
- # this property.
- required: false
- description:
- In the named-i2c-ports, it's a number indicated an i2c device
- (eg. battery, charger, etc.) connected to which soc's i2c port.