* [PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC
@ 2026-07-09 8:08 Shawn Guo
2026-07-09 8:10 ` Bartosz Golaszewski
2026-07-10 10:31 ` Krzysztof Kozlowski
0 siblings, 2 replies; 3+ messages in thread
From: Shawn Guo @ 2026-07-09 8:08 UTC (permalink / raw)
To: Jassi Brar
Cc: Manivannan Sadhasivam, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Bjorn Andersson, Bartosz Golaszewski, linux-arm-msm,
linux-kernel, devicetree, Deepti Jaggi, Shawn Guo
From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
Document Inter-Processor Communication Controller on Qualcomm Nord SoC.
Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
Changes in v2:
- Drop qcom,ipcc fallback from commit log
- Link to v1: https://lore.kernel.org/all/20260420040141.1247612-1-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 3839e1f5f904..a378fe8c7148 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -30,6 +30,7 @@ properties:
- qcom,kaanapali-ipcc
- qcom,maili-ipcc
- qcom,milos-ipcc
+ - qcom,nord-ipcc
- qcom,qcs8300-ipcc
- qcom,qdu1000-ipcc
- qcom,sa8255p-ipcc
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC
2026-07-09 8:08 [PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC Shawn Guo
@ 2026-07-09 8:10 ` Bartosz Golaszewski
2026-07-10 10:31 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2026-07-09 8:10 UTC (permalink / raw)
To: Shawn Guo
Cc: Manivannan Sadhasivam, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Bjorn Andersson, Bartosz Golaszewski, linux-arm-msm,
linux-kernel, devicetree, Deepti Jaggi, Jassi Brar
On Thu, 9 Jul 2026 10:08:48 +0200, Shawn Guo
<shengchao.guo@oss.qualcomm.com> said:
> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
>
> Document Inter-Processor Communication Controller on Qualcomm Nord SoC.
>
> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---
> Changes in v2:
> - Drop qcom,ipcc fallback from commit log
> - Link to v1: https://lore.kernel.org/all/20260420040141.1247612-1-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 3839e1f5f904..a378fe8c7148 100644
> --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
> @@ -30,6 +30,7 @@ properties:
> - qcom,kaanapali-ipcc
> - qcom,maili-ipcc
> - qcom,milos-ipcc
> + - qcom,nord-ipcc
> - qcom,qcs8300-ipcc
> - qcom,qdu1000-ipcc
> - qcom,sa8255p-ipcc
> --
> 2.43.0
>
>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC
2026-07-09 8:08 [PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC Shawn Guo
2026-07-09 8:10 ` Bartosz Golaszewski
@ 2026-07-10 10:31 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-10 10:31 UTC (permalink / raw)
To: Shawn Guo
Cc: Jassi Brar, Manivannan Sadhasivam, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
Bartosz Golaszewski, linux-arm-msm, linux-kernel, devicetree,
Deepti Jaggi
On Thu, Jul 09, 2026 at 04:08:48PM +0800, Shawn Guo wrote:
> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
>
> Document Inter-Processor Communication Controller on Qualcomm Nord SoC.
>
> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---
> Changes in v2:
> - Drop qcom,ipcc fallback from commit log
> - Link to v1: https://lore.kernel.org/all/20260420040141.1247612-1-shengchao.guo@oss.qualcomm.com/
>
> Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-10 10:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-09 8:08 [PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC Shawn Guo
2026-07-09 8:10 ` Bartosz Golaszewski
2026-07-10 10:31 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox