Message ID | 20231125-msm8953-misc-fixes-v2-0-df86655841d9@z3ntu.xyz (mailing list archive) |
---|---|
Headers | show |
Series | Small dtsi fixes for msm8953 SoC | expand |
On Sat, 25 Nov 2023 13:19:26 +0100, Luca Weiss wrote: > Fix some small things in the qcom/msm8953.dtsi file to make dtbs_check > happier than before. > > Applied, thanks! [2/2] arm64: dts: qcom: msm8953: Use non-deprecated qcom,domain in LPASS commit: 2e0dcbf164fb02d2558bd08b9609a30ef5935912 Best regards,
On Sat, 25 Nov 2023 13:19:26 +0100, Luca Weiss wrote: > Fix some small things in the qcom/msm8953.dtsi file to make dtbs_check > happier than before. > > Applied, thanks! [1/2] arm64: dts: qcom: msm8953: Set initial address for memory commit: 24187868e195202c67c38bcc3ae28f9c6a663fb4 Best regards,
Fix some small things in the qcom/msm8953.dtsi file to make dtbs_check happier than before. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> --- Changes in v2: - Expand on RAM address commit message (Stephan) - Pick up tags - Link to v1: https://lore.kernel.org/r/20231015-msm8953-misc-fixes-v1-0-b800deca9e46@z3ntu.xyz --- Luca Weiss (2): arm64: dts: qcom: msm8953: Set initial address for memory arm64: dts: qcom: msm8953: Use non-deprecated qcom,domain in LPASS arch/arm64/boot/dts/qcom/msm8953.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- base-commit: 8c9660f6515396aba78d1168d2e17951d653ebf2 change-id: 20231015-msm8953-misc-fixes-87f373203f98 Best regards,