| #
65f336e5 |
| 15-Mar-2024 |
Zain Wang <wzz@rock-chips.com> |
drivers: power: add 'pd' uboot command
Many SBC use Type-C to power the board. Add 'pd' command to CONFIG_BOOTCOMMAND, it would set higher power at board bringup.
Signed-off-by: Zain Wang <wzz@rock
drivers: power: add 'pd' uboot command
Many SBC use Type-C to power the board. Add 'pd' command to CONFIG_BOOTCOMMAND, it would set higher power at board bringup.
Signed-off-by: Zain Wang <wzz@rock-chips.com> Change-Id: Ie97e7e798309ec25246e292ecea81a813e24b80e
show more ...
|
| #
a2c81616 |
| 05-Jan-2022 |
Wang Jie <dave.wang@rock-chips.com> |
drivers: power: add pd chip driver
This temporary patch is to solve the problem that the rk3588s tablet 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 driver
This temporary patch is to solve the problem that the rk3588s tablet 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 detection and dp altmode functions are added later, we will revert this patch.
Signed-off-by: Wang Jie <dave.wang@rock-chips.com> Change-Id: Ic3411725ef6d9bcc4ca48b272ef67c4c9975077f
show more ...
|