[PATCH v3 1/3] dt-bindings: interconnect: Remove required reg field

From: Melody Olvera
Date: Wed Oct 26 2022 - 15:08:42 EST


Many of the *-virt compatible devices do not have a reg field
so remove it as required from the bindings.

Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
index a429a1ed1006..d9cdba15b4f4 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
@@ -137,7 +137,6 @@ properties:

required:
- compatible
- - reg

unevaluatedProperties: false

--
2.25.1