2023-04-12 17:18:09

by Kathiravan Thirumoorthy

[permalink] [raw]
Subject: [PATCH 0/3] Minor updates in the IPQ5332 DTS files

Rename the MI01.2 DTS after Reference Design Platform(RDP) number to align
with ipq5332-rdp468.dts, add UART1 node and reserve memory for U-boot
and SBL to avoid loosing the RAM contents which will be used in post
morterm analysis.

Bjorn, since these are minor updates, it would be great if you could
possibly pick up this series for v6.4.

Kathiravan T (3):
arm64: dts: qcom: ipq5332: rename mi01.2 dts to rdp441
arm64: dts: qcom: ipq5332: define UART1
arm64: dts: qcom: ipq5332: add few more reserved memory region

arch/arm64/boot/dts/qcom/Makefile | 2 +-
...{ipq5332-mi01.2.dts => ipq5332-rdp441.dts} | 0
arch/arm64/boot/dts/qcom/ipq5332.dtsi | 20 +++++++++++++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
rename arch/arm64/boot/dts/qcom/{ipq5332-mi01.2.dts => ipq5332-rdp441.dts} (100%)

--
2.17.1


2023-05-12 16:16:02

by Kathiravan Thirumoorthy

[permalink] [raw]
Subject: Re: [PATCH 0/3] Minor updates in the IPQ5332 DTS files


On 4/12/2023 10:19 PM, Kathiravan T wrote:
> Rename the MI01.2 DTS after Reference Design Platform(RDP) number to align
> with ipq5332-rdp468.dts, add UART1 node and reserve memory for U-boot
> and SBL to avoid loosing the RAM contents which will be used in post
> morterm analysis.
>
> Bjorn, since these are minor updates, it would be great if you could
> possibly pick up this series for v6.4.
>
> Kathiravan T (3):
> arm64: dts: qcom: ipq5332: rename mi01.2 dts to rdp441
> arm64: dts: qcom: ipq5332: define UART1
> arm64: dts: qcom: ipq5332: add few more reserved memory region


Gentle Reminder...


>
> arch/arm64/boot/dts/qcom/Makefile | 2 +-
> ...{ipq5332-mi01.2.dts => ipq5332-rdp441.dts} | 0
> arch/arm64/boot/dts/qcom/ipq5332.dtsi | 20 +++++++++++++++++++
> 3 files changed, 21 insertions(+), 1 deletion(-)
> rename arch/arm64/boot/dts/qcom/{ipq5332-mi01.2.dts => ipq5332-rdp441.dts} (100%)
>