]> git.dujemihanovic.xyz Git - u-boot.git/commit
phy: support Amlogic A1 family
authorAlexey Romanov <avromanov@salutedevices.com>
Thu, 5 Oct 2023 08:54:26 +0000 (11:54 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 12 Oct 2023 11:39:41 +0000 (13:39 +0200)
commit5533c883ce10b2dd98de6cd5b47cc97f6720577c
tree82b4709a9d38391d10d80b61d7c8c6c9c6846abe
parent80f45c3b3606ad68710223bcee596b06f86e1a3b
phy: support Amlogic A1 family

Setting G12A and A1 is similar, so we can use G12A phy
driver with little changes.

Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231005085434.74755-6-avromanov@salutedevices.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/phy/Kconfig
drivers/phy/meson-g12a-usb2.c