Re: [PATCH] dt-bindings: mailbox: qcom-ipcc: Add bindings for physical client ids
From: Rob Herring
Date: Wed Oct 01 2025 - 20:34:45 EST
On Mon, Sep 22, 2025 at 08:34:20PM -0700, Jingyi Wang wrote:
> Physical client IDs instead of virtual client IDs are used for qcom new
> platforms in the Inter Process Communication Controller (IPCC) driver
> as virtual physical mapping logic is removed in HW. Add the bindings.
>
> Signed-off-by: Jingyi Wang <jingyi.wang@xxxxxxxxxxxxxxxx>
> ---
> include/dt-bindings/mailbox/qcom-ipcc.h | 48 +++++++++++++++++++++++++++++++++
> 1 file changed, 48 insertions(+)
This looks incomplete. Where's the binding additions for the new h/w
that uses these ids. This series looks more complete:
https://lore.kernel.org/all/20250924183726.509202-3-sibi.sankar@xxxxxxxxxxxxxxxx
Can QCom please coordinate your work so we're not getting the same thing
a day apart.
Rob