Message ID | 20190824151117.18906-3-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..0faa8e1396f5d 100644 --- a/Documentation/devicetree/bindings/reset/qcom,pdc-global.txt +++ b/Documentation/devicetree/bindings/reset/qcom,pdc-global.txt @@ -8,8 +8,8 @@ Required properties: - compatible: Usage: required Value type: <string> - Definition: must be: - "qcom,sdm845-pdc-global" + Definition: must be on of: + "qcom,sc7180-pdc-global", "qcom,sdm845-pdc-global" - reg: Usage: required
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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)