ARM: dts: qcom: rename WCNSS child name to bluetooth

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-1-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski
2022-04-05 08:57:50 +02:00
committed by Bjorn Andersson
parent 50769f32af
commit 0f375d3aa6
2 changed files with 2 additions and 2 deletions

View File

@@ -1548,7 +1548,7 @@ wcnss {
qcom,mmio = <&riva>;
bt {
bluetooth {
compatible = "qcom,wcnss-bt";
};

View File

@@ -930,7 +930,7 @@ wcnss {
qcom,mmio = <&pronto>;
bt {
bluetooth {
compatible = "qcom,wcnss-bt";
};