mbox series

[0/2] mailbox: Add SM4250 APCS IPC support

Message ID 20221127195418.1506876-1-bhupesh.sharma@linaro.org
Headers show
Series mailbox: Add SM4250 APCS IPC support | expand

Message

Bhupesh Sharma Nov. 27, 2022, 7:54 p.m. UTC
This patchset adds the SM4250 APCS IPC support.

Cc: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Bjorn Andersson <andersson@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Konrad Dybcio <konrad.dybcio@somainline.org>

Bhupesh Sharma (2):
  dt-bindings: mailbox: qcom: Add SM4250 APCS compatible
  mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC support

 .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml       | 1 +
 drivers/mailbox/qcom-apcs-ipc-mailbox.c                          | 1 +
 2 files changed, 2 insertions(+)

Comments

Krzysztof Kozlowski Nov. 28, 2022, 8:40 a.m. UTC | #1
On 27/11/2022 20:54, Bhupesh Sharma wrote:
> Add compatible for the Qualcomm SM4250 APCS block.
> 
> Cc: Bjorn Andersson <andersson@kernel.org>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>

There is no need to store the regular CC list (coming from automated
output - get_maintainer.pl) in the Git history. Store it under ---.

> Cc: Konrad Dybcio <konrad.dybcio@somainline.org>
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Bhupesh Sharma Nov. 29, 2022, 6:56 p.m. UTC | #2
On Mon, 28 Nov 2022 at 14:10, Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> On 27/11/2022 20:54, Bhupesh Sharma wrote:
> > Add compatible for the Qualcomm SM4250 APCS block.
> >
> > Cc: Bjorn Andersson <andersson@kernel.org>
> > Cc: Rob Herring <robh+dt@kernel.org>
> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>
> There is no need to store the regular CC list (coming from automated
> output - get_maintainer.pl) in the Git history. Store it under ---.

Got it. Will keep in mind for future patches.
Thanks for the review.

Regards,
Bhupesh

> > Cc: Konrad Dybcio <konrad.dybcio@somainline.org>
> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
> > ---
>
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Best regards,
> Krzysztof
>