]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3588-rock-5b: Drop usb-typec node from u-boot.dtsi
authorJonas Karlman <jonas@kwiboo.se>
Sat, 4 May 2024 19:43:05 +0000 (19:43 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 7 May 2024 07:56:10 +0000 (15:56 +0800)
commitd76daf10bcaf073ba2dae749660fbf71567f2bde
tree5c05e66000cd5c10ea538999bcbf10e69f1283a0
parent20a873a5875f463770012032e1d6526200c008fe
rockchip: rk3588-rock-5b: Drop usb-typec node from u-boot.dtsi

The usb-typec related nodes and props added in the board u-boot.dtsi
file has not yet landed in upstream Linux kernel DT, and they are not
needed for U-Boot to use the USB Type-C port in peripheral mode.

Remove superfluous usb-typec related nodes and props and replace them
with a simple dr_mode and maximum-speed prop to cleanup the board
u-boot.dtsi file.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3588-rock-5b-u-boot.dtsi