[PATCH 00/10] spi: rzv2m-csi: Code refactoring

From: Fabrizio Castro
Date: Fri Jul 14 2023 - 21:04:20 EST


Dear All,

this series is to follow up on Geert and Andy feedback:
https://patchwork.kernel.org/project/linux-renesas-soc/patch/20230622113341.657842-4-fabrizio.castro.jz@xxxxxxxxxxx/

Thanks,
Fab

Fabrizio Castro (10):
spi: rzv2m-csi: Add missing include
spi: rzv2m-csi: Adopt HZ_PER_MHZ for max spi clock
spi: rzv2m-csi: Rework CSI_CKS_MAX definition
spi: rzv2m-csi: Leave readl_poll_timeout calls for last
spi: rzv2m-csi: Replace unnecessary ternary operators
spi: rzv2m-csi: Squash timing settings into one statement
spi: rzv2m-csi: Switch to using {read,write}s{b,w}
spi: rzv2m-csi: Improve data types and alignment
spi: rzv2m-csi: Get rid of the x_trg{_words} tables
spi: rzv2m-csi: Make use of device_set_node

drivers/spi/spi-rzv2m-csi.c | 139 +++++++++++++++---------------------
1 file changed, 58 insertions(+), 81 deletions(-)

--
2.34.1