mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 22:55:53 -04:00
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:
committed by
Bjorn Andersson
parent
50769f32af
commit
0f375d3aa6
@@ -1548,7 +1548,7 @@ wcnss {
|
||||
|
||||
qcom,mmio = <&riva>;
|
||||
|
||||
bt {
|
||||
bluetooth {
|
||||
compatible = "qcom,wcnss-bt";
|
||||
};
|
||||
|
||||
|
||||
@@ -930,7 +930,7 @@ wcnss {
|
||||
|
||||
qcom,mmio = <&pronto>;
|
||||
|
||||
bt {
|
||||
bluetooth {
|
||||
compatible = "qcom,wcnss-bt";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user