Commit 9e3b594a authored by Sibi Sankar's avatar Sibi Sankar Committed by Philipp Zabel

dt-bindings: reset: pdc: Add PDC Global bindings

Add PDC Global reset controller bindings for SC7280 SoCs.
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSibi Sankar <sibis@codeaurora.org>
Link: https://lore.kernel.org/r/1619693465-5724-4-git-send-email-sibis@codeaurora.orgSigned-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent a30d49ff
...@@ -21,6 +21,10 @@ properties: ...@@ -21,6 +21,10 @@ properties:
- const: "qcom,sc7180-pdc-global" - const: "qcom,sc7180-pdc-global"
- const: "qcom,sdm845-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 - description: on SDM845 SoCs the following compatibles must be specified
items: items:
- const: "qcom,sdm845-pdc-global" - const: "qcom,sdm845-pdc-global"
......
...@@ -16,5 +16,7 @@ ...@@ -16,5 +16,7 @@
#define PDC_DISPLAY_SYNC_RESET 7 #define PDC_DISPLAY_SYNC_RESET 7
#define PDC_COMPUTE_SYNC_RESET 8 #define PDC_COMPUTE_SYNC_RESET 8
#define PDC_MODEM_SYNC_RESET 9 #define PDC_MODEM_SYNC_RESET 9
#define PDC_WLAN_RF_SYNC_RESET 10
#define PDC_WPSS_SYNC_RESET 11
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment