[PATCH v4 04/17] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Nancy.Lin
nancy.lin at mediatek.com
Wed Aug 25 03:05:18 PDT 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 9eae76a2c5f6..e5433612e860 100644
--- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
+++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
@@ -66,6 +66,9 @@ properties:
"#clock-cells":
const: 1
+ "#reset-cells":
+ const: 1
+
required:
- compatible
- reg
--
2.18.0
More information about the Linux-mediatek
mailing list