]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: qcs404: fix bluetooth device address
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 1 May 2024 07:52:01 +0000 (09:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Jul 2024 07:08:24 +0000 (09:08 +0200)
[ Upstream commit f5f390a77f18eaeb2c93211a1b7c5e66b5acd423 ]

The 'local-bd-address' property is used to pass a unique Bluetooth
device address from the boot firmware to the kernel and should otherwise
be left unset so that the OS can prevent the controller from being used
until a valid address has been provided through some other means (e.g.
using btmgmt).

Fixes: 60f77ae7d1c1 ("arm64: dts: qcom: qcs404-evb: Enable uart3 and add Bluetooth")
Cc: stable@vger.kernel.org # 5.10
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20240501075201.4732-1-johan+linaro@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi

index 522d3ef72df5e50c017a41ddf22e4ee3e10975f7..03244871474e265ed2c45150a1561dcbd108f229 100644 (file)
@@ -43,7 +43,7 @@
                vddrf-supply = <&vreg_l1_1p3>;
                vddch0-supply = <&vdd_ch0_3p3>;
 
-               local-bd-address = [ 02 00 00 00 5a ad ];
+               local-bd-address = [ 00 00 00 00 00 00 ];
 
                max-speed = <3200000>;
        };