summaryrefslogtreecommitdiff
path: root/docs/zephyr
diff options
context:
space:
mode:
authorEric Yilun Lin <yllin@chromium.org>2022-06-24 16:56:26 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-15 09:53:47 +0000
commit75ea31b7dda9f4fd1dc902f26957c59fe1553d74 (patch)
treef970e36c839818c1b2107b5cad9addd049331419 /docs/zephyr
parent354bd338fd59a76cf3cf6ff84cbcb3dec828f0c3 (diff)
downloadchrome-ec-75ea31b7dda9f4fd1dc902f26957c59fe1553d74.tar.gz
rt1718s: support device binding for TCPC and BC1.2
support RichTek RT1718S BC1.2 and TCPC device binding BUG=b:227359727 TEST=zmake build -a BRANCH=none Change-Id: I3c13781e9bc53fa269295d900903d38ac91b1f0d Signed-off-by: Eric Yilun Lin <yllin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3721945 Commit-Queue: Eric Yilun Lin <yllin@google.com> Reviewed-by: Ting Shen <phoenixshen@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org> Tested-by: Eric Yilun Lin <yllin@google.com>
Diffstat (limited to 'docs/zephyr')
-rw-r--r--docs/zephyr/zephyr_bc12.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/zephyr/zephyr_bc12.md b/docs/zephyr/zephyr_bc12.md
index 6fffc16358..b74d369eb7 100644
--- a/docs/zephyr/zephyr_bc12.md
+++ b/docs/zephyr/zephyr_bc12.md
@@ -22,6 +22,12 @@ A BC1.2 device node should be child of an USBC port node with a compatible
property equals to "named-usbc-port". The USBC port node should have only one
BC1.2 device node.
+### Richtek RT1718S
+
+There are two nodes describing the Richtek RT1718, one for BC1.2
+[richtek,rt1718-bc12.yaml] and one for TCPC[richtek,rt1718s-tcpc.yaml]. The node
+for the TCPC contains information about I2C bus and address.
+
### Richtek RT1739
There are two nodes describing the Richtek RT1739, one for BC1.2