Re: [PATCH v2 4/4] spi: bcm63xx-hsspi: allow building for BMIPS

2020-06-15 Thread Florian Fainelli
On 6/15/2020 2:09 AM, Álvaro Fernández Rojas wrote: > bcm63xx-hsspi controller is present on several BMIPS SoCs (BCM6318, BCM6328, > BCM6362 and BCM63268). > > Signed-off-by: Álvaro Fernández Rojas Acked-by: Florian Fainelli -- Florian

[PATCH v2 4/4] spi: bcm63xx-hsspi: allow building for BMIPS

2020-06-15 Thread Álvaro Fernández Rojas
bcm63xx-hsspi controller is present on several BMIPS SoCs (BCM6318, BCM6328, BCM6362 and BCM63268). Signed-off-by: Álvaro Fernández Rojas --- v2: no changes drivers/spi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index