Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + 1 file changed, 1 insertion(+)
From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
Document Inter-Processor Communication Controller on Qualcomm Nord SoC
with a fallback on qcom,ipcc.
Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
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 f5c584cf2146..0a86230a2b18 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -28,6 +28,7 @@ properties:
- qcom,glymur-ipcc
- qcom,kaanapali-ipcc
- qcom,milos-ipcc
+ - qcom,nord-ipcc
- qcom,qcs8300-ipcc
- qcom,qdu1000-ipcc
- qcom,sa8255p-ipcc
--
2.43.0
On Mon, Apr 20, 2026 at 12:01:41PM +0800, Shawn Guo wrote: > From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > > Document Inter-Processor Communication Controller on Qualcomm Nord SoC > with a fallback on qcom,ipcc. > > Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> Hi Jassi, Please ignore it for now. I will resend after validating it with remoteproc. Shawn
On Mon, Apr 20, 2026 at 12:01:41PM +0800, Shawn Guo wrote: > From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > > Document Inter-Processor Communication Controller on Qualcomm Nord SoC > with a fallback on qcom,ipcc. > > Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > --- > 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 f5c584cf2146..0a86230a2b18 100644 > --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > @@ -28,6 +28,7 @@ properties: > - qcom,glymur-ipcc > - qcom,kaanapali-ipcc > - qcom,milos-ipcc > + - qcom,nord-ipcc What is the difference between this and the existing 'sa8775p' compatible? Are they both representing the same SoC series? - Mani -- மணிவண்ணன் சதாசிவம்
On 4/20/26 10:16 AM, Manivannan Sadhasivam wrote: > On Mon, Apr 20, 2026 at 12:01:41PM +0800, Shawn Guo wrote: >> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> >> >> Document Inter-Processor Communication Controller on Qualcomm Nord SoC >> with a fallback on qcom,ipcc. >> >> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> >> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> >> --- >> 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 f5c584cf2146..0a86230a2b18 100644 >> --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml >> +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml >> @@ -28,6 +28,7 @@ properties: >> - qcom,glymur-ipcc >> - qcom,kaanapali-ipcc >> - qcom,milos-ipcc >> + - qcom,nord-ipcc > > What is the difference between this and the existing 'sa8775p' compatible? Are > they both representing the same SoC series? Nord is a gen newer Konrad
On Mon, Apr 20, 2026 at 10:18:52AM +0200, Konrad Dybcio wrote: > On 4/20/26 10:16 AM, Manivannan Sadhasivam wrote: > > On Mon, Apr 20, 2026 at 12:01:41PM +0800, Shawn Guo wrote: > >> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > >> > >> Document Inter-Processor Communication Controller on Qualcomm Nord SoC > >> with a fallback on qcom,ipcc. > >> > >> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > >> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > >> --- > >> 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 f5c584cf2146..0a86230a2b18 100644 > >> --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > >> +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > >> @@ -28,6 +28,7 @@ properties: > >> - qcom,glymur-ipcc > >> - qcom,kaanapali-ipcc > >> - qcom,milos-ipcc > >> + - qcom,nord-ipcc > > > > What is the difference between this and the existing 'sa8775p' compatible? Are > > they both representing the same SoC series? > > Nord is a gen newer > Okay. This should've been present in the commit message to make it clear. - Mani -- மணிவண்ணன் சதாசிவம்
On 20/04/2026 10:18, Konrad Dybcio wrote: > On 4/20/26 10:16 AM, Manivannan Sadhasivam wrote: >> On Mon, Apr 20, 2026 at 12:01:41PM +0800, Shawn Guo wrote: >>> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> >>> >>> Document Inter-Processor Communication Controller on Qualcomm Nord SoC >>> with a fallback on qcom,ipcc. >>> >>> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> >>> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> >>> --- >>> 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 f5c584cf2146..0a86230a2b18 100644 >>> --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml >>> +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml >>> @@ -28,6 +28,7 @@ properties: >>> - qcom,glymur-ipcc >>> - qcom,kaanapali-ipcc >>> - qcom,milos-ipcc >>> + - qcom,nord-ipcc >> >> What is the difference between this and the existing 'sa8775p' compatible? Are >> they both representing the same SoC series? > > Nord is a gen newer This should be explained somewhere, e.g. in board/soc bindings or SoC ID bindings. None of these are posted, so most of the patches being posted could receive that comment - what is the difference and why commit msg explains nothing. Best regards, Krzysztof
On Mon, Apr 20, 2026 at 10:24:24AM +0200, Krzysztof Kozlowski wrote: > On 20/04/2026 10:18, Konrad Dybcio wrote: > > On 4/20/26 10:16 AM, Manivannan Sadhasivam wrote: > >> On Mon, Apr 20, 2026 at 12:01:41PM +0800, Shawn Guo wrote: > >>> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > >>> > >>> Document Inter-Processor Communication Controller on Qualcomm Nord SoC > >>> with a fallback on qcom,ipcc. > >>> > >>> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> > >>> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > >>> --- > >>> 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 f5c584cf2146..0a86230a2b18 100644 > >>> --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > >>> +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > >>> @@ -28,6 +28,7 @@ properties: > >>> - qcom,glymur-ipcc > >>> - qcom,kaanapali-ipcc > >>> - qcom,milos-ipcc > >>> + - qcom,nord-ipcc > >> > >> What is the difference between this and the existing 'sa8775p' compatible? Are > >> they both representing the same SoC series? > > > > Nord is a gen newer > > This should be explained somewhere, e.g. in board/soc bindings or SoC ID > bindings. None of these are posted, so most of the patches being posted > could receive that comment - what is the difference and why commit msg > explains nothing. Indeed! I should have posted SoC ID change [1] first to introduce Nord SoC. Shawn [1] https://lore.kernel.org/all/20260421040231.1256998-1-shengchao.guo@oss.qualcomm.com/
© 2016 - 2026 Red Hat, Inc.