arm64: dts: qcom: use generic node name for Bluetooth
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 24 Jan 2023 08:49:48 +0000 (09:49 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 8 Feb 2023 23:57:19 +0000 (15:57 -0800)
Node names should be generic (as Devicetree spec mandates), so use
"bluetooth" for BT node.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230124084951.38195-1-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi
arch/arm64/boot/dts/qcom/sc7180-idp.dts
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi

index 5b47b8d..2acfed2 100644 (file)
        status = "okay";
        label = "QCA_UART";
 
-       bluetooth: qca6174a {
+       bluetooth: bluetooth {
                compatible = "qcom,qca6174-bt";
 
                enable-gpios = <&pm8994_gpios 19 GPIO_ACTIVE_HIGH>;
index 774f9d4..6ea8dd7 100644 (file)
        pinctrl-names = "default", "sleep";
        pinctrl-1 = <&qup_uart3_sleep>;
 
-       bluetooth: wcn3990-bt {
+       bluetooth: bluetooth {
                compatible = "qcom,wcn3990-bt";
                vddio-supply = <&vreg_l10a_1p8>;
                vddxo-supply = <&vreg_l1c_1p8>;
index a780751..e19178c 100644 (file)
@@ -862,7 +862,7 @@ ap_ts_i2c: &i2c14 {
 
        pinctrl-0 = <&qup_uart6_4pin>;
 
-       bluetooth: wcn3990-bt {
+       bluetooth: bluetooth {
                compatible = "qcom,wcn3990-bt";
                vddio-supply = <&src_pp1800_s4a>;
                vddxo-supply = <&pp1800_l7a_wcn3990>;