Re: [PATCH v2 06/14] usb: dwc3: meson-g12a: refactor usb2 phy init
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Date: 2020-03-26 23:08:51
Also in:
linux-amlogic, linux-usb, lkml
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Date: 2020-03-26 23:08:51
Also in:
linux-amlogic, linux-usb, lkml
Hi Neil, On Thu, Mar 26, 2020 at 2:45 PM Neil Armstrong [off-list ref] wrote:
Refactor the USB2 PHY init code patch to handle the Amlogic GXL/GXM not having the PHY mode control registers in the Glue but in the PHY registers. The Amlogic GXL/GXM will call phy_set_mode() instead of programming the PHY mode control registers, thus add two new callbacks to the SoC match data. Signed-off-by: Neil Armstrong <redacted>
checkpatch reports that five lines need to be checked. these all look valid (for example: "Alignment should match open parenthesis") with these addressed: Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel