mbox series

[V3,0/3] Minor updates in the IPQ5332 DTS files

Message ID 20230519133844.23512-1-quic_kathirav@quicinc.com (mailing list archive)
Headers show
Series Minor updates in the IPQ5332 DTS files | expand

Message

Kathiravan Thirumoorthy May 19, 2023, 1:38 p.m. UTC
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 losing the RAM contents which will be used in post
morterm analysis.

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         | 24 ++++++++++++++++++-
 3 files changed, 24 insertions(+), 2 deletions(-)
 rename arch/arm64/boot/dts/qcom/{ipq5332-mi01.2.dts => ipq5332-rdp441.dts} (100%)

Comments

Kathiravan Thirumoorthy May 30, 2023, 2:08 a.m. UTC | #1
On 5/19/2023 7:08 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 losing the RAM contents which will be used in post
> morterm analysis.


Gentle Reminder...


>
> 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         | 24 ++++++++++++++++++-
>   3 files changed, 24 insertions(+), 2 deletions(-)
>   rename arch/arm64/boot/dts/qcom/{ipq5332-mi01.2.dts => ipq5332-rdp441.dts} (100%)
>
Kathiravan Thirumoorthy June 9, 2023, 10:34 a.m. UTC | #2
On 5/30/2023 7:38 AM, Kathiravan T wrote:
>
> On 5/19/2023 7:08 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 losing the RAM contents which will be used in post
>> morterm analysis.
>
>
> Gentle Reminder...


Bjorn, can this series picked up for v6.5? Since this is pending for 
long time...


>
>
>>
>> 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         | 24 ++++++++++++++++++-
>>   3 files changed, 24 insertions(+), 2 deletions(-)
>>   rename arch/arm64/boot/dts/qcom/{ipq5332-mi01.2.dts => 
>> ipq5332-rdp441.dts} (100%)
>>
Bjorn Andersson June 13, 2023, 10:30 p.m. UTC | #3
On Fri, 19 May 2023 19:08:41 +0530, 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 losing the RAM contents which will be used in post
> morterm analysis.
> 
> 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
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: ipq5332: rename mi01.2 dts to rdp441
      commit: b59cd2902c58969230a8aca67a10ac3fbde0af15
[2/3] arm64: dts: qcom: ipq5332: define UART1
      commit: 66d141a15c19f89e7e259e57a007550a253e03d2
[3/3] arm64: dts: qcom: ipq5332: add few more reserved memory region
      commit: 0196b041aeec788e1bc516b6d24d9c59ea59b1a6

Best regards,