Skip to content

platforms/contents.xml.in: add additional chipid for iq-9075-evk#93

Open
vivpuar wants to merge 1 commit intoqualcomm-linux:mainfrom
vivpuar:rb8_chipid
Open

platforms/contents.xml.in: add additional chipid for iq-9075-evk#93
vivpuar wants to merge 1 commit intoqualcomm-linux:mainfrom
vivpuar:rb8_chipid

Conversation

@vivpuar
Copy link
Contributor

@vivpuar vivpuar commented Mar 25, 2026

Due to missing chipid, jobs are not getting picked in axiom. So adding "QCS9075M,QCS9100M" to additional chipid in contents.xml.in.

Fixes issue#92

Due to missing chipid, jobs are not getting picked in axiom. So adding
"QCS9075M,QCS9100M" to additional chipid in contents.xml.in.

Signed-off-by: Vivek Puar <vpuar@qti.qualcomm.com>
Copy link

@bhargav0610 bhargav0610 left a comment

Choose a reason for hiding this comment

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

LGTM

<chipid flavor="default" storage_type="ufs" flash_phase="1">QCS9100</chipid>
<chipid flavor="sail_nor" storage_type="spinor" flash_phase="2">QCS9100</chipid>
<additional_chipid>SA8775P,QCS9075</additional_chipid>
<additional_chipid>SA8775P,QCS9075,QCS9075M,QCS9100M</additional_chipid>
Copy link
Contributor

Choose a reason for hiding this comment

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

If you are adding QCS9075M, do we need QCS9075?

Copy link

@bhargav0610 bhargav0610 Mar 25, 2026

Choose a reason for hiding this comment

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

in axiom under device capabilities, we are looking for CCS9075M for RB8 devices and QCS9075 for Ridesx devices so we need both

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.

RB8 resource pool issue in Axiom with Mainline Builds

3 participants