提交 bf1ff532 编写于 作者: G Guodong Xu 提交者: Wei Xu

arm64: dts: hikey960: change bluetooth uart max-speed to 3mbps

Update bluetooth UART max-speed to 3Mbps
Signed-off-by: NGuodong Xu <guodong.xu@linaro.org>
Signed-off-by: NWei Xu <xuwei5@hisilicon.com>
上级 996707d7
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
bluetooth { bluetooth {
compatible = "ti,wl1837-st"; compatible = "ti,wl1837-st";
enable-gpios = <&gpio15 6 GPIO_ACTIVE_HIGH>; enable-gpios = <&gpio15 6 GPIO_ACTIVE_HIGH>;
max-speed = <921600>; max-speed = <3000000>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册