Skip to content

mailbox: qcom-apcs-ipc-mailbox: Add compatible string#800

Open
quic-vishsant wants to merge 1 commit intoqualcomm-linux:early/hwe/shikra/driversfrom
quic-vishsant:for-shikra-drivers
Open

mailbox: qcom-apcs-ipc-mailbox: Add compatible string#800
quic-vishsant wants to merge 1 commit intoqualcomm-linux:early/hwe/shikra/driversfrom
quic-vishsant:for-shikra-drivers

Conversation

@quic-vishsant
Copy link

Add "qcom,shikra-apcs-hmss-global" compatibility string in qcom_apcs_ipc mailbox driver to match apcs_glb device node.

@Komal-Bajaj Komal-Bajaj force-pushed the early/hwe/shikra/drivers branch from 453e092 to 8dfb9a2 Compare March 18, 2026 05:26
.offset = 0x1008, .clk_name = "qcom-sdx55-acps-clk"
};

static const struct qcom_apcs_ipc_data shikra_apcs_data = {

Choose a reason for hiding this comment

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

can't we use apps_shared_apcs_data for shikra?
refer -
{ .compatible = "qcom,sm8150-apss-shared", .data = &apps_shared_apcs_data },

Copy link
Author

Choose a reason for hiding this comment

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

Updated to use the apps_shared_apcs_data

Add "qcom,shikra-apcs-hmss-global" compatibility
string in qcom_apcs_ipc mailbox driver to match apcs_glb
device node.

Signed-off-by: Vishnu Santhosh <vishnu.santhosh@oss.qualcomm.com>
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.

2 participants