[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5797e913-ff20-429f-81d7-5c5c72151297@sirena.org.uk>
Date: Mon, 8 Jul 2024 15:18:23 +0100
From: Mark Brown <broonie@...nel.org>
To: Johannes Thumshirn <jth@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: Re: [PATCH v2] spi: add ch341a usb2spi driver
On Mon, Jul 08, 2024 at 02:38:56PM +0200, Johannes Thumshirn wrote:
> --- a/drivers/spi/Makefile
> +++ b/drivers/spi/Makefile
> @@ -154,6 +154,7 @@ obj-$(CONFIG_SPI_XTENSA_XTFPGA) += spi-xtensa-xtfpga.o
> obj-$(CONFIG_SPI_ZYNQ_QSPI) += spi-zynq-qspi.o
> obj-$(CONFIG_SPI_ZYNQMP_GQSPI) += spi-zynqmp-gqspi.o
> obj-$(CONFIG_SPI_AMD) += spi-amd.o
> +obj-$(CONFIG_SPI_CH341) += spi-ch341.o
>
> # SPI slave protocol handlers
> obj-$(CONFIG_SPI_SLAVE_TIME) += spi-slave-time.o
When I said "these files" I meant both the Kconfig and the Makefile,
please sort the Makefile too.
Otherwise this looks good.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists