All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280
@ 2021-03-15  5:59 Rajendra Nayak
  2021-04-07 12:32 ` Marc Zyngier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rajendra Nayak @ 2021-03-15  5:59 UTC (permalink / raw)
  To: maz
  Cc: robh+dt, bjorn.andersson, linux-arm-msm, linux-kernel,
	devicetree, Rajendra Nayak

Add the compatible string for sc7280 SoC from Qualcomm

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
---
This was earlier posted as part of the entire DT series for sc7280 [1]
Rest of the patches are now picked, posting this separately so it can
be picked up via the IRQ tree.

[1] https://lore.kernel.org/patchwork/project/lkml/list/?series=488871

 Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
index e9afb48..98d89e5 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
@@ -19,6 +19,7 @@ Properties:
 	Value type: <string>
 	Definition: Should contain "qcom,<soc>-pdc" and "qcom,pdc"
 		    - "qcom,sc7180-pdc": For SC7180
+		    - "qcom,sc7280-pdc": For SC7280
 		    - "qcom,sdm845-pdc": For SDM845
 		    - "qcom,sdm8250-pdc": For SM8250
 		    - "qcom,sdm8350-pdc": For SM8350
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280
  2021-03-15  5:59 [PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280 Rajendra Nayak
@ 2021-04-07 12:32 ` Marc Zyngier
  2021-04-07 12:38 ` [irqchip: irq/irqchip-next] " irqchip-bot for Rajendra Nayak
  2021-05-26 19:03 ` [PATCH] " patchwork-bot+linux-arm-msm
  2 siblings, 0 replies; 4+ messages in thread
From: Marc Zyngier @ 2021-04-07 12:32 UTC (permalink / raw)
  To: Rajendra Nayak
  Cc: linux-arm-msm, bjorn.andersson, robh+dt, linux-kernel, devicetree

On Mon, 15 Mar 2021 11:29:06 +0530, Rajendra Nayak wrote:
> Add the compatible string for sc7280 SoC from Qualcomm

Applied to irq/irqchip-next, thanks!

[1/1] dt-bindings: qcom,pdc: Add compatible for sc7280
      commit: 5deaa1d7c49151988b0bf919eeea6ad5535a29a2

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [irqchip: irq/irqchip-next] dt-bindings: qcom,pdc: Add compatible for sc7280
  2021-03-15  5:59 [PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280 Rajendra Nayak
  2021-04-07 12:32 ` Marc Zyngier
@ 2021-04-07 12:38 ` irqchip-bot for Rajendra Nayak
  2021-05-26 19:03 ` [PATCH] " patchwork-bot+linux-arm-msm
  2 siblings, 0 replies; 4+ messages in thread
From: irqchip-bot for Rajendra Nayak @ 2021-04-07 12:38 UTC (permalink / raw)
  To: linux-kernel
  Cc: Rajendra Nayak, Stephen Boyd, Rob Herring, Marc Zyngier, tglx

The following commit has been merged into the irq/irqchip-next branch of irqchip:

Commit-ID:     5deaa1d7c49151988b0bf919eeea6ad5535a29a2
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/5deaa1d7c49151988b0bf919eeea6ad5535a29a2
Author:        Rajendra Nayak <rnayak@codeaurora.org>
AuthorDate:    Mon, 15 Mar 2021 11:29:06 +05:30
Committer:     Marc Zyngier <maz@kernel.org>
CommitterDate: Wed, 07 Apr 2021 13:26:00 +01:00

dt-bindings: qcom,pdc: Add compatible for sc7280

Add the compatible string for sc7280 SoC from Qualcomm

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1615787946-26474-1-git-send-email-rnayak@codeaurora.org
---
 Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
index e9afb48..98d89e5 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
@@ -19,6 +19,7 @@ Properties:
 	Value type: <string>
 	Definition: Should contain "qcom,<soc>-pdc" and "qcom,pdc"
 		    - "qcom,sc7180-pdc": For SC7180
+		    - "qcom,sc7280-pdc": For SC7280
 		    - "qcom,sdm845-pdc": For SDM845
 		    - "qcom,sdm8250-pdc": For SM8250
 		    - "qcom,sdm8350-pdc": For SM8350

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280
  2021-03-15  5:59 [PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280 Rajendra Nayak
  2021-04-07 12:32 ` Marc Zyngier
  2021-04-07 12:38 ` [irqchip: irq/irqchip-next] " irqchip-bot for Rajendra Nayak
@ 2021-05-26 19:03 ` patchwork-bot+linux-arm-msm
  2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-arm-msm @ 2021-05-26 19:03 UTC (permalink / raw)
  To: Rajendra Nayak; +Cc: linux-arm-msm

Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Mon, 15 Mar 2021 11:29:06 +0530 you wrote:
> Add the compatible string for sc7280 SoC from Qualcomm
> 
> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
> Reviewed-by: Stephen Boyd <swboyd@chromium.org>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> This was earlier posted as part of the entire DT series for sc7280 [1]
> Rest of the patches are now picked, posting this separately so it can
> be picked up via the IRQ tree.
> 
> [...]

Here is the summary with links:
  - dt-bindings: qcom,pdc: Add compatible for sc7280
    https://git.kernel.org/qcom/c/5deaa1d7c491

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-26 19:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15  5:59 [PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280 Rajendra Nayak
2021-04-07 12:32 ` Marc Zyngier
2021-04-07 12:38 ` [irqchip: irq/irqchip-next] " irqchip-bot for Rajendra Nayak
2021-05-26 19:03 ` [PATCH] " patchwork-bot+linux-arm-msm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.