aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/reset
diff options
context:
space:
mode:
authorSibi Sankar <sibis@codeaurora.org>2021-04-29 16:21:03 +0530
committerPhilipp Zabel <p.zabel@pengutronix.de>2021-07-21 12:16:16 +0200
commit9e3b594a923ee1aa0e13701361350b20f4d2597e (patch)
tree489d6ec6bee9715eb4d9da154f649b62a604c98d /Documentation/devicetree/bindings/reset
parentdt-bindings: reset: aoss: Add AOSS reset controller binding (diff)
downloadlinux-dev-9e3b594a923ee1aa0e13701361350b20f4d2597e.tar.xz
linux-dev-9e3b594a923ee1aa0e13701361350b20f4d2597e.zip
dt-bindings: reset: pdc: Add PDC Global bindings
Add PDC Global reset controller bindings for SC7280 SoCs. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sibi Sankar <sibis@codeaurora.org> Link: https://lore.kernel.org/r/1619693465-5724-4-git-send-email-sibis@codeaurora.org Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'Documentation/devicetree/bindings/reset')
-rw-r--r--Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml b/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml
index d7d8cec9419f..831ea8d5d83f 100644
--- a/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml
+++ b/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml
@@ -21,6 +21,10 @@ properties:
- const: "qcom,sc7180-pdc-global"
- const: "qcom,sdm845-pdc-global"
+ - description: on SC7280 SoCs the following compatibles must be specified
+ items:
+ - const: "qcom,sc7280-pdc-global"
+
- description: on SDM845 SoCs the following compatibles must be specified
items:
- const: "qcom,sdm845-pdc-global"