On 12/09/2024 20:24, Arturs Artamonovs via B4 Relay wrote: > From: Arturs Artamonovs <arturs.artamonovs@xxxxxxxxxx> > > Add ADSP-SC5xx GPIO driver. > - Support all GPIO ports > - Each gpio support seperate PINT interrupt controller > > Signed-off-by: Arturs Artamonovs <Arturs.Artamonovs@xxxxxxxxxx> > Co-developed-by: Nathan Barrett-Morrison <nathan.morrison@xxxxxxxxxxx> > Signed-off-by: Nathan Barrett-Morrison <nathan.morrison@xxxxxxxxxxx> > Co-developed-by: Greg Malysa <greg.malysa@xxxxxxxxxxx> > Signed-off-by: Greg Malysa <greg.malysa@xxxxxxxxxxx> Your SoB chain is odd. Author is Greg, but Greg is not the first person in the chain? And no final SoB? This is really odd and not correct. I am not sure what you even want to say here. ... > + > +module_platform_driver(adsp_gpio_driver); > + > +MODULE_AUTHOR("Greg Malysa <greg.malysa@xxxxxxxxxxx>"); > +MODULE_DESCRIPTION("Analog Devices GPIO driver"); > +MODULE_LICENSE("GPL v2"); > \ No newline at end of file Please review all your patches before sending for such stuff. Best regards, Krzysztof