The commit e656cd0bcf3d ("soc: qcom: rmtfs: Optionally map RMTFS to more VMs") which landed for v6.3-rc1 caused some issues on platforms such as msm8974. Fix both the error handling and behavior when qcom,vmid property is missing. Please include this (or another fix) in 6.3 still. Signed-off-by: Luca Weiss <luca@xxxxxxxxx> --- Luca Weiss (2): soc: qcom: rmtfs: fix error handling reading qcom,vmid soc: qcom: rmtfs: handle optional qcom,vmid correctly drivers/soc/qcom/rmtfs_mem.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) --- base-commit: 388bd72dfdc05abb319d86109a6edc9be5e0581d change-id: 20230305-rmtfs-vmid-fix-0ec352b05040 Best regards, -- Luca Weiss <luca@xxxxxxxxx>