On Mon, Oct 17, 2022 at 11:22:41AM -0700, Stephen Boyd wrote:
From: Sibi Sankar sibis@codeaurora.org
commit ef9a5d188d663753e73a3c8e8910ceab8e9305c4 upstream.
The modem firmware memory requirements vary between 32M/140M on no-lte/lte skus respectively, so fixup the modem memory region to reflect the requirements.
Reviewed-by: Evan Green evgreen@chromium.org Signed-off-by: Sibi Sankar sibis@codeaurora.org Link: https://lore.kernel.org/r/1602786476-27833-1-git-send-email-sibis@codeaurora... Signed-off-by: Bjorn Andersson bjorn.andersson@linaro.org Acked-by: Alex Elder elder@linaro.org Signed-off-by: Stephen Boyd swboyd@chromium.org
This fixes boot of the modem on trogdor boards with the DTS from 5.10.y stable tree. Without this patch I run into memory assignment errors and then the modem fails to boot.
Now queued up, thanks.
greg k-h