]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: chipidea: imx: add imx8ulp support
authorXu Yang <xu.yang_2@nxp.com>
Mon, 11 Nov 2024 09:09:16 +0000 (17:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Nov 2024 11:15:04 +0000 (12:15 +0100)
commit3339aff5feac899b27038cc1d54fb48c0ddd94f2
tree3024cebf60db85bdf245abb56a8edd23297ac305
parent65c4c9447bfc5b80b88e4d354d09c8fb86fad07f
usb: chipidea: imx: add imx8ulp support

The dtbinding have imx7ulp and imx8ulp compatible with imx7d before. And
then the dtb follow the dtbinding. However, the driver doesn't add imx8ulp
compatible now. To make imx8ulp work well, this will add support for it.

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