arm64: dts: qcom: use generic node name for Bluetooth

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
This commit is contained in:
Krzysztof Kozlowski
2023-01-24 09:49:48 +01:00
committed by Bjorn Andersson
parent cce9c1d0b0
commit f7aaaf3030
3 changed files with 3 additions and 3 deletions

View File

@@ -229,7 +229,7 @@ &blsp1_uart2 {
status = "okay";
label = "QCA_UART";
bluetooth: qca6174a {
bluetooth: bluetooth {
compatible = "qcom,qca6174-bt";
enable-gpios = <&pm8994_gpios 19 GPIO_ACTIVE_HIGH>;

View File

@@ -430,7 +430,7 @@ &uart3 {
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>;

View File

@@ -862,7 +862,7 @@ &uart6 {
pinctrl-0 = <&qup_uart6_4pin>;
bluetooth: wcn3990-bt {
bluetooth: bluetooth {
compatible = "qcom,wcn3990-bt";
vddio-supply = <&src_pp1800_s4a>;
vddxo-supply = <&pp1800_l7a_wcn3990>;