[PATCH v19 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings

From: Roger Lu
Date: Thu Jul 01 2021 - 23:12:36 EST


Signed-off-by: Roger Lu <roger.lu@xxxxxxxxxxxx>
Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
---
.../devicetree/bindings/soc/mediatek/mtk-svs.yaml | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
index a855ced410f8..59342e627b67 100644
--- a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
+++ b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
@@ -22,6 +22,7 @@ properties:
compatible:
enum:
- mediatek,mt8183-svs
+ - mediatek,mt8192-svs

reg:
maxItems: 1
@@ -51,6 +52,13 @@ properties:
- const: svs-calibration-data
- const: t-calibration-data

+ resets:
+ maxItems: 1
+
+ reset-names:
+ items:
+ - const: svs_rst
+
required:
- compatible
- reg
--
2.18.0