usb: cdns3: starfive: Disable USb 3.0 phy mode
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 8 Jan 2024 09:51:44 +0000 (18:51 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2024 00:13:55 +0000 (09:13 +0900)
commit62c3fe8ad9be9281165563b7f15e02df5711503b
tree8cfb975f263a8a2587e3b53800218d165544f170
parentd2de06818aa7e28387c3a236c775d4b5041fcc7e
usb: cdns3: starfive: Disable USb 3.0 phy mode

This code is referred to v6.1 Tizen kernel.
There is a code to disconnect usb3.0 phy. It's only using usb2_mode.
To use sdb, tizen needs to use only usb2_mode.

Change-Id: Ie28f501ecd12f8f92e3a2fa653ee722c682bffa5
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/boot/dts/starfive/jh7110.dtsi
drivers/usb/cdns3/cdns3-starfive.c