[PATCH v1 4/5] usb: dwc3-meson-g12a: support OTG switch

Martin Blumenstingl martin.blumenstingl at googlemail.com
Sun Apr 16 13:56:36 PDT 2023


On Fri, Apr 14, 2023 at 5:24 PM Dmitry Rokosov <ddrokosov at sberdevices.ru> wrote:
[...]
>  static const struct dwc3_meson_g12a_drvdata a1_drvdata = {
> -       .otg_switch_supported = false,
> +       .otg_switch_supported = true,
it would be great if you could also follow up with a patch that
removes otg_switch_supported.
A1 was the only variant that needed it and after this patch it's just dead code.


Best regards,
Martin



More information about the linux-arm-kernel mailing list