Message ID | 20190607143618.32213-5-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | e4998f48ea310e32c3ecbd89a19d90fadee05af7 |
Headers | show |
Series | arm64: dts: meson-g12a: bluetooth fixups | expand |
Neil Armstrong <narmstrong@baylibre.com> writes: > 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> Queued for v5.3, Thanks, Kevin
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 aa9da5de5c2d..300c29dad49f 100644 --- a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts +++ b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts @@ -206,6 +206,7 @@ bluetooth { compatible = "brcm,bcm43438-bt"; shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>; + max-speed = <2000000>; clocks = <&wifi32k>; clock-names = "lpo"; };