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:33 pm, Varshini Rajendran wrote: > Add microchip,sam9x7-ssc to DT bindings documentation. > > Signed-off-by: Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/misc/atmel-ssc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/misc/atmel-ssc.txt b/Documentation/devicetree/bindings/misc/atmel-ssc.txt > index f9fb412642fe..894875826de9 100644 > --- a/Documentation/devicetree/bindings/misc/atmel-ssc.txt > +++ b/Documentation/devicetree/bindings/misc/atmel-ssc.txt > @@ -2,6 +2,7 @@ > > Required properties: > - compatible: "atmel,at91rm9200-ssc" or "atmel,at91sam9g45-ssc" > + or "microchip,sam9x7-ssc", "atmel,at91sam9g45-ssc" > - atmel,at91rm9200-ssc: support pdc transfer > - atmel,at91sam9g45-ssc: support dma transfer > - reg: Should contain SSC registers location and length -- Thanks and Regards, Varshini Rajendran.