mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 01:50:53 +00:00
samus: change USB type-A ports to default to CDP
Change USB type-A ports to default to CDP. The port will automatically revert back to SDP if it needs to. BUG=chrome-os-partner:36876 BRANCH=samus TEST=load on samus, make sure ports advertise as CDP by connecting A to C port to charge itself (note this causes other problems, but good enough to make sure we detect CDP). Change-Id: Ic09b31788557d2c6ff4292c62a2ac0168b136c64 Signed-off-by: Alec Berg <alecaberg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/251834 Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
This commit is contained in:
committed by
ChromeOS Commit Bot
parent
3dffafac68
commit
72c49fc0e7
@@ -69,6 +69,7 @@
|
||||
#define CONFIG_TEMP_SENSOR_POWER_GPIO GPIO_PP3300_DSW_GATED_EN
|
||||
#define CONFIG_UART_HOST 2
|
||||
#define CONFIG_USB_PORT_POWER_SMART
|
||||
#define CONFIG_USB_PORT_POWER_SMART_DEFAULT_MODE USB_CHARGE_MODE_CDP
|
||||
#define CONFIG_USB_PORT_POWER_SMART_INVERTED
|
||||
#define CONFIG_VBOOT_HASH
|
||||
#define CONFIG_WIRELESS
|
||||
|
||||
Reference in New Issue
Block a user