Hi, A gentle reminder to merge this patch. It has been left out while the other patches in the series have been merged. Please do the needful. On 10/10/24 5:34 pm, Varshini Rajendran wrote: > Add documentation for SAM9X7 reset controller. > > Signed-off-by: Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Acked-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/reset/atmel,at91sam9260-reset.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml b/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml > index 98465d26949e..c3b33bbc7319 100644 > --- a/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml > @@ -26,6 +26,10 @@ properties: > - items: > - const: atmel,sama5d3-rstc > - const: atmel,at91sam9g45-rstc > + - items: > + - enum: > + - microchip,sam9x7-rstc > + - const: microchip,sam9x60-rstc > > reg: > minItems: 1 -- Thanks and Regards, Varshini Rajendran.