mbox series

[v2,0/3] Add support for the dual-role dwc3 controllers on rk3588-tiger

Message ID 20240422163951.2604273-1-heiko@sntech.de (mailing list archive)
Headers show
Series Add support for the dual-role dwc3 controllers on rk3588-tiger | expand

Message

Heiko Stuebner April 22, 2024, 4:39 p.m. UTC
A comment fix and then the addition of the nodes for the dwc3 controllers
using the newly merged usbdp phys.

changes in v2:
- split out extcon addition into separate patch
- fix comments in patch1 to cover all affected controllers

Heiko Stuebner (3):
  arm64: dts: rockchip: fix comment for upper usb3 port
  arm64: dts: rockchip: add usb-id extcon on rk3588 tiger
  arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou

 .../boot/dts/rockchip/rk3588-tiger-haikou.dts | 64 ++++++++++++++++++-
 .../arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 15 +++++
 2 files changed, 76 insertions(+), 3 deletions(-)

Comments

Quentin Schulz April 22, 2024, 4:46 p.m. UTC | #1
Hi Heiko,

On 4/22/24 18:39, Heiko Stuebner wrote:
> A comment fix and then the addition of the nodes for the dwc3 controllers
> using the newly merged usbdp phys.
> 
> changes in v2:
> - split out extcon addition into separate patch
> - fix comments in patch1 to cover all affected controllers
> 
> Heiko Stuebner (3):
>    arm64: dts: rockchip: fix comment for upper usb3 port
>    arm64: dts: rockchip: add usb-id extcon on rk3588 tiger
>    arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou
> 

For the whole series,

Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Thanks!
Quentin
Heiko Stuebner April 23, 2024, 3:39 p.m. UTC | #2
On Mon, 22 Apr 2024 18:39:48 +0200, Heiko Stuebner wrote:
> A comment fix and then the addition of the nodes for the dwc3 controllers
> using the newly merged usbdp phys.
> 
> changes in v2:
> - split out extcon addition into separate patch
> - fix comments in patch1 to cover all affected controllers
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: rockchip: fix comment for upper usb3 port
      commit: 3482efee1144262dc839792103e6a9e29defecbc
[2/3] arm64: dts: rockchip: add usb-id extcon on rk3588 tiger
      commit: eabb53f5dacfd643b5255f35bad30b8f914decdc
[3/3] arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou
      commit: d7b83921d098bd76623381f75f5cd2296f1315cc

Best regards,