On Wed, Sep 11, 2024 at 03:25:15PM +0800, Jingyi Wang wrote: > Document the Inter-Processor Communication Controller on the Qualcomm > QCS8300 Platform, which will be used to route interrupts across various > subsystems found on the SoC. > > Signed-off-by: Jingyi Wang <quic_jingyw@xxxxxxxxxxx> Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> - Mani > --- > Changes in v2: > - decoupled from the original series. > - Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@xxxxxxxxxxx > --- > Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > index 05e4e1d51713..6323c3519a8a 100644 > --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > @@ -24,6 +24,7 @@ properties: > compatible: > items: > - enum: > + - qcom,qcs8300-ipcc > - qcom,qdu1000-ipcc > - qcom,sa8775p-ipcc > - qcom,sc7280-ipcc > > --- > base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 > change-id: 20240911-qcs8300_ipcc_binding-2d1c646185c5 > > Best regards, > -- > Jingyi Wang <quic_jingyw@xxxxxxxxxxx> > -- மணிவண்ணன் சதாசிவம்