Message ID | 20230412164920.21862-1-quic_kathirav@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Minor updates in the IPQ5332 DTS files | expand |
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%) >