diff mbox series

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

Message ID 1615787946-26474-1-git-send-email-rnayak@codeaurora.org (mailing list archive)
State Accepted
Commit 5deaa1d7c49151988b0bf919eeea6ad5535a29a2
Headers show
Series dt-bindings: qcom,pdc: Add compatible for sc7280 | expand

Commit Message

Rajendra Nayak March 15, 2021, 5:59 a.m. UTC
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(+)

Comments

Marc Zyngier April 7, 2021, 12:32 p.m. UTC | #1
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.
patchwork-bot+linux-arm-msm@kernel.org May 26, 2021, 7:03 p.m. UTC | #2
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
diff mbox series

Patch

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