summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2021-07-19 20:20:52 -0700
committerCommit Bot <commit-bot@chromium.org>2021-07-20 22:21:37 +0000
commit18bcc95366a2b415b4a9bd74cda56bce109f9bb7 (patch)
treecc9e918527ec4e58e5da273774e2f6a3bb83a834 /zephyr/dts/bindings
parent4b2bc28799c4641a0ac302fd37171e3fb9080210 (diff)
downloadchrome-ec-18bcc95366a2b415b4a9bd74cda56bce109f9bb7.tar.gz
zephyr: herobrine_npcx9: Update I2C buses
This CL is a Zephyr-equivalent of CL:2993218. Add the I2C bus for the RTC chip. The chip runs at 400KHz. BRANCH=None BUG=b:192253134 TEST=Built the herobrine_npcx9 image successfully. Change-Id: I399485706c66070464fcd9fe53bec35b4c0454a6 Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3039388 Reviewed-by: Yuval Peress <peress@chromium.org>
Diffstat (limited to 'zephyr/dts/bindings')
-rw-r--r--zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml1
1 files changed, 1 insertions, 0 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 caffdfacfa..3838ca6fc9 100644
--- a/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml
+++ b/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml
@@ -29,6 +29,7 @@ properties:
- I2C_PORT_POWER
- I2C_PORT_PPC0
- I2C_PORT_PPC1
+ - I2C_PORT_RTC
- I2C_PORT_SENSOR
- I2C_PORT_TCPC0
- I2C_PORT_TCPC1