* [PATCH v2] dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communication Controller
@ 2023-10-25 8:25 Neil Armstrong
2023-10-25 8:31 ` Manivannan Sadhasivam
2023-10-27 7:38 ` Krzysztof Kozlowski
0 siblings, 2 replies; 3+ messages in thread
From: Neil Armstrong @ 2023-10-25 8:25 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Manivannan Sadhasivam,
Jassi Brar, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, linux-kernel, devicetree, Neil Armstrong
Document the Inter-Processor Communication Controller on the SM8650 Platform.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
For convenience, a regularly refreshed linux-next based git tree containing
all the SM8650 related work is available at:
https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
---
Changes in v2:
- Fixed typo in subject
- Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-ipcc-v1-1-acca4318d06e@linaro.org
---
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 cc6f66eccc84..a35f9483dc71 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -34,6 +34,7 @@ properties:
- qcom,sm8350-ipcc
- qcom,sm8450-ipcc
- qcom,sm8550-ipcc
+ - qcom,sm8650-ipcc
- const: qcom,ipcc
reg:
---
base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
change-id: 20231016-topic-sm8650-upstream-bindings-ipcc-0b4e1924ee28
Best regards,
--
Neil Armstrong <neil.armstrong@linaro.org>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communication Controller
2023-10-25 8:25 [PATCH v2] dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communication Controller Neil Armstrong
@ 2023-10-25 8:31 ` Manivannan Sadhasivam
2023-10-27 7:38 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Manivannan Sadhasivam @ 2023-10-25 8:31 UTC (permalink / raw)
To: Neil Armstrong
Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Jassi Brar,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-msm,
linux-kernel, devicetree
On Wed, Oct 25, 2023 at 10:25:47AM +0200, Neil Armstrong wrote:
> Document the Inter-Processor Communication Controller on the SM8650 Platform.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
- Mani
> ---
> For convenience, a regularly refreshed linux-next based git tree containing
> all the SM8650 related work is available at:
> https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
> ---
> Changes in v2:
> - Fixed typo in subject
> - Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-ipcc-v1-1-acca4318d06e@linaro.org
> ---
> 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 cc6f66eccc84..a35f9483dc71 100644
> --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
> @@ -34,6 +34,7 @@ properties:
> - qcom,sm8350-ipcc
> - qcom,sm8450-ipcc
> - qcom,sm8550-ipcc
> + - qcom,sm8650-ipcc
> - const: qcom,ipcc
>
> reg:
>
> ---
> base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
> change-id: 20231016-topic-sm8650-upstream-bindings-ipcc-0b4e1924ee28
>
> Best regards,
> --
> Neil Armstrong <neil.armstrong@linaro.org>
>
--
மணிவண்ணன் சதாசிவம்
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communication Controller
2023-10-25 8:25 [PATCH v2] dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communication Controller Neil Armstrong
2023-10-25 8:31 ` Manivannan Sadhasivam
@ 2023-10-27 7:38 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-10-27 7:38 UTC (permalink / raw)
To: Neil Armstrong, Andy Gross, Bjorn Andersson, Konrad Dybcio,
Manivannan Sadhasivam, Jassi Brar, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, linux-kernel, devicetree
On 25/10/2023 10:25, Neil Armstrong wrote:
> Document the Inter-Processor Communication Controller on the SM8650 Platform.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-27 7:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25 8:25 [PATCH v2] dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communication Controller Neil Armstrong
2023-10-25 8:31 ` Manivannan Sadhasivam
2023-10-27 7:38 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).