Commit f7aaaf30 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230124084951.38195-1-krzysztof.kozlowski@linaro.org
parent cce9c1d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;
+1 −1
Original line number Diff line number Diff line
@@ -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>;
+1 −1
Original line number Diff line number Diff line
@@ -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>;