On Thu, 11 Jul 2024 18:54:02 +0200, nicolas.ferre@xxxxxxxxxxxxx wrote: > From: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx> > > Add compatible string for sama7d65. Like sam9x60 and sam9x7, it requires > to bind to "atmel,at91rm9200-spi". > Group these three under the same enum, sorted alphanumerically, and > remove previously added item. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>