From: Guodong Xu Date: Mon, 14 Aug 2017 09:50:47 +0000 (+0800) Subject: arm64: dts: hikey960: change bluetooth uart max-speed to 3mbps X-Git-Tag: v4.14-rc1~66^2^2~18^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf1ff5328a8833ca9ffebad9081fd303a867117f;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: hikey960: change bluetooth uart max-speed to 3mbps Update bluetooth UART max-speed to 3Mbps Signed-off-by: Guodong Xu Signed-off-by: Wei Xu --- diff --git a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts index 7770ec7..fd4705c 100644 --- a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts +++ b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts @@ -230,7 +230,7 @@ bluetooth { compatible = "ti,wl1837-st"; enable-gpios = <&gpio15 6 GPIO_ACTIVE_HIGH>; - max-speed = <921600>; + max-speed = <3000000>; }; };