mbox series

[v1,0/4] RK3588 USB2 support

Message ID 20230712165106.65603-1-sebastian.reichel@collabora.com
Headers show
Series RK3588 USB2 support | expand

Message

Sebastian Reichel July 12, 2023, 4:51 p.m. UTC
Hi,

This adds USB2 support to Rock 5A, 5B and the EVB1. The necessary USB2 PHY
changes have been queued to the PHY tree and are available in linux-next.

-- Sebastian

Sebastian Reichel (4):
  arm64: dts: rockchip: rk3588: add USB2 support
  arm64: dts: rockchip: rk3588-evb1: add USB2
  arm64: dts: rockchip: rk3588-rock5b: add USB2
  arm64: dts: rockchip: rk3588s-rock5a: add USB2

 .../boot/dts/rockchip/rk3588-evb1-v10.dts     | 74 +++++++++++++++
 .../boot/dts/rockchip/rk3588-rock-5b.dts      | 55 +++++++++++
 .../boot/dts/rockchip/rk3588s-rock-5a.dts     | 78 +++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi     | 94 +++++++++++++++++++
 4 files changed, 301 insertions(+)

Comments

Heiko Stuebner July 14, 2023, 3:39 p.m. UTC | #1
On Wed, 12 Jul 2023 18:51:02 +0200, Sebastian Reichel wrote:
> This adds USB2 support to Rock 5A, 5B and the EVB1. The necessary USB2 PHY
> changes have been queued to the PHY tree and are available in linux-next.
> 
> -- Sebastian
> 
> Sebastian Reichel (4):
>   arm64: dts: rockchip: rk3588: add USB2 support
>   arm64: dts: rockchip: rk3588-evb1: add USB2
>   arm64: dts: rockchip: rk3588-rock5b: add USB2
>   arm64: dts: rockchip: rk3588s-rock5a: add USB2
> 
> [...]

Applied, thanks!

Adapted the patch subjects to "arm64: dts: rockchip: description in prose"

[1/4] arm64: dts: rockchip: rk3588: add USB2 support
      commit: a684cb416414fdd2b2a33e691119608c0e2eba9f
[2/4] arm64: dts: rockchip: rk3588-evb1: add USB2
      commit: e39da1074c20d4fb1114ccafe07a142df5345a53
[3/4] arm64: dts: rockchip: rk3588-rock5b: add USB2
      commit: 488fc7ad2bc8d980cc0599bc1be951938df8a779
[4/4] arm64: dts: rockchip: rk3588s-rock5a: add USB2
      commit: 1642bf66e270d8de7ba27068d1a5ecdbdba14d3b

Best regards,