[PATCH v5 0/4] Add USB PHY support for new Ingenic SoCs.

From: åçæ (Zhou Yanjie)
Date: Thu Jul 23 2020 - 02:14:17 EST


1.separate the adjustments to the code style into
a separate patch.
2.Modify the help message, make it more future-proof.
3.Drop the unnecessary comment about hardware reset.
4.Create 'soc_info' structures instead having ID_* as platform data.

åçæ (Zhou Yanjie) (4):
dt-bindings: USB: Add bindings for new Ingenic SoCs.
USB: PHY: JZ4770: Unify code style and simplify code.
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
USB: PHY: JZ4770: Reformat the code to align it.

.../bindings/usb/ingenic,jz4770-phy.yaml | 6 +-
drivers/usb/phy/Kconfig | 4 +-
drivers/usb/phy/phy-jz4770.c | 284 +++++++++++++++------
3 files changed, 208 insertions(+), 86 deletions(-)

--
2.11.0