Skip to content

Conversation

NekoCWD
Copy link
Contributor

@NekoCWD NekoCWD commented Jul 1, 2025

2025-07-01-23-03-56

*/
/ {
qcom,msm-id = <QCOM_ID_SDM429W 0x00>;
qcom,board-id = <0x10b 0x08>;
Copy link
Member

Choose a reason for hiding this comment

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

Thinking of it, perhaps also qrd v0.1 here

Choose a reason for hiding this comment

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

Qualcomm Technologies, Inc. SDM429 BG WTP

Could be sdm429-bg-wtp? Yes it's also a qrd device.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should i rename to wtp and add bootloader match to it?

Copy link
Member

Choose a reason for hiding this comment

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

if the thing uses caf msm/board id then yeah, it's better to use caf naming for the file and have matching, so it's easier to disambiguate later if another device needs same ID

*/
/ {
qcom,msm-id = <QCOM_ID_SDM429W 0x00>;
qcom,board-id = <0x10b 0x08>;

Choose a reason for hiding this comment

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

Qualcomm Technologies, Inc. SDM429 BG WTP

Could be sdm429-bg-wtp? Yes it's also a qrd device.

There are also GPS version, but i don't have one to test

Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
@NekoCWD NekoCWD force-pushed the nekocwd/mobvoi-rover branch from 468a049 to 7001c1c Compare July 21, 2025 10:05
#include <skeleton64.dtsi>
#include <lk2nd.dtsi>

/*
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think it is quirky that is how this SoC are working, other dtbo devices documented on the postmarketos wiki maybe we should do the same here.

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

Successfully merging this pull request may close these issues.

4 participants