[U-Boot] [PATCH u-boot 3/3] phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers
Marek Vasut
marex at denx.de
Thu Mar 29 13:54:25 UTC 2018
On 03/29/2018 03:42 PM, Neil Armstrong wrote:
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> ---
> drivers/phy/Kconfig | 8 ++
> drivers/phy/Makefile | 1 +
> drivers/phy/meson-gxl-usb2.c | 238 +++++++++++++++++++++++++++++++++++++++++++
> drivers/phy/meson-gxl-usb3.c | 201 ++++++++++++++++++++++++++++++++++++
> 4 files changed, 448 insertions(+)
> create mode 100644 drivers/phy/meson-gxl-usb2.c
> create mode 100644 drivers/phy/meson-gxl-usb3.c
Commit message is missing, otherwise looks reasonable.
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list