usb: chipidea: imx: add one fsl picophy parameter tuning implementation
authorXu Yang <xu.yang_2@nxp.com>
Tue, 27 Jun 2023 11:21:26 +0000 (19:21 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jul 2023 16:21:52 +0000 (18:21 +0200)
commit3bd442e4d2a49cd45cfecefcf95af72a3a44049a
tree25dfddff78b3ce3ee0206161544bb38e3267d44d
parent8d2c452c9ee982ed26c742b9faab0f3202370f7d
usb: chipidea: imx: add one fsl picophy parameter tuning implementation

In some cases, the user may need to tune the rise/fall time of the
high-speed transmitter waveform for USB Certification. This will add
a parameter for this purpose. The value will be fetched from dtb and
finally written to the register.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20230627112126.1882666-3-xu.yang_2@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_imx.c
drivers/usb/chipidea/ci_hdrc_imx.h
drivers/usb/chipidea/usbmisc_imx.c