[PATCH v2] usb: dwc2_udc_otg_phy: fix compilation on non-Exynos patforms
Quentin Schulz
quentin.schulz at cherry.de
Tue Apr 21 18:07:18 CEST 2026
Hi Marius,
On 3/16/26 7:15 PM, Marius Dinu wrote:
> s5p_cpu_id used in drivers/usb/gadget/dwc2_udc_otg_phy.c is undefined on
> platforms other than Exynos.
>
> Signed-off-by: Marius Dinu <m95d+git at psihoexpert.ro>
Acked-by: Quentin Schulz <quentin.schulz at cherry.de>
I believe the reason this was not picked-up so far is because you forgot
to add the right people in To: and Cc: recipients of your mail.
$ ./scripts/get_maintainer.pl -f drivers/usb/gadget/dwc2_udc_otg_phy.c
Lukasz Majewski <lukma at denx.de> (maintainer:DFU)
Mattijs Korpershoek <mkorpershoek at kernel.org>
(maintainer:DFU,commit_signer:2/1=100%)
Marek Vasut <marex at denx.de> (maintainer:USB,commit_signer:1/1=100%)
Tom Rini <trini at konsulko.com> (maintainer:THE REST)
Junhui Liu <junhui.liu at pigmoral.tech>
(commit_signer:1/1=100%,authored:1/1=100%,added_lines:13/13=100%,removed_lines:20/20=100%)
u-boot at lists.denx.de (open list)
Try to send a v3 with that fixed. See
https://docs.u-boot.org/en/latest/develop/sending_patches.html. I
**highly** recommend trying out b4 (https://b4.docs.kernel.org). See
https://docs.u-boot.org/en/latest/develop/codingstyle.html as well.
Thanks!
Quentin
More information about the U-Boot
mailing list