On 13/06/2023 09:04, Manikandan Muralidharan wrote: > Add new compatible string for the XLCD controller on SAM9X7 SoC. > > Signed-off-by: Manikandan Muralidharan <manikandan.m@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt > index 5f8880cc757e..7c77b6bf4adb 100644 > --- a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt > +++ b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt > @@ -8,6 +8,7 @@ Required properties: > "atmel,sama5d3-hlcdc" > "atmel,sama5d4-hlcdc" > "microchip,sam9x60-hlcdc" > + "microchip,sam9x7-xlcdc" Google says sam9x7 is a series, not a SoC. Please add compatibles for specific SoCs, not for series. Best regards, Krzysztof