Merge "mailbox: qcom-apcs: Add compatible for sdxlemur"
This commit is contained in:
commit
3b0bb61171
@ -127,6 +127,7 @@ static const struct of_device_id qcom_apcs_ipc_of_match[] = {
|
||||
{ .compatible = "qcom,sdm845-apss-shared", .data = (void *)12 },
|
||||
{ .compatible = "qcom,sm8150-apss-shared", .data = (void *)12 },
|
||||
{ .compatible = "qcom,ipq8074-apcs-apps-global", .data = (void *)8 },
|
||||
{ .compatible = "qcom,sdxlemur-apcs-gcc", .data = (void *)8 },
|
||||
{}
|
||||
};
|
||||
MODULE_DEVICE_TABLE(of, qcom_apcs_ipc_of_match);
|
||||
|
Loading…
Reference in New Issue
Block a user