summaryrefslogtreecommitdiff
path: root/docs/usb-c.md
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2020-07-01 14:53:27 -0700
committerCommit Bot <commit-bot@chromium.org>2020-07-10 22:54:06 +0000
commitdccc9023faec5a7c55487fcf6ca6d1b96d4cd08e (patch)
treee4903bbd1fb2f735eb0e0121ab985b28a4a935c7 /docs/usb-c.md
parent23ea3fbd4a6e52b8a54f4278bbed8975af34cca7 (diff)
downloadchrome-ec-dccc9023faec5a7c55487fcf6ca6d1b96d4cd08e.tar.gz
docs: update CCD docs locations
BRANCH=none BUG=none TEST=verified that gitfiles points at the correct documents. Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Change-Id: I6123e74449d6dbda1645f4293dd24914ccaf0d37 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2276330 Reviewed-by: Jett Rink <jettrink@chromium.org> Reviewed-by: Tom Hughes <tomhughes@chromium.org> Commit-Queue: Tom Hughes <tomhughes@chromium.org>
Diffstat (limited to 'docs/usb-c.md')
-rw-r--r--docs/usb-c.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/usb-c.md b/docs/usb-c.md
index c47d62b4f0..1549b2abcc 100644
--- a/docs/usb-c.md
+++ b/docs/usb-c.md
@@ -7,8 +7,7 @@ different modes. This includes but isn't limited to:
power up to 100W (if supported by device).
* Reversed cable mode. This requires a mux to switch the signals before
getting to the SoC (or AP).
-* Debug accessory mode, e.g.
- [Case Closed Debugging (CCD)](case_closed_debugging_cr50.md)
+* Debug accessory mode, e.g. [Case Closed Debugging (CCD)]
* Multiple uses for the 4 differential pair signals including
* USB SuperSpeed mode (up to 4 lanes for USB data)
* DisplayPort Alternate Mode (up to 4 lanes for DisplayPort data)
@@ -209,8 +208,9 @@ TODO(https://crbug.com/974302): mention `USB_CHG_P#` and `CHARGER`
TODO(https://crbug.com/974302): Mention how this works even though it is in depthcharge.
Probing now. Need new driver in depthcharge
-[USB PD Spec Id]: https://www.usb.org/document-library/usb-power-delivery
+[Case Closed Debugging (CCD)]: https://chromium.googlesource.com/chromiumos/platform/ec/+/cr50_stab/docs/case_closed_debugging_cr50.md
[Introduction to USB Power Delivery]: https://www.microchip.com/wwwAppNotes/AppNotes.aspx?appnote=en575003
-[USB TCPM Spec Id]: https://www.usb.org/document-library/usb-type-ctm-port-controller-interface-specification
+[USB PD Spec Id]: https://www.usb.org/document-library/usb-power-delivery
[USB TC Spec Id]: https://www.usb.org/document-library/usb-type-cr-cable-and-connector-specification-revision-20-august-2019
+[USB TCPM Spec Id]: https://www.usb.org/document-library/usb-type-ctm-port-controller-interface-specification
[config header link]: ../include/config.h