> USB is still not working. DW-APB's UART fix is already applied,
> console is working.
To use USB host of H616, workaround is required like this:
https://github.com/torvalds/linux/blob/master/drivers/phy/allwinner/phy-sun4i-usb.c#L283
now ehci_fdt.c has this workaround.
Index: ehci_fdt.c
==
Hi, I am trying H616 support patch on Orange Pi Zero 2.
Current U-boot (2023.04) device tree connects AXP305 to RSB bus
(not I2C) and kernel detects it successfully.
USB is still not working. DW-APB's UART fix is already applied,
console is working.
U-Boot SPL 2023.04 (May 16 2023 - 20:38:0