From f6c0866e5d70d34e2991e08a8fd28ebeb6234739 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Jun 2021 13:42:32 -0600 Subject: zephyr: asurada: Add more I2C information Add the I2C ports used by USB-C, so we can support charging. BUG=b:189855648 BRANCH=none TEST=with other CLs, build asurada for Zephyr Signed-off-by: Simon Glass Change-Id: I59ce2ad3b9158cf01dac7d89ab56c46c668a07e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2941813 Reviewed-by: Denis Brockus Commit-Queue: Denis Brockus Tested-by: Denis Brockus --- zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'zephyr/dts/bindings') 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 7f7350b668..caffdfacfa 100644 --- a/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml +++ b/zephyr/dts/bindings/i2c/cros-ec-i2c-port-base.yaml @@ -27,6 +27,8 @@ properties: - I2C_PORT_EVB_2 - I2C_PORT_OPT_4 - I2C_PORT_POWER + - I2C_PORT_PPC0 + - I2C_PORT_PPC1 - I2C_PORT_SENSOR - I2C_PORT_TCPC0 - I2C_PORT_TCPC1 @@ -38,6 +40,8 @@ properties: - I2C_PORT_USB_C1 - I2C_PORT_USB_C1_PPC - I2C_PORT_USB_C1_TCPC + - I2C_PORT_USB_MUX0 + - I2C_PORT_USB_MUX1 - I2C_PORT_VIRTUAL - I2C_PORT_WLC label: -- cgit v1.2.1