Home
last modified time | relevance | path

Searched hist:"9482282 bd7fd184e70888d4d3a119d4a0775a851" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb2.c9482282bd7fd184e70888d4d3a119d4a0775a851 Mon Jun 04 04:13:26 UTC 2018 MengDongyang <daniel.meng@rock-chips.com> phy: phy-rockchip-inno-usb2: correct the error of address for rv1108

The driver of u2phy use either grf or usbgrf to detect charger type.
But the register is divide into two parts both in grf and usbgrf in
rv1108. So rebase the regitster in usbgrf to grf register to make
sure that the driver can use a same base address.

Change-Id: I90ac8164b4dce2412a21ed7b5a5180dca1e9af3c
Signed-off-by: MengDongyang <daniel.meng@rock-chips.com>