Message ID | 20231015-msm8953-misc-fixes-v1-0-b800deca9e46@z3ntu.xyz |
---|---|
Headers | show |
Series | Small dtsi fixes for msm8953 SoC | expand |
On 15/10/2023 22:26, Luca Weiss wrote: > Use the qcom,domain property instead of the deprecated qcom,apr-domain, > which in turn also fixes a bunch of dtbs_checks warnings. > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
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> --- 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: 2933a1156742d8c47550493a77af8e2d81cf3c84 change-id: 20231015-msm8953-misc-fixes-87f373203f98 Best regards,