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 >