On Fri, Jan 03, 2025 at 11:45:22AM -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: 0d078d47cd3e ("dt-bindings: mfd: syscon: Add ti,j784s4-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 032cdd30d95f1..717b616349e3d 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,j784s4-acspcie-proxy-ctrl > - ti,j784s4-pcie-ctrl > - ti,keystone-pllctrl > - const: syscon > -- > 2.39.2 >