ipq807x: 6.1: fix remoteproc booting
authorRobert Marko <robimarko@gmail.com>
Fri, 26 May 2023 12:00:45 +0000 (14:00 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 28 May 2023 06:57:10 +0000 (08:57 +0200)
commit09085d1740ef33ef9ca4404c45802342850b6e02
treef8e969c065b5e876e3521859cdfb69fc252b4e18
parent3790a0f94226e74a5531a7bd2f66823332edde8a
ipq807x: 6.1: fix remoteproc booting

In 6.1 booting the remoteprocessor that is actually running the WLAN
unfortunatelly broke, so after a long time bisecting we managed to track it
down to commit ("soc: qcom: mdt_loader: Always invoke PAS mem_setup").

Luckily adding back the relocation check and not making an SCM call
qcom_scm_pas_mem_setup() restored the functionality.

Ansuel has sent the patch upstream.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq807x/patches-6.1/0131-soc-qcom-mdt_loader-Fix-unconditional-call-to-scm_pa.patch [new file with mode: 0644]