commit | 00f5779ec7dcfc7e0e8587d8924a364e0df92d7e | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 21 20:54:37 2020 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed Jul 22 20:55:13 2020 +0800 |
tree | 9e018895c8b33647f9711b1441680a687707aedb | |
parent | 6d308e71953e465adf703cf8cf712acbeb0173d9 [diff] |
ARM: dts: rockchip: Add usb host0 ohci node for rk3288 rk3288 and rk3288w have a usb host0 ohci controller. Although rk3288 ohci doesn't actually work on hardware, but rk3288w ohci can work well. So add usb host0 ohci node in rk3288 dtsi and the quirk in ohci platform driver will disable ohci on rk3288. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>