]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: meson-g12a-sei510: bump bluetooth bus speed to 2Mbaud/s
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 7 Jun 2019 14:36:17 +0000 (16:36 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 11 Jun 2019 22:50:04 +0000 (15:50 -0700)
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>
arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts

index 77a6f0ec692d40331e88480703989444c6ed1c30..2ae9739591b569d64c4576431561504066254f66 100644 (file)
@@ -275,6 +275,7 @@ &uart_A {
        bluetooth {
                compatible = "brcm,bcm43438-bt";
                shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
+               max-speed = <2000000>;
                clocks = <&wifi32k>;
                clock-names = "lpo";
                vbat-supply = <&vddao_3v3>;