[PATCH v2 03/14] dt-bindings: mediatek: Add #reset-cells to mmsys system controller

Nancy.Lin nancy.lin at mediatek.com
Thu Jul 22 09:45:40 UTC 2021


The mmsys system controller exposes a set of memory client resets and
needs to specify the #reset-cells property in order to advertise the
number of cells needed to describe each of the resets.

Signed-off-by: Nancy.Lin <nancy.lin at mediatek.com>
---
 .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml       | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
index e6cd6e2173d4..480194c20adf 100644
--- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
+++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
@@ -87,6 +87,9 @@ properties:
       The available clocks are defined in dt-bindings/clock/mt*-clk.h
     const: 1
 
+  "#reset-cells":
+    const: 1
+
   mboxes:
     description: |
       Client use mailbox to communicate with GCE, it should have this
-- 
2.18.0



More information about the dri-devel mailing list