]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: meson-g12a-x96-max: bump bluetooth bus speed to 2Mbaud/s
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 7 Jun 2019 14:36:18 +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-x96-max.dts

index 55b4f129e18287a4b7f2b345b12158f60dd8d3bd..98bc56e650a0cb978a2fb53d64fb26ef6cc2bc3b 100644 (file)
@@ -208,6 +208,7 @@ &uart_A {
        bluetooth {
                compatible = "brcm,bcm43438-bt";
                shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
+               max-speed = <2000000>;
                clocks = <&wifi32k>;
                clock-names = "lpo";
        };