mbox series

[0/6] Add support for Qualcomm SM8150 and SC7180 SoCs

Message ID 20190729120633.20451-1-sibis@codeaurora.org (mailing list archive)
Headers show
Series Add support for Qualcomm SM8150 and SC7180 SoCs | expand

Message

Sibi Sankar July 29, 2019, 12:06 p.m. UTC
This patch series adds SCM, APSS shared mailbox and QMP AOSS PD/clock
support on SM8150 and SC7180 SoCs.

Sibi Sankar (6):
  soc: qcom: smem: Update max processor count
  dt-bindings: firmware: scm: Add SM8150 and SC7180 support
  dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
  mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs
  dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support
  soc: qcom: aoss: Add AOSS QMP support

 Documentation/devicetree/bindings/firmware/qcom,scm.txt      | 2 ++
 .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt    | 2 ++
 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 5 ++++-
 drivers/mailbox/qcom-apcs-ipc-mailbox.c                      | 2 ++
 drivers/soc/qcom/qcom_aoss.c                                 | 2 ++
 drivers/soc/qcom/smem.c                                      | 2 +-
 6 files changed, 13 insertions(+), 2 deletions(-)

Comments

Bjorn Andersson July 29, 2019, 3:38 p.m. UTC | #1
On Mon 29 Jul 05:06 PDT 2019, Sibi Sankar wrote:

> This patch series adds SCM, APSS shared mailbox and QMP AOSS PD/clock
> support on SM8150 and SC7180 SoCs.
> 

Thanks Sibi, this looks good.

Could you please update the last 5 patches to ensure/maintain sort order
of the lists they affect.

Regards,
Bjorn

> Sibi Sankar (6):
>   soc: qcom: smem: Update max processor count
>   dt-bindings: firmware: scm: Add SM8150 and SC7180 support
>   dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
>   mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs
>   dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support
>   soc: qcom: aoss: Add AOSS QMP support
> 
>  Documentation/devicetree/bindings/firmware/qcom,scm.txt      | 2 ++
>  .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt    | 2 ++
>  Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 5 ++++-
>  drivers/mailbox/qcom-apcs-ipc-mailbox.c                      | 2 ++
>  drivers/soc/qcom/qcom_aoss.c                                 | 2 ++
>  drivers/soc/qcom/smem.c                                      | 2 +-
>  6 files changed, 13 insertions(+), 2 deletions(-)
> 
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>
Sibi Sankar July 29, 2019, 4:46 p.m. UTC | #2
Hey Bjorn,
Thanks for the review!

On 2019-07-29 21:08, Bjorn Andersson wrote:
> On Mon 29 Jul 05:06 PDT 2019, Sibi Sankar wrote:
> 
>> This patch series adds SCM, APSS shared mailbox and QMP AOSS PD/clock
>> support on SM8150 and SC7180 SoCs.
>> 
> 
> Thanks Sibi, this looks good.
> 
> Could you please update the last 5 patches to ensure/maintain sort 
> order
> of the lists they affect.

yes I'll do that

> 
> Regards,
> Bjorn
> 
>> Sibi Sankar (6):
>>   soc: qcom: smem: Update max processor count
>>   dt-bindings: firmware: scm: Add SM8150 and SC7180 support
>>   dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
>>   mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs
>>   dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support
>>   soc: qcom: aoss: Add AOSS QMP support
>> 
>>  Documentation/devicetree/bindings/firmware/qcom,scm.txt      | 2 ++
>>  .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt    | 2 ++
>>  Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 5 
>> ++++-
>>  drivers/mailbox/qcom-apcs-ipc-mailbox.c                      | 2 ++
>>  drivers/soc/qcom/qcom_aoss.c                                 | 2 ++
>>  drivers/soc/qcom/smem.c                                      | 2 +-
>>  6 files changed, 13 insertions(+), 2 deletions(-)
>> 
>> --
>> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora 
>> Forum,
>> a Linux Foundation Collaborative Project
>>