Re: [PATCH 0/4] spi: Various Kconfig fixes

2024-10-09 Thread John Watts
On Wed, Oct 09, 2024 at 04:58:15PM -0600, Tom Rini wrote: > On Sat, 27 Apr 2024 15:40:39 +1000, John Watts wrote: > > > I'm doing some SPI work so I tried to compile all the drivers on my > > sunxi board to try and avoid some regressions. This failed, so here are > > some fixes for this. > > > >

Re: [PATCH 0/4] spi: Various Kconfig fixes

2024-10-09 Thread Tom Rini
On Sat, 27 Apr 2024 15:40:39 +1000, John Watts wrote: > I'm doing some SPI work so I tried to compile all the drivers on my > sunxi board to try and avoid some regressions. This failed, so here are > some fixes for this. > > Applied to u-boot/master, thanks! -- Tom

[PATCH 0/4] spi: Various Kconfig fixes

2024-04-26 Thread John Watts
I'm doing some SPI work so I tried to compile all the drivers on my sunxi board to try and avoid some regressions. This failed, so here are some fixes for this. Signed-off-by: John Watts --- John Watts (4): spi: Kconfig: Add some required arch depends for drivers spi: mtk_spim: Remove