Add a pattern property for MAC efuse which can be part of this controller. Signed-off-by: Andrew Davis <afd@xxxxxx> --- .../bindings/soc/ti/ti,j721e-system-controller.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml index ead0679b30e3f..fbaae3d1bef60 100644 --- a/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml +++ b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml @@ -80,6 +80,12 @@ patternProperties: description: This is the PCIe control region. + "^ethernet-mac-syscon@[0-9a-f]+$": + type: object + $ref: /schemas/mfd/syscon.yaml# + description: + This is the Ethernet MAC efuse region. + required: - compatible - reg -- 2.39.2