projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
996707d
)
arm64: dts: hikey960: change bluetooth uart max-speed to 3mbps
author
Guodong Xu
<guodong.xu@linaro.org>
Mon, 14 Aug 2017 09:50:47 +0000
(17:50 +0800)
committer
Wei Xu
<xuwei5@hisilicon.com>
Wed, 16 Aug 2017 08:32:11 +0000
(09:32 +0100)
Update bluetooth UART max-speed to 3Mbps
Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts
b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts
index 7770ec7c566a861173fdf2411891fbbd553441d5..fd4705c451e2697716daea41ff606aabb3bd39fc 100644
(file)
--- 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 = <
9216
00>;
+ max-speed = <
30000
00>;
};
};