Re: [PATCH v9 0/3] arm64: meson: Add support for USB on Amlogic A1
From: Kevin Hilman <khilman@baylibre.com>
Date: 2020-03-02 17:40:39
Also in:
linux-amlogic, linux-devicetree, linux-usb
From: Kevin Hilman <khilman@baylibre.com>
Date: 2020-03-02 17:40:39
Also in:
linux-amlogic, linux-devicetree, linux-usb
Kishon, Hanjie Lin [off-list ref] writes:
This patchset adds support for USB on Amlogic A1 SoCs. Because of my mistake I fogot to add PHY maintainer(Kishon) to mail list in before versions, so I have to send this v8(and lateres) version again(only with dwc3 bindings and driver patch removed). This patchset is composed with : - bindings of the PHY - bindings of the USB Control Glue(already accepted in v7) - PHY Driver - USB Control Glue driver(already accepted in v7) - dts of the PHY and USB Controller The Amlogic A1 USB Complex is composed of : - 1 DWC3 USB controller for USB2 Host functionality - 1 USB2 PHY for USB2 Host functionality The USB Control Glue setups the clocks and the reset about DWC3 USB controller, and binds to the USB2 PHY. It also configures the 8bit UTMI interfaces for the USB2 PHY, including setting USB2 phy mode. The USB2 PHY driver initializes the phy analog settings, phy PLL setup and phy tuning. This patchset is based on A1 clock/power domain/reset series at [0].
Gentle reminder ping. Once you pick up the bindings and driver (patches 1-2) I'll pick up the DT patch. Kevin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel