Same for this one: dt-bindings: clocks: at91: add sam9x7 clock controller -> dt-bindings: clocks: atmel,at91rm9200-pmc: add sam9x7 clock controller I'll adjust it when applying. On 03.07.2024 13:27, Varshini Rajendran wrote: > Add bindings for SAM9X7's pmc. > > Signed-off-by: Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx> > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> Other than the title: Reviewed-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxx> > --- > Changes in v5: > - Changed subject according to suggestion. > - Alphanumerically sorted entries. > - Updated Acked-by tag. > --- > .../devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > index c1bdcd9058ed..c9eb60776b4d 100644 > --- a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > +++ b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > @@ -42,6 +42,7 @@ properties: > - atmel,sama5d3-pmc > - atmel,sama5d4-pmc > - microchip,sam9x60-pmc > + - microchip,sam9x7-pmc > - microchip,sama7g5-pmc > - const: syscon > > @@ -88,6 +89,7 @@ allOf: > contains: > enum: > - microchip,sam9x60-pmc > + - microchip,sam9x7-pmc > - microchip,sama7g5-pmc > then: > properties: