commit | 47d4997c7a98431c18e4760ac88ae9407a93c9b0 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Jan 01 23:44:48 2020 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 24 23:06:50 2020 +0530 |
tree | dc3c6e6cb8a8e4fb057cd49594cfac0efc3be281 | |
parent | 12670224a131985e419bdb0dd78650e1d278a999 [diff] |
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>