Re: [PATCH v5 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI

2021-02-04 Thread Mark Brown
On Wed, 20 Jan 2021 14:59:26 +0100, Bert Vermeulen wrote: > v5: > - Changed SoC compatible to list exact models > > v4: > - Added SoC series-specific compatible matches. > > v3: > - Added cpu_relax() to busy loop. > - Dropped .remove callback from driver struct. > - Use (variations of) realtek-rt

[PATCH v5 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI

2021-01-20 Thread Bert Vermeulen
v5: - Changed SoC compatible to list exact models v4: - Added SoC series-specific compatible matches. v3: - Added cpu_relax() to busy loop. - Dropped .remove callback from driver struct. - Use (variations of) realtek-rtl as prefix. - Dropped Kconfig entry, and use MACH_REALTEK_RTL setting to buil