Commit 4844236
nivviks/usbc: enable vbus voltage monitoring
RAA489000 tcpc shows TCPC_REG_VBUS_VOLTAGE register
value as zero always. Set bit in tcpc_config flags
to enable vbus voltage reporting by tcpc.
This will help to debug issues related to USB-C VBUS
voltage.
BUG=b:219891340
BRANCH=none
TEST=TCPC RAA489000 reports measured vbus voltage in
TCPC_REG_VBUS_VOLTAGE register.
Change-Id: Ifa95132a9646e318b3734ab6b012de76adf47d79
Signed-off-by: Deepti Deshatty <[email protected]>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3476655
Reviewed-by: Diana Z <[email protected]>1 parent 82d1fd3 commit 4844236
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments