Loading Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ platforms. "qcom,trinket-apcs-hmss-global" "qcom,atoll-apcs-hmss-global" "qcom,atoll-apcs-hmss-ipc2" "qcom,sdm660-apcs-hmss-global" - reg: Usage: required Value type: <prop-encoded-array> Loading drivers/mailbox/qcom-apcs-ipc-mailbox.c +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ static const struct of_device_id qcom_apcs_ipc_of_match[] = { { .compatible = "qcom,trinket-apcs-hmss-global", .data = (void *)8 }, { .compatible = "qcom,atoll-apcs-hmss-global", .data = (void *)12 }, { .compatible = "qcom,atoll-apcs-hmss-ipc2", .data = (void *)0 }, { .compatible = "qcom,sdm660-apcs-hmss-global", .data = (void *)8 }, {} }; MODULE_DEVICE_TABLE(of, qcom_apcs_ipc_of_match); Loading Loading
Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ platforms. "qcom,trinket-apcs-hmss-global" "qcom,atoll-apcs-hmss-global" "qcom,atoll-apcs-hmss-ipc2" "qcom,sdm660-apcs-hmss-global" - reg: Usage: required Value type: <prop-encoded-array> Loading
drivers/mailbox/qcom-apcs-ipc-mailbox.c +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ static const struct of_device_id qcom_apcs_ipc_of_match[] = { { .compatible = "qcom,trinket-apcs-hmss-global", .data = (void *)8 }, { .compatible = "qcom,atoll-apcs-hmss-global", .data = (void *)12 }, { .compatible = "qcom,atoll-apcs-hmss-ipc2", .data = (void *)0 }, { .compatible = "qcom,sdm660-apcs-hmss-global", .data = (void *)8 }, {} }; MODULE_DEVICE_TABLE(of, qcom_apcs_ipc_of_match); Loading