[PATCH 01/13] spi: add auxiliary device for intel dg spi

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Fri Mar 29 05:46:56 PDT 2024


On 28/03/2024 13:22, Alexander Usyskin wrote:
> Add auxilary bus device structure for
> Intel Discrete Graphics SPI device.
> 
> Signed-off-by: Alexander Usyskin <alexander.usyskin at intel.com>
> ---
>  include/linux/intel_dg_spi_aux.h | 27 +++++++++++++++++++++++++++

There is no user of this header. Please add it in the patch which uses it.

It will also justify why you use this or other subject prefix. Now, it
looks just wrong: it's not a patch for spi.

If it was a patch for spi, then:

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC (and consider --no-git-fallback argument). It might
happen, that command when run on an older kernel, gives you outdated
entries. Therefore please be sure you base your patches on recent Linux
kernel.

Best regards,
Krzysztof




More information about the linux-mtd mailing list