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: b7e8f433a673 ("arm64: dts: qcom: Add basic devicetree support for SM8350 SoC") Signed-off-by: Robert Foss <robert.foss@linaro.org> Link: https://lore.kernel.org/r/20210803125756.93824-1-robert.foss@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
7dfb52dcc5
commit
87f0b434b9
@ -219,7 +219,7 @@
|
||||
firmware-name = "qcom/sm8350/modem.mbn";
|
||||
};
|
||||
|
||||
&qupv3_id_1 {
|
||||
&qupv3_id_0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
@ -286,7 +286,7 @@
|
||||
firmware-name = "qcom/sm8350/modem.mbn";
|
||||
};
|
||||
|
||||
&qupv3_id_1 {
|
||||
&qupv3_id_0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user