[RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
Frank Wunderlich
linux at fw-web.de
Sun May 5 09:45:47 PDT 2024
From: Frank Wunderlich <frank-w at public-files.de>
Add missing binding for property used in mt7986a.dtsi.
Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
---
Documentation/devicetree/bindings/net/mediatek,net.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/mediatek,net.yaml b/Documentation/devicetree/bindings/net/mediatek,net.yaml
index e74502a0afe8..5214927c0fe8 100644
--- a/Documentation/devicetree/bindings/net/mediatek,net.yaml
+++ b/Documentation/devicetree/bindings/net/mediatek,net.yaml
@@ -101,6 +101,9 @@ properties:
"#address-cells":
const: 1
+ "#reset-cells":
+ const: 1
+
"#size-cells":
const: 0
--
2.34.1
More information about the linux-arm-kernel
mailing list