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

arm64: dts: qcom: do not use underscore in BCM node name



Align BCM voter node with DT schema by using hyphen instead of
underscore.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220411085935.130072-3-krzysztof.kozlowski@linaro.org
parent fccf8e31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3522,7 +3522,7 @@ rpmhpd_opp_turbo_l1: opp11 {
				};
			};

			apps_bcm_voter: bcm_voter {
			apps_bcm_voter: bcm-voter {
				compatible = "qcom,bcm-voter";
			};
		};
+1 −1
Original line number Diff line number Diff line
@@ -1450,7 +1450,7 @@ rpmhpd_opp_turbo_l1: opp10 {
				};
			};

			apps_bcm_voter: bcm_voter {
			apps_bcm_voter: bcm-voter {
				compatible = "qcom,bcm-voter";
			};
		};
+1 −1
Original line number Diff line number Diff line
@@ -4072,7 +4072,7 @@ rpmhpd_opp_turbo_l1: opp11 {
				};
			};

			apps_bcm_voter: bcm_voter {
			apps_bcm_voter: bcm-voter {
				compatible = "qcom,bcm-voter";
			};
		};
+1 −1
Original line number Diff line number Diff line
@@ -4654,7 +4654,7 @@ rpmhpd_opp_turbo_l1: opp10 {
				};
			};

			apps_bcm_voter: bcm_voter {
			apps_bcm_voter: bcm-voter {
				compatible = "qcom,bcm-voter";
			};
		};
+1 −1
Original line number Diff line number Diff line
@@ -1881,7 +1881,7 @@ rpmhpd_opp_turbo_l1: opp10 {
				};
			};

			apps_bcm_voter: bcm_voter {
			apps_bcm_voter: bcm-voter {
				compatible = "qcom,bcm-voter";
			};
		};