summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot
diff options
context:
space:
mode:
authorNeil Armstrong2019-06-07 16:36:18 +0200
committerKevin Hilman2019-06-12 00:50:04 +0200
commite4998f48ea310e32c3ecbd89a19d90fadee05af7 (patch)
tree56fc3088d9d7bab4d812484ae1667fc5788ffff3 /arch/arm64/boot
parentarm64: dts: meson-g12a-sei510: bump bluetooth bus speed to 2Mbaud/s (diff)
downloadkernel-qcow2-linux-e4998f48ea310e32c3ecbd89a19d90fadee05af7.tar.gz
kernel-qcow2-linux-e4998f48ea310e32c3ecbd89a19d90fadee05af7.tar.xz
kernel-qcow2-linux-e4998f48ea310e32c3ecbd89a19d90fadee05af7.zip
arm64: dts: meson-g12a-x96-max: bump bluetooth bus speed to 2Mbaud/s
Setting to 2Mbaud/s is the nominal bus speed for common usages. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts
index 55b4f129e182..98bc56e650a0 100644
--- a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts
@@ -208,6 +208,7 @@
bluetooth {
compatible = "brcm,bcm43438-bt";
shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
+ max-speed = <2000000>;
clocks = <&wifi32k>;
clock-names = "lpo";
};