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

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.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 7dfb52dc
......@@ -219,7 +219,7 @@ &mpss {
firmware-name = "qcom/sm8350/modem.mbn";
};
&qupv3_id_1 {
&qupv3_id_0 {
status = "okay";
};
......
......@@ -286,7 +286,7 @@ &mpss {
firmware-name = "qcom/sm8350/modem.mbn";
};
&qupv3_id_1 {
&qupv3_id_0 {
status = "okay";
};
......
......@@ -456,7 +456,7 @@ ipcc: mailbox@408000 {
#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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment