[PATCH 1/5] usb: dwc2: Add support for Canaan K230
Leo Liang
ycliang at andestech.com
Thu Jan 16 08:39:17 CET 2025
On Wed, Jan 15, 2025 at 12:46:37AM +0800, Junhui Liu wrote:
> Canaan Kendryte K230 SoC instantiates a dwc2 v4.30a core. This patch
> adds the compatible for it.
>
> Signed-off-by: Junhui Liu <junhui.liu at pigmoral.tech>
> ---
> The USB function on K230 currently relies on patch [1], which updates
> the core reset flow of dwc2 in version 4.20a and newer. However, the USB
> PHY drivers is not supported for now, and that will be a separate patch.
>
> [1] https://lore.kernel.org/u-boot/20250110-dwc2-dev-v4-0-987f4fd6f8b2@pigmoral.tech
> ---
> doc/device-tree-bindings/usb/dwc2.txt | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list