phy: rockchip: naneng-combphy: fix phy device mismatchThe uclass_get_device_by_driver() API always finds the first device inDT probed, however, it may not the PHY that associate with USB download
phy: rockchip: naneng-combphy: fix phy device mismatchThe uclass_get_device_by_driver() API always finds the first device inDT probed, however, it may not the PHY that associate with USB downloadcontroller, if mismathed, the below errors would be printed in terminal. download key pressed... entering download mode... RKUSB: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x1d5a000 failed to enable ep0out failed to start <NULL>: -110 g_dnl_register: failed!, error: -110 g_dnl_register failedEnter rockusb failed, fallback to bootrom...So passed the PHY physical address and loop to match the correct PHYdevice to fix it.Fixes: 14d5da7dccb8 ("phy: rockchip: naneng-combphy: Add usb3 phy init for rockusb")Change-Id: Ib65a104008d6302dca09cc081a3457b3d55e0323Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
show more ...
board: rockchip: evb_rk3528: Support usb3 init for rockusbSigned-off-by: Jianwei Zheng <jianwei.zheng@rock-chips.com>Signed-off-by: william.wu <william.wu@rock-chips.com>Change-Id: I32d19cf029d7b
board: rockchip: evb_rk3528: Support usb3 init for rockusbSigned-off-by: Jianwei Zheng <jianwei.zheng@rock-chips.com>Signed-off-by: william.wu <william.wu@rock-chips.com>Change-Id: I32d19cf029d7be3417261c1bc2425aee5e994410
rockchip: Add rk3528 supportSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>Change-Id: I0683071e9bdde1cb5aa4c3df40750f33a3faa85b