Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-yocto: enable various remotprocs for qcm6490 boards #588

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adhudase
Copy link
Contributor

@adhudase adhudase commented Apr 4, 2024

Add support for the ADSP, CDSP and WPSS remoteprocs found on SC7280 and enable various applicable remoteproc nodes for qcm6490-idp and qcs6490-rb3gen2.

This has dependency on PR#587.

+};
+
+&remoteproc_wpss {
+ firmware-name = "qcom/qcm6490/wpss.mdt";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mbn

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack. This was intentional for draft PR as I don't see mbn format for modem and wpss yet. I'll update it to mbn when ready.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lumag
Copy link
Collaborator

lumag commented Apr 24, 2024

@adhudase could you please update / rebase this PR?

@adhudase
Copy link
Contributor Author

Sure, fixing the rebase. I'll update this PR once upstream patches are updated by Komal.

add support for the ADSP, CDSP and WPSS remoteprocs found on SC7280.
…b3gen2

Enable various applicable remoteproc nodes for qcm6490-idp
and qcs6490-rb3gen2.
@adhudase adhudase reopened this Apr 25, 2024
@lumag
Copy link
Collaborator

lumag commented Apr 25, 2024

@adhudase But there is one already, it was picked up by Bjorn: https://lore.kernel.org/linux-arm-msm/171373856754.1196479.8348340567259271476.b4-ty@kernel.org/

@lumag
Copy link
Collaborator

lumag commented Apr 25, 2024

@adhudase I mean, there is an updated series by Komal, it has been picked up by Bjorn.

@adhudase
Copy link
Contributor Author

Hi @lumag, there was internal discussion around your comments regarding separate firmware folders for qcs6490 vs qcm6490 and modem vs modem-nm, which is not yet concluded. I will wait for that to conclude and then update this PR accordingly.

Thanks

@lumag
Copy link
Collaborator

lumag commented Apr 29, 2024

@adhudase the patches are already picked up for -next. So if there are any changes, you have to base it on top of the accepted patches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants