Re: [PATCH] arm64: dts: qcom: sdm845-mtp: enable IPA

2020-05-19 Thread Alex Elder
On 5/18/20 6:24 PM, Bjorn Andersson wrote: modem-init tells the IPA driver that the modem will load the ipa_fws firmware, but the MTP is assumed to run "LA" firmware where it's the Linux-side's job to do this. I didn't see this message until just now, but I remembered that last night. I just

Re: [PATCH] arm64: dts: qcom: sdm845-mtp: enable IPA

2020-05-18 Thread Bjorn Andersson
On Mon 18 May 14:48 PDT 2020, Alex Elder wrote: > Enable IPA on the SDM845 MTP. > > Signed-off-by: Alex Elder > --- > arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts >

[PATCH] arm64: dts: qcom: sdm845-mtp: enable IPA

2020-05-18 Thread Alex Elder
Enable IPA on the SDM845 MTP. Signed-off-by: Alex Elder --- arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts index 1372fe8601f5..2f942daeb9d1 100644 ---