Message ID | 20190821095442.24495-4-sibis@codeaurora.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add PDC Global and AOSS reset support | expand |
diff --git a/Documentation/devicetree/bindings/reset/qcom,pdc-global.txt b/Documentation/devicetree/bindings/reset/qcom,pdc-global.txt index a62a492843e70..1f1ff280b2d69 100644 --- a/Documentation/devicetree/bindings/reset/qcom,pdc-global.txt +++ b/Documentation/devicetree/bindings/reset/qcom,pdc-global.txt @@ -8,7 +8,8 @@ Required properties: - compatible: Usage: required Value type: <string> - Definition: must be: + Definition: must be one of: + "qcom,sc7180-pdc-global" "qcom,sdm845-pdc-global" - reg:
Add SC7180 PDC global to the list of possible bindings. Signed-off-by: Sibi Sankar <sibis@codeaurora.org> --- Documentation/devicetree/bindings/reset/qcom,pdc-global.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)