On Thu, Jan 30, 2025 at 10:33:42AM -0700, Ryan.Wanner@xxxxxxxxxxxxx wrote: > From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx> > > Add SAMA7D65 SFRBU compatible string to DT bindings documentation > > Signed-off-by: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml > index 54a6d5957e13a..25c4ed6cbf5d1 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -90,6 +90,7 @@ select: > - microchip,lan966x-cpu-syscon > - microchip,mpfs-sysreg-scb > - microchip,sam9x60-sfr > + - microchip,sama7d65-sfrbu > - microchip,sama7g5-ddr3phy > - mscc,ocelot-cpu-syscon > - mstar,msc313-pmsleep > @@ -188,6 +189,7 @@ properties: > - microchip,lan966x-cpu-syscon > - microchip,mpfs-sysreg-scb > - microchip,sam9x60-sfr > + - microchip,sama7d65-sfrbu > - microchip,sama7d65-ddr3phy Alphabetical order. > - microchip,sama7g5-ddr3phy > - mscc,ocelot-cpu-syscon > -- > 2.43.0 >