linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <c4b7ae4dd009f563e6786f4a41f09efa38636fb6.1614244789.git.saiprakash.ranjan@codeaurora.org>]
  • [parent not found: <b666817f1c72278a5b839437ea2e5c26b587ec36.1614244789.git.saiprakash.ranjan@codeaurora.org>]
  • [parent not found: <2e51420bf293e6e82a056a743e5a95f2cc70104c.1614244789.git.saiprakash.ranjan@codeaurora.org>]
  • [parent not found: <8584e915f42405a7a4a799133a09d0d4aa65d2a8.1614244789.git.saiprakash.ranjan@codeaurora.org>]
  • [parent not found: <d311b75428da7d87638208490fa9a64b5ef15d6f.1614244789.git.saiprakash.ranjan@codeaurora.org>]
  • [parent not found: <463a45f2c3e4a91430c006fa1637c7f4f124185e.1614244789.git.saiprakash.ranjan@codeaurora.org>]
  • * Re: [PATCH 0/9] qcom/sc7280: Enable various hardware blocks on SC7280 SoC
           [not found] <cover.1614244789.git.saiprakash.ranjan@codeaurora.org>
                       ` (6 preceding siblings ...)
           [not found] ` <463a45f2c3e4a91430c006fa1637c7f4f124185e.1614244789.git.saiprakash.ranjan@codeaurora.org>
    @ 2021-03-11 23:14 ` Bjorn Andersson
      7 siblings, 0 replies; 16+ messages in thread
    From: Bjorn Andersson @ 2021-03-11 23:14 UTC (permalink / raw)
      To: Sai Prakash Ranjan
      Cc: Andy Gross, devicetree, Stephen Boyd, linux-arm-kernel,
    	linux-kernel, linux-arm-msm, Rajendra Nayak, Sibi Sankar
    
    On Thu 25 Feb 03:30 CST 2021, Sai Prakash Ranjan wrote:
    
    > This series enables various hardware blocks such as LLCC, IPCC, AOSS QMP
    > and Coresight on SC7280 SoC.
    > 
    > This series is dependent on the base support added for SC7280 in [1].
    > 
    
    I've picked some of these patches...
    
    
    It would be helpful if you split series like this based on how they will
    be picked up my various maintainers. E.g. I think it's quite likely
    Jassi won't find and pick up the mailbox binding patch.
    
    
    PS. I sent a patch to Jassi adding the mailbox binding directory to
    MAINTAINERS.
    
    Regards,
    Bjorn
    
    > [1] https://lore.kernel.org/patchwork/cover/1379842/
    > 
    > Sai Prakash Ranjan (9):
    >   dt-bindings: arm: msm: Add LLCC for SC7280
    >   soc: qcom: llcc: Add configuration data for SC7280
    >   arm64: dts: qcom: sc7280: Add device tree node for LLCC
    >   dt-bindings: mailbox: qcom-ipcc: Add compatible for SC7280
    >   arm64: dts: qcom: sc7280: Add IPCC for SC7280 SoC
    >   dt-bindings: soc: qcom: aoss: Add SC7280 compatible
    >   soc: qcom: aoss: Add AOSS QMP support for SC7280
    >   arm64: dts: qcom: sc7280: Add AOSS QMP node
    >   arm64: dts: qcom: sc7280: Add Coresight support
    > 
    >  .../bindings/arm/msm/qcom,llcc.yaml           |   1 +
    >  .../bindings/mailbox/qcom-ipcc.yaml           |   1 +
    >  .../bindings/soc/qcom/qcom,aoss-qmp.txt       |   1 +
    >  arch/arm64/boot/dts/qcom/sc7280.dtsi          | 520 ++++++++++++++++++
    >  drivers/soc/qcom/llcc-qcom.c                  |  19 +
    >  drivers/soc/qcom/qcom_aoss.c                  |   1 +
    >  6 files changed, 543 insertions(+)
    > 
    > 
    > base-commit: d79b47c59576a51d8e288a6b98b75ccf4afb8acd
    > prerequisite-patch-id: d8babdd3c8a9923360af342f3d8d9876820272e5
    > prerequisite-patch-id: 5757e07e4336d773d402769d09106924962ce31b
    > prerequisite-patch-id: 9b21eb51aa86619f5695a511c65c9236e3bc0f2b
    > prerequisite-patch-id: 2f834cc892f7f9109cbf32a87d504ba27b64a5df
    > prerequisite-patch-id: 14b1185357703d750c3411a16e97675489ca7dde
    > prerequisite-patch-id: 55c143f21b646c18da921a62bbd2801a5df38c8f
    > prerequisite-patch-id: 66f4c58aff2f1a7283b0103590ff82384907bae3
    > prerequisite-patch-id: 75e73e6b13ab91ed5e3a96b59957aa5e867d65ea
    > prerequisite-patch-id: eb46845b4f9eb3706a26911042c2865a58577198
    > -- 
    > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
    > of Code Aurora Forum, hosted by The Linux Foundation
    > 
    
    _______________________________________________
    linux-arm-kernel mailing list
    linux-arm-kernel@lists.infradead.org
    http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
    
    ^ permalink raw reply	[flat|nested] 16+ messages in thread

  • end of thread, other threads:[~2021-03-23  3:39 UTC | newest]
    
    Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <cover.1614244789.git.saiprakash.ranjan@codeaurora.org>
         [not found] ` <f3b32d437d7c1165a74ceec2cd52ff56b496e5a3.1614244789.git.saiprakash.ranjan@codeaurora.org>
    2021-02-25 19:35   ` [PATCH 1/9] dt-bindings: arm: msm: Add LLCC for SC7280 Stephen Boyd
    2021-03-06 20:47   ` Rob Herring
         [not found] ` <c4b7ae4dd009f563e6786f4a41f09efa38636fb6.1614244789.git.saiprakash.ranjan@codeaurora.org>
    2021-02-25 19:37   ` [PATCH 3/9] arm64: dts: qcom: sc7280: Add device tree node for LLCC Stephen Boyd
         [not found]     ` <a35e6dcba758be4af3d111fe92cfbcd6@codeaurora.org>
    2021-02-26 18:45       ` Stephen Boyd
         [not found]         ` <48278c3db41c3f46eac8892d1383444c@codeaurora.org>
    2021-03-01  4:21           ` Stephen Boyd
         [not found] ` <b666817f1c72278a5b839437ea2e5c26b587ec36.1614244789.git.saiprakash.ranjan@codeaurora.org>
    2021-02-25 14:13   ` [PATCH 4/9] dt-bindings: mailbox: qcom-ipcc: Add compatible for SC7280 Manivannan Sadhasivam
    2021-02-25 19:38   ` Stephen Boyd
         [not found] ` <2e51420bf293e6e82a056a743e5a95f2cc70104c.1614244789.git.saiprakash.ranjan@codeaurora.org>
    2021-02-25 14:12   ` [PATCH 5/9] arm64: dts: qcom: sc7280: Add IPCC for SC7280 SoC Manivannan Sadhasivam
    2021-02-25 19:38   ` Stephen Boyd
         [not found] ` <8584e915f42405a7a4a799133a09d0d4aa65d2a8.1614244789.git.saiprakash.ranjan@codeaurora.org>
    2021-02-25 19:40   ` [PATCH 6/9] dt-bindings: soc: qcom: aoss: Add SC7280 compatible Stephen Boyd
    2021-03-06 20:53   ` Rob Herring
         [not found] ` <d311b75428da7d87638208490fa9a64b5ef15d6f.1614244789.git.saiprakash.ranjan@codeaurora.org>
    2021-02-25 19:40   ` [PATCH 7/9] soc: qcom: aoss: Add AOSS QMP support for SC7280 Stephen Boyd
         [not found] ` <463a45f2c3e4a91430c006fa1637c7f4f124185e.1614244789.git.saiprakash.ranjan@codeaurora.org>
    2021-02-25 19:41   ` [PATCH 8/9] arm64: dts: qcom: sc7280: Add AOSS QMP node Stephen Boyd
         [not found]     ` <dc3be32a3f8197d3138fe1ef6c24316a@codeaurora.org>
    2021-02-26 18:46       ` Stephen Boyd
         [not found]         ` <5cf5692ef7d348ec361081d0341f1254@codeaurora.org>
         [not found]           ` <d19fbcc91b4ef045014b225e7fdf9780@codeaurora.org>
    2021-03-23  3:38             ` Stephen Boyd
    2021-03-11 23:14 ` [PATCH 0/9] qcom/sc7280: Enable various hardware blocks on SC7280 SoC Bjorn Andersson
    

    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).