On Fri, Jan 03, 2025 at 11:45:23AM -0600, Andrew Davis wrote: > This compatible was only added to the list for compatibility with older > dtschema (<2024.02). Add it to the other list also so both new and old > tools work. > > Fixes: 8dfc4a014086 ("dt-bindings: mfd: syscon: Add ti,j721e-acspcie-proxy-ctrl compatible") > Signed-off-by: Andrew Davis <afd@xxxxxx> > --- Thank you for the fix. Reviewed-by: Siddharth Vadapalli <s-vadapalli@xxxxxx> Regards, Siddharth. > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml > index 717b616349e3d..1f3e67f432e7b 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -214,6 +214,7 @@ properties: > - ti,am625-dss-oldi-io-ctrl > - ti,am62p-cpsw-mac-efuse > - ti,am654-dss-oldi-io-ctrl > + - ti,j721e-acspcie-proxy-ctrl > - ti,j784s4-acspcie-proxy-ctrl > - ti,j784s4-pcie-ctrl > - ti,keystone-pllctrl > -- > 2.39.2 >