Home
last modified time | relevance | path

Searched hist:a3747b838bdaf02b21d2000446b9d62964774191 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb2.ca3747b838bdaf02b21d2000446b9d62964774191 Thu Mar 09 07:09:08 UTC 2023 Frank Wang <frank.wang@rock-chips.com> phy: rockchip-inno-usb2: add bvalid to fix charger detection

U-Boot would enter to the download mode even if there is no USB cable
plugged because of the wrong POWER_SUPPLY_TYPE has been detected on
RK3588/RK3588S SoCs. The reason is the VBUS check was missed, so adds
the bvalid registers to fix it.

Change-Id: I87d7fd23e284739e59a6b9fb94341e2b958a85c5
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>