linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250
@ 2021-01-15  9:09 Vinod Koul
  2021-01-15  9:09 ` [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350 Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vinod Koul @ 2021-01-15  9:09 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Andy Gross,
	Thomas Gleixner, Rob Herring, linux-kernel, devicetree,
	Rob Herring

Add the compatible string for SM8250 SoC from Qualcomm. This compatible
is used already in DTS files but not documented yet

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
---
Reposting this with acks collected

 .../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 1df293953327..9c1a046e6fd9 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
@@ -20,6 +20,7 @@ Properties:
 	Definition: Should contain "qcom,<soc>-pdc" and "qcom,pdc"
 		    - "qcom,sc7180-pdc": For SC7180
 		    - "qcom,sdm845-pdc": For SDM845
+		    - "qcom,sdm8250-pdc": For SM8250
 
 - reg:
 	Usage: required
-- 
2.26.2


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

* [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350
  2021-01-15  9:09 [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250 Vinod Koul
@ 2021-01-15  9:09 ` Vinod Koul
  2021-01-25 22:20   ` Rob Herring
  2021-01-26  9:43 ` [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250 Marc Zyngier
  2021-03-01 19:59 ` patchwork-bot+linux-arm-msm
  2 siblings, 1 reply; 5+ messages in thread
From: Vinod Koul @ 2021-01-15  9:09 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Andy Gross,
	Thomas Gleixner, Rob Herring, linux-kernel, devicetree

Add the compatible string for SM8350 SoC from Qualcomm.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 .../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 9c1a046e6fd9..e9afb48182c7 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
@@ -21,6 +21,7 @@ Properties:
 		    - "qcom,sc7180-pdc": For SC7180
 		    - "qcom,sdm845-pdc": For SDM845
 		    - "qcom,sdm8250-pdc": For SM8250
+		    - "qcom,sdm8350-pdc": For SM8350
 
 - reg:
 	Usage: required
-- 
2.26.2


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

* Re: [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350
  2021-01-15  9:09 ` [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350 Vinod Koul
@ 2021-01-25 22:20   ` Rob Herring
  0 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2021-01-25 22:20 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Thomas Gleixner, linux-kernel, devicetree, Rob Herring,
	Andy Gross, linux-arm-msm, Marc Zyngier, Bjorn Andersson

On Fri, 15 Jan 2021 14:39:41 +0530, Vinod Koul wrote:
> Add the compatible string for SM8350 SoC from Qualcomm.
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  .../devicetree/bindings/interrupt-controller/qcom,pdc.txt        | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250
  2021-01-15  9:09 [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250 Vinod Koul
  2021-01-15  9:09 ` [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350 Vinod Koul
@ 2021-01-26  9:43 ` Marc Zyngier
  2021-03-01 19:59 ` patchwork-bot+linux-arm-msm
  2 siblings, 0 replies; 5+ messages in thread
From: Marc Zyngier @ 2021-01-26  9:43 UTC (permalink / raw)
  To: Vinod Koul
  Cc: linux-arm-msm, linux-kernel, Rob Herring, Bjorn Andersson,
	Rob Herring, Andy Gross, Thomas Gleixner, devicetree

On Fri, 15 Jan 2021 14:39:40 +0530, Vinod Koul wrote:
> Add the compatible string for SM8250 SoC from Qualcomm. This compatible
> is used already in DTS files but not documented yet

Applied to irq/irqchip-5.12, thanks!

[1/2] dt-bindings: qcom,pdc: Add compatible for SM8250
      commit: e6f93c0115cb24ae4b473f28a27294e99faf129a
[2/2] dt-bindings: qcom,pdc: Add compatible for SM8350
      commit: 9eaad15e5a409f59660f9fdf867f7d3e6e3db15a

Cheers,

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



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

* Re: [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250
  2021-01-15  9:09 [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250 Vinod Koul
  2021-01-15  9:09 ` [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350 Vinod Koul
  2021-01-26  9:43 ` [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250 Marc Zyngier
@ 2021-03-01 19:59 ` patchwork-bot+linux-arm-msm
  2 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-arm-msm @ 2021-03-01 19:59 UTC (permalink / raw)
  To: Vinod Koul; +Cc: linux-arm-msm

Hello:

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

On Fri, 15 Jan 2021 14:39:40 +0530 you wrote:
> Add the compatible string for SM8250 SoC from Qualcomm. This compatible
> is used already in DTS files but not documented yet
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> Acked-by: Rob Herring <robh@kernel.org>
> 
> [...]

Here is the summary with links:
  - [1/2,REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250
    https://git.kernel.org/qcom/c/e6f93c0115cb
  - [2/2] dt-bindings: qcom,pdc: Add compatible for SM8350
    https://git.kernel.org/qcom/c/9eaad15e5a40

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] 5+ messages in thread

end of thread, other threads:[~2021-03-01 20:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15  9:09 [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250 Vinod Koul
2021-01-15  9:09 ` [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350 Vinod Koul
2021-01-25 22:20   ` Rob Herring
2021-01-26  9:43 ` [PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250 Marc Zyngier
2021-03-01 19:59 ` patchwork-bot+linux-arm-msm

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