Commit 87f0b434 authored by Robert Foss's avatar Robert Foss Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8350: Rename GENI serial engine DT node



In order to conform with downstream and upstream for previous generations
of this hardware, rename dt-node 'qupv3_id_1' to 'qupv3_id_0'.

Fixes: b7e8f433 ("arm64: dts: qcom: Add basic devicetree support for SM8350 SoC")
Signed-off-by: default avatarRobert Foss <robert.foss@linaro.org>
Link: https://lore.kernel.org/r/20210803125756.93824-1-robert.foss@linaro.org


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 7dfb52dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -219,7 +219,7 @@
	firmware-name = "qcom/sm8350/modem.mbn";
};

&qupv3_id_1 {
&qupv3_id_0 {
	status = "okay";
};

+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@
	firmware-name = "qcom/sm8350/modem.mbn";
};

&qupv3_id_1 {
&qupv3_id_0 {
	status = "okay";
};

+1 −1
Original line number Diff line number Diff line
@@ -456,7 +456,7 @@
			#mbox-cells = <2>;
		};

		qupv3_id_1: geniqup@9c0000 {
		qupv3_id_0: geniqup@9c0000 {
			compatible = "qcom,geni-se-qup";
			reg = <0x0 0x009c0000 0x0 0x6000>;
			clock-names = "m-ahb", "s-ahb";