]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: tegra210-quad: Update dummy sequence configuration
authorVishwaroop A <va@nvidia.com>
Wed, 16 Apr 2025 11:06:05 +0000 (11:06 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 24 Apr 2025 13:30:57 +0000 (14:30 +0100)
commitc283fcdc4e2b89678c171691fd26f576139fc256
tree3d26daf176370530757350ef1af0e9e150ada132
parentd8966b65413390d1b5b706886987caac05fbe024
spi: tegra210-quad: Update dummy sequence configuration

Adding support for the dummy sequence configuration. The dummy sequence
introduces a delay between the command and the data phases of a
transfer. This delay, measured in clock cycles, allows the slave
device to prepare for data transmission, ensuring data integrity and
proper synchronization.

Signed-off-by: Vishwaroop A <va@nvidia.com>
Link: https://patch.msgid.link/20250416110606.2737315-6-va@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-tegra210-quad.c