mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 02:25:20 +07:00
a64d0ece9f
Exynos5433 has two usb 3.0 controllers: usbhost and usbdrd. usbhost is host-only controller whereas usbdrd supports both peripheral and host mode. "drd" means dual-role device, so usbhost cannot be labeled with the name containing "drd". However, the label usbdrd_dwc3_0 was used for usbhost's dwc3 node. It seems it obviously fault because TM2 and TM2E doesn't use usbhost but dr_mode property is assigned to it. This patch assigns the proper label for two dwc3 nodes. Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> |
||
---|---|---|
.. | ||
exynos7-espresso.dts | ||
exynos7-pinctrl.dtsi | ||
exynos7-tmu-sensor-conf.dtsi | ||
exynos7-trip-points.dtsi | ||
exynos7.dtsi | ||
exynos5433-bus.dtsi | ||
exynos5433-pinctrl.dtsi | ||
exynos5433-tm2-common.dtsi | ||
exynos5433-tm2.dts | ||
exynos5433-tm2e.dts | ||
exynos5433-tmu-g3d-sensor-conf.dtsi | ||
exynos5433-tmu-sensor-conf.dtsi | ||
exynos5433-tmu.dtsi | ||
exynos5433.dtsi | ||
Makefile |