drivers: power: add 'pd' uboot commandMany SBC use Type-C to power the board.Add 'pd' command to CONFIG_BOOTCOMMAND, it wouldset higher power at board bringup.Signed-off-by: Zain Wang <wzz@rock
drivers: power: add 'pd' uboot commandMany SBC use Type-C to power the board.Add 'pd' command to CONFIG_BOOTCOMMAND, it wouldset higher power at board bringup.Signed-off-by: Zain Wang <wzz@rock-chips.com>Change-Id: Ie97e7e798309ec25246e292ecea81a813e24b80e
show more ...
drivers: power: add pd chip driverThis temporary patch is to solve the problem that the rk3588stablet can be turned on when the battery is out of power.This Type-C PD driver only supports PD fast
drivers: power: add pd chip driverThis temporary patch is to solve the problem that the rk3588stablet can be turned on when the battery is out of power.This Type-C PD driver only supports PD fast charging function,compatible with PD fusb302 and husb311 chip. If DFP/UFP detectionand dp altmode functions are added later, we will revert this patch.Signed-off-by: Wang Jie <dave.wang@rock-chips.com>Change-Id: Ic3411725ef6d9bcc4ca48b272ef67c4c9975077f