Re: [PATCH 3/8] spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360

2020-01-23 Thread Tom Rini
On Tue, Jan 07, 2020 at 08:14:12PM +0100, Philippe Reynes wrote: > This IP is also used on some arm SoC, so we allow to > use it on arm bcm68360 too. > > Signed-off-by: Philippe Reynes Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 3/8] spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360

2020-01-07 Thread Philippe Reynes
This IP is also used on some arm SoC, so we allow to use it on arm bcm68360 too. Signed-off-by: Philippe Reynes --- drivers/spi/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index fae2040..73d1a69 100644 --- a/drivers/spi/