mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user