[U-Boot] [PATCH u-boot 3/3] phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers
Neil Armstrong
narmstrong at baylibre.com
Thu Mar 29 14:24:06 UTC 2018
On 29/03/2018 15:54, Marek Vasut wrote:
> 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.
>
OOps, will add in v2.
Thanks,
Neil
More information about the U-Boot
mailing list