[PATCH 7/7] usb: mtu3: add optional clock xhci_ck and frmcnt_ck

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Mon Apr 3 05:34:14 PDT 2023


Il 03/04/23 04:52, Chunfeng Yun ha scritto:
> Add optional clock 'xhci_ck' which is usually the same as sys_ck, but
> some SoC use two separated clocks when the controller supports dual
> role mode;
> Add optional clock 'frmcnt_ck' used on 4nm or advanced process SoC.

This needs more details, because from what it seems, `xhci_ck` could be
a children of `sys_ck`, in which case there would be no need to add that
to this driver, as it'd be handled by the clock API instead.

What SoC is this for?

Regards,
Angelo




More information about the linux-arm-kernel mailing list