devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/7] phy-rockchip-inno-usb2: add RK3588 support
@ 2023-04-03 20:23 Sebastian Reichel
  2023-04-03 20:23 ` [PATCHv2 1/7] dt-bindings: soc: rockchip: add rk3588 usb2phy syscon Sebastian Reichel
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Sebastian Reichel @ 2023-04-03 20:23 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Rob Herring,
	Krzysztof Kozlowski
  Cc: Heiko Stuebner, linux-phy, linux-arm-kernel, linux-rockchip,
	linux-kernel, devicetree, Sebastian Reichel, kernel

Hi,

This adds RK3588 to the Rockchip Inno USB2 PHY driver. I have tested this
with USB2_0 and USB2_1.

Changes since PATCHv1:
 * https://lore.kernel.org/all/20230331163812.6124-1-sebastian.reichel@collabora.com/
 * Added patch simplifying phyclk handling
 * Added patch simplifying matchdata handling
 * Added patches for reset handling and PHY tuning; after doing more
   testing I noticed my previous patchset does not support hotplug and
   USB devices need to be plugged in at boot time (more specifically
   in PATCHv1 it had to be plugged before the PHY is suspended). This
   fixes the issue.

-- Sebastian

Sebastian Reichel (7):
  dt-bindings: soc: rockchip: add rk3588 usb2phy syscon
  dt-bindings: phy: rockchip,inno-usb2phy: add rk3588
  phy: phy-rockchip-inno-usb2: add rk3588 support
  phy: phy-rockchip-inno-usb2: add reset support
  phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support
  phy: phy-rockchip-inno-usb2: simplify phy clock handling
  phy: phy-rockchip-inno-usb2: simplify getting match data

 .../bindings/phy/rockchip,inno-usb2phy.yaml   |  21 +-
 .../devicetree/bindings/soc/rockchip/grf.yaml |   2 +
 drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 352 ++++++++++++++++--
 3 files changed, 339 insertions(+), 36 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-05-02  9:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-03 20:23 [PATCHv2 0/7] phy-rockchip-inno-usb2: add RK3588 support Sebastian Reichel
2023-04-03 20:23 ` [PATCHv2 1/7] dt-bindings: soc: rockchip: add rk3588 usb2phy syscon Sebastian Reichel
2023-04-04 14:26   ` Rob Herring
2023-04-03 20:23 ` [PATCHv2 2/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588 Sebastian Reichel
2023-04-04 14:27   ` Rob Herring
2023-04-03 20:23 ` [PATCHv2 3/7] phy: phy-rockchip-inno-usb2: add rk3588 support Sebastian Reichel
2023-04-03 20:23 ` [PATCHv2 4/7] phy: phy-rockchip-inno-usb2: add reset support Sebastian Reichel
2023-04-03 20:23 ` [PATCHv2 5/7] phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support Sebastian Reichel
2023-04-12 16:44   ` Vinod Koul
2023-04-03 20:23 ` [PATCHv2 6/7] phy: phy-rockchip-inno-usb2: simplify phy clock handling Sebastian Reichel
2023-04-03 20:23 ` [PATCHv2 7/7] phy: phy-rockchip-inno-usb2: simplify getting match data Sebastian Reichel
2023-05-02  9:37 ` (subset) [PATCHv2 0/7] phy-rockchip-inno-usb2: add RK3588 support Heiko Stuebner

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).