phy: sun4i-usb: Add Allwinner R40 support
authorAndre Przywara <andre.przywara@arm.com>
Wed, 1 Jan 2020 23:44:48 +0000 (23:44 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:50 +0000 (23:06 +0530)
commita2f729f49b394c6017c818a31ac73f206cc40ac7
treedc3c6e6cb8a8e4fb057cd49594cfac0efc3be281
parent4b3eebfd2e7b4cb3df32d6b477149542f7e73a76
phy: sun4i-usb: Add Allwinner R40 support

Since every Allwinner USB PHY seems to be slightly different from each
other, we need to add the compatible string and the respective data
structure to make it work on the R40/V40 SoC.
Nothing spectacular this time, just one less USB controller than the H3.
Copied from the Linux kernel.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/mach-sunxi/Kconfig
drivers/phy/allwinner/phy-sun4i-usb.c