Re: [PATCH 3/5] usb: dwc-meson-g12a: Add support for USB on AXG SoCs
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Date: 2020-09-15 20:02:51
Also in:
linux-amlogic, linux-usb, lkml
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Date: 2020-09-15 20:02:51
Also in:
linux-amlogic, linux-usb, lkml
Hi Neil, On Wed, Sep 9, 2020 at 6:04 PM Neil Armstrong [off-list ref] wrote:
The Amlogic AXG is close from the GXL Glue but with a single OTG PHY.
s/close from/close to/ [...]
+static struct dwc3_meson_g12a_drvdata axg_drvdata = {
+ .otg_switch_supported = true,
+ .clks = meson_gxl_clocks,
+ .num_clks = ARRAY_SIZE(meson_gxl_clocks),
+ .phy_names = meson_a1_phy_names,
+ .num_phys = ARRAY_SIZE(meson_a1_phy_names),I wonder if we should also update the comment for meson_a1_phy_names to understand that part I had to go back to the dt-bindings patch Best regards, Martin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel