Skip to content

Integrate u-boot-seco-rk/niccolor/rk3588-usb-support

GitBot requested to merge u-boot-seco-rk/niccolor/rk3588-usb-support into kirkstone

Commit: edgehog/bsp/rockchip/u-boot-seco-rk@e4de6eef

[RK3588][GPIO] Add gpio aliases

From original commit: https://github.com/rockchip-linux/u-boot/commit/fa27b233c27a3fb65bd74a8ccd2fb04985c47d62 dts: rockchip: rk3588s: Add gpio aliases

Signed-off-by: Joseph Chen chenjh@rock-chips.com Change-Id: I03b690a57acaba41c6a3763d4c6a40072b4e05c8

--

Commit: edgehog/bsp/rockchip/u-boot-seco-rk@173e4bb2

[RK3588][USB] Add usb2 phy properties for usb controllers

From original commit: https://github.com/rockchip-linux/u-boot/commit/aae040fb505aff3febe7acb06a4a8a35d22c322b rockchip: dts: rk3588: Add usb2 phy properties for usb controllers

This patch adds the usb2 phy properties for usb2/3 controllers. With this patch, the users can use "dm-pre-reloc" for usb2/3 controllers in uboot dtsi to instead of kernel dtb. The usb2 phy reset is used to reset phy after it exit from iddq mode.

Signed-off-by: William Wu william.wu@rock-chips.com Change-Id: I84385ddbf7e662c2d0b9fa5935f96b2d02886334

Merge request reports