[PATCH v3 04/15] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Nancy.Lin
nancy.lin at mediatek.com
Wed Aug 18 09:18:36 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 68cb330d7595..5678d55b032a 100644
--- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
+++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
@@ -50,6 +50,9 @@ properties:
"#clock-cells":
const: 1
+ "#reset-cells":
+ const: 1
+
required:
- compatible
- reg
--
2.18.0
More information about the dri-devel
mailing list