[PATCH v9 01/13] spi: spi-mem: Introduce a capability structure
Miquel Raynal
miquel.raynal at bootlin.com
Wed Jan 26 02:53:33 PST 2022
On Tue, 2022-01-04 at 08:36:19 UTC, Miquel Raynal wrote:
> Create a spi_controller_mem_caps structure and put it within the
> spi_controller structure close to the spi_controller_mem_ops
> strucure. So far the only field in this structure is the support for dtr
> operations, but soon we will add another parameter.
>
> Also create a helper to parse the capabilities and check if the
> requested capability has been set or not.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Reviewed-by: Pratyush Yadav <p.yadav at ti.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-mem-ecc.
Miquel
More information about the linux-mtd
mailing list