linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add USB PHY support for Ingenic X1000 and X1830.
@ 2020-05-30 16:52 周琰杰 (Zhou Yanjie)
  2020-05-30 16:52 ` [PATCH 1/2] dt-bindings: USB: Add Ingenic X1000 and X1830 bindings 周琰杰 (Zhou Yanjie)
  2020-05-30 16:52 ` [PATCH 2/2] USB: PHY: JZ4770: Add support for Ingenic X1000 and X1830 周琰杰 (Zhou Yanjie)
  0 siblings, 2 replies; 5+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2020-05-30 16:52 UTC (permalink / raw)
  To: linux-usb
  Cc: linux-kernel, devicetree, balbi, gregkh, robh+dt, dongsheng.qiu,
	aric.pzqi, rick.tyliu, yanfei.li, sernia.zhou, zhenwenjin

1.Add the USB PHY bindings for the X1000 SoC and
  the X1830 SoC from Ingenic.
2.Add support for probing the phy-jz4770 driver on the
  X1000 SoC and the X1830 SoC from Ingenic.

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: USB: Add Ingenic X1000 and X1830 bindings.
  USB: PHY: JZ4770: Add support for Ingenic X1000 and X1830.

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

-- 
2.11.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-09 22:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-30 16:52 [PATCH 0/2] Add USB PHY support for Ingenic X1000 and X1830 周琰杰 (Zhou Yanjie)
2020-05-30 16:52 ` [PATCH 1/2] dt-bindings: USB: Add Ingenic X1000 and X1830 bindings 周琰杰 (Zhou Yanjie)
2020-06-09 22:15   ` Rob Herring
2020-05-30 16:52 ` [PATCH 2/2] USB: PHY: JZ4770: Add support for Ingenic X1000 and X1830 周琰杰 (Zhou Yanjie)
2020-06-01  4:31   ` kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).