@@ -722,13 +722,20 @@ See [EXAMPLES_ADVANCED.md](EXAMPLES_ADVANCED.md)
722722
723723## PD Ports
724724
725+ ```
726+ framework_tool --pdports
727+ ```
728+
729+ Below are a few excerpts of the output.
730+ Note that the port numbering does not match diagrams you might see elsewhere.
731+
725732### Power Adapters
726733
727734A 240W EPR (Framework) power adapter connected.
728735Alongside a 65W SDR adapter - which is not active, because the EC firmware switches to the higher power adapter.
729736
730737```
731- USB-C Port 0 (Right Back) :
738+ USB-C Port 0:
732739 Type-C State: Source
733740 PD Contract: Yes
734741 Power Role: Sink
@@ -738,7 +745,7 @@ USB-C Port 0 (Right Back):
738745 EPR: Active (Supported)
739746 CC Polarity: CC1
740747 Active Port: Yes
741- USB-C Port 1 (Right Middle) :
748+ USB-C Port 1:
742749 Type-C State: Source
743750 PD Contract: Yes
744751 Power Role: Sink
@@ -753,7 +760,7 @@ USB-C Port 1 (Right Middle):
753760A 100W SDR power adapter connected:
754761
755762```
756- USB-C Port 0 (Right Back) :
763+ USB-C Port 0:
757764 Type-C State: Source
758765 PD Contract: Yes
759766 Power Role: Sink
@@ -768,7 +775,7 @@ USB-C Port 0 (Right Back):
768775A 65W (Framework) power adapter connected:
769776
770777```
771- USB-C Port 0 (Right Back) :
778+ USB-C Port 0:
772779 Type-C State: Source
773780 PD Contract: Yes
774781 Power Role: Sink
@@ -785,7 +792,7 @@ USB-C Port 0 (Right Back):
785792A USB2/3 device connected (even USB-A Expansion Card):
786793
787794```
788- USB-C Port 2 (Left Middle) :
795+ USB-C Port 2:
789796 Type-C State: Sink
790797 PD Contract: No
791798 Power Role: Source
@@ -800,7 +807,7 @@ USB-C Port 2 (Left Middle):
800807A Display connected through Framework DisplayPort Expansion card:
801808
802809```
803- USB-C Port 1 (Right Middle) :
810+ USB-C Port 1:
804811 Type-C State: Sink
805812 PD Contract: Yes
806813 Power Role: Source
@@ -816,7 +823,7 @@ USB-C Port 1 (Right Middle):
816823Nothing connected (or Type-C Expansion Card):
817824
818825```
819- USB-C Port 3 (Left Back) :
826+ USB-C Port 3:
820827 Type-C State: Nothing
821828 PD Contract: No
822829 Power Role: Sink
0 commit comments