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

Update bluetooth UART max-speed to 3Mbps

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
This commit is contained in:
Guodong Xu 2017-08-14 17:50:47 +08:00 committed by Wei Xu
parent 996707d765
commit bf1ff5328a
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ &uart4 {
bluetooth {
compatible = "ti,wl1837-st";
enable-gpios = <&gpio15 6 GPIO_ACTIVE_HIGH>;
max-speed = <921600>;
max-speed = <3000000>;
};
};