arm64: dts: rockchip: rk3588-evb7-lp4: change the UART port of Bluetooth to ttys9

Change-Id: I88567ba63904f6b01ad381e652e2d8febfcf533f
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2025-09-08 20:18:15 +08:00
committed by Tao Huang
parent 8cb70d4022
commit ff4be6b36f

View File

@@ -238,7 +238,7 @@
wireless_bluetooth: wireless-bluetooth {
compatible = "bluetooth-platdata";
bt_port = "/dev/ttyS7";
bt_port = "/dev/ttyS9";
clocks = <&hym8563>;
clock-names = "ext_clock";
uart_rts_gpios = <&gpio4 RK_PC4 GPIO_ACTIVE_LOW>;