On Thu, Jan 30, 2025 at 10:33:41AM -0700, Ryan.Wanner@xxxxxxxxxxxxx wrote: > From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx> > > Add SAMA7D65 DDR3phy compatible to DT bindings documentation > > Signed-off-by: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx> > --- > 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 b414de4fa779b..54a6d5957e13a 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -188,6 +188,7 @@ properties: > - microchip,lan966x-cpu-syscon > - microchip,mpfs-sysreg-scb > - microchip,sam9x60-sfr > + - microchip,sama7d65-ddr3phy > - microchip,sama7g5-ddr3phy > - mscc,ocelot-cpu-syscon > - mstar,msc313-pmsleep Actually, this needs to be in both lists of compatibles. > -- > 2.43.0 >