Message ID | 20231201-topic-sm8650-upstream-ipa-v1-0-7e8cf7200cd2@linaro.org |
---|---|
Headers | show |
Series | arm64: dts: qcom: enable IPA on sm8650 | expand |
On Fri, 01 Dec 2023 14:50:40 +0100, Neil Armstrong wrote: > Add the basic DTS information for supporting IPA on the Qualcomm > SM8650 SoC. Enable IPA on the SM8650 QRD platform; GSI firmware is > loaded by the AP in this case. > > Tested on SM8650 QRD: > [ 5.764240] ipa 3f40000.ipa: IPA driver initialized > [ 5.787438] ipa 3f40000.ipa: IPA driver setup completed successfully > [ 7.446693] ipa 3f40000.ipa: received modem starting event > [ 8.413152] ipa 3f40000.ipa: received modem running event > > [...] Applied, thanks! [1/2] arm64: dts: qcom: sm8650: add IPA information commit: 9fdddbd134a68843364c3e8c57fbdc5da2a7083d [2/2] arm64: dts: qcom: sm8650-qrd: enable IPA commit: 83c054b913cf6accd4cb31cee51729b322bde7fb Best regards,
Add the basic DTS information for supporting IPA on the Qualcomm SM8650 SoC. Enable IPA on the SM8650 QRD platform; GSI firmware is loaded by the AP in this case. Tested on SM8650 QRD: [ 5.764240] ipa 3f40000.ipa: IPA driver initialized [ 5.787438] ipa 3f40000.ipa: IPA driver setup completed successfully [ 7.446693] ipa 3f40000.ipa: received modem starting event [ 8.413152] ipa 3f40000.ipa: received modem running event Depends on SM8650 Initial DT at [0], bindings at [1] [0] https://lore.kernel.org/all/20231130-topic-sm8650-upstream-dt-v5-0-b25fb781da52@linaro.org/ [1] https://lore.kernel.org/all/20231129-topic-sm8650-upstream-bindings-ipa-v1-1-ca21eb2dfb14@linaro.org/ Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Neil Armstrong (2): arm64: dts: qcom: sm8650: add IPA information arm64: dts: qcom: sm8650-qrd: enable IPA arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 7 ++++++ arch/arm64/boot/dts/qcom/sm8650.dtsi | 39 +++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) --- base-commit: 25cb94419a71435991cc8844251ffc0194f4dc8e change-id: 20231129-topic-sm8650-upstream-ipa-084b42c5f943 Best regards,