arm64: dts: qcom: msm8916: rename WCNSS child name to bluetooth
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 5 Apr 2022 06:57:51 +0000 (08:57 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 12 Apr 2022 14:21:15 +0000 (09:21 -0500)
The "bluetooth" is more popular and more descriptive than "bt", for a
Bluetooth device.  The WCNSS DT schema will expect such naming.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220405065752.27389-2-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/msm8916.dtsi

index e34963505e0701d8439c3f772d273cc40d0acdcc..4209fbd52359cf5181ec5e4346f464b36381ee19 100644 (file)
 
                                        qcom,mmio = <&pronto>;
 
-                                       bt {
+                                       bluetooth {
                                                compatible = "qcom,wcnss-bt";
                                        };