| #
d0d19ce5 |
| 14-Jan-2022 |
Wang Jie <dave.wang@rock-chips.com> |
power: power_delivery: redeclare the power_delivery_get_data()
If enable charge ic, but not enable CONFIG_DM_POWER_DELIVERY, it will compile error.
Fixes: a2c816168781 ("power: add pd chip driver")
power: power_delivery: redeclare the power_delivery_get_data()
If enable charge ic, but not enable CONFIG_DM_POWER_DELIVERY, it will compile error.
Fixes: a2c816168781 ("power: add pd chip driver") Signed-off-by: Wang Jie <dave.wang@rock-chips.com> Change-Id: I59d7d8335439459011a5cefba8b5227a83394460
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 ...
|