mb/google/bluey/quartz: Enable charging for debug access port for quartz
Select HAVE_CHARGING_DEBUG_ACCESS_PORT for the Quartz variant. BUG=b:474297115 TEST=Verified that quartz starts charging when the charger is connected via the servov4.1 to the C0 port. TEST=Verified that quartz starts charging when the charger is directly connected to the C0 port. TEST=Verified that the battery is charging by checking the battery State of charge after 20-30 mins of charging. Change-Id: Ie5e0d980780daa0adeee4e6a3e3525eb2616a29f Signed-off-by: Jayvik Desai <jayvik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91181 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
77d5cb358e
commit
542289bf56
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ config BOARD_GOOGLE_QUENBIH
|
|||
|
||||
config BOARD_GOOGLE_QUARTZ
|
||||
select BOARD_GOOGLE_MODEL_QUARTZ
|
||||
select HAVE_CHARGING_DEBUG_ACCESS_PORT
|
||||
select SOC_QUALCOMM_HAMOA
|
||||
select MAINBOARD_HAS_PS8820_RETIMER
|
||||
select MAINBOARD_NO_USB_A_PORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue