mbox series

[0/2] arm64: dts: rockchip: add usb3 support to rk356x

Message ID 20220225100943.2115933-1-michael.riesch@wolfvision.net (mailing list archive)
Headers show
Series arm64: dts: rockchip: add usb3 support to rk356x | expand

Message

Michael Riesch Feb. 25, 2022, 10:09 a.m. UTC
Hi all,

This series introduces the USB 3.0 xHCI controller nodes and enables
them on the RK3568 EVB1.

While USB 3.0 host and gadget operation have been tested successfully
on the EVB1, the dtbs_check complains about several issues. However,
since several issues pop up with RK3399 dtbs as well there
might be something strange with the binding and/or existing board
dts files. In this regard I could use a few pointers.

Looking forward to your comments!

Best regards,
Michael

Michael Riesch (2):
  arm64: dts: rockchip: add the usb3 nodes to rk356x
  arm64: dts: rockchip: add usb3 support to rk3568-evb1-v10

 .../boot/dts/rockchip/rk3568-evb1-v10.dts     | 49 ++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3568.dtsi      |  5 ++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi      | 58 +++++++++++++++++++
 3 files changed, 112 insertions(+)