Skip to content

Commit e9ebd7f

Browse files
LeilaCY-LinJohnAZoidberg
authored andcommitted
fwk: sunflower: modify PD USB product ID
Modify the PD USB product ID to 0x0027. BRANCH=sunflower BUG=none, no issue, we just found the pid is not match with ERS TEST=print the ID in ec console and check the value is correct Signed-off-by: LeilaCY-Lin <LeilaCY_Lin@compal.com>
1 parent 3f2270c commit e9ebd7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zephyr/program/framework/sunflower/project.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ CONFIG_PLATFORM_EC_8042_AUX=y
5555

5656
# PD
5757
CONFIG_PD_COMMON_VBUS_CONTROL=n
58-
CONFIG_PD_USB_PID=0x001B
58+
CONFIG_PD_USB_PID=0x0027
5959
CONFIG_PD_CCG6_ERROR_RECOVERY=y
6060
# PD Controllers
6161
# TODO: Once PD controller support is stable we'll want to enable it on future

0 commit comments

Comments
 (0)