> 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
Hi, here is the diff for Allwinner H616 SoC support but work-in-progress.
Significant changes from H6:
- PMIC: AXP806 -> AXP305 (same as AXP806)
- CCU/PIO support
- SMHC(SD/MMC host)#0 and #1 needs word address for descriptor
(same as Allwinner A100), #2 needs byte address (other Allwin