All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] spi: bcm63xx: add BMIPS support
@ 2020-06-15  8:03 ` Álvaro Fernández Rojas
  0 siblings, 0 replies; 33+ messages in thread
From: Álvaro Fernández Rojas @ 2020-06-15  8:03 UTC (permalink / raw)
  To: broonie, f.fainelli, bcm-kernel-feedback-list, p.zabel, linux-spi,
	linux-kernel, linux-arm-kernel
  Cc: Álvaro Fernández Rojas

BCM63xx SPI and HSSPI controller are present on several BMIPS SoCs (BCM6318,
BCM6328, BCM6358, BCM6362, BCM6368 and BCM63268).

Álvaro Fernández Rojas (4):
  spi: bcm63xx-spi: add reset support
  spi: bcm63xx-spi: allow building for BMIPS
  spi: bcm63xx-hsspi: add reset support
  spi: bcm63xx-hsspi: allow building for BMIPS

 drivers/spi/Kconfig             |  4 ++--
 drivers/spi/spi-bcm63xx-hsspi.c | 17 +++++++++++++++++
 drivers/spi/spi-bcm63xx.c       | 17 +++++++++++++++++
 3 files changed, 36 insertions(+), 2 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2020-06-15 23:42 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-15  8:03 [PATCH 0/4] spi: bcm63xx: add BMIPS support Álvaro Fernández Rojas
2020-06-15  8:03 ` Álvaro Fernández Rojas
2020-06-15  8:03 ` [PATCH 1/4] spi: bcm63xx-spi: add reset support Álvaro Fernández Rojas
2020-06-15  8:03   ` Álvaro Fernández Rojas
2020-06-15  8:12   ` Philipp Zabel
2020-06-15  8:12     ` Philipp Zabel
2020-06-15  8:03 ` [PATCH 2/4] spi: bcm63xx-spi: allow building for BMIPS Álvaro Fernández Rojas
2020-06-15  8:03   ` Álvaro Fernández Rojas
2020-06-15  8:03 ` [PATCH 3/4] spi: bcm63xx-hsspi: add reset support Álvaro Fernández Rojas
2020-06-15  8:03   ` Álvaro Fernández Rojas
2020-06-15  8:03 ` [PATCH 4/4] spi: bcm63xx-hsspi: allow building for BMIPS Álvaro Fernández Rojas
2020-06-15  8:03   ` Álvaro Fernández Rojas
2020-06-15  9:09 ` [PATCH v2 0/4] spi: bcm63xx: add BMIPS support Álvaro Fernández Rojas
2020-06-15  9:09   ` Álvaro Fernández Rojas
2020-06-15  9:09   ` [PATCH v2 1/4] spi: bcm63xx-spi: add reset support Álvaro Fernández Rojas
2020-06-15  9:09     ` Álvaro Fernández Rojas
2020-06-15 16:26     ` Florian Fainelli
2020-06-15 16:26       ` Florian Fainelli
2020-06-15  9:09   ` [PATCH v2 2/4] spi: bcm63xx-spi: allow building for BMIPS Álvaro Fernández Rojas
2020-06-15  9:09     ` Álvaro Fernández Rojas
2020-06-15 16:26     ` Florian Fainelli
2020-06-15 16:26       ` Florian Fainelli
2020-06-15  9:09   ` [PATCH v2 3/4] spi: bcm63xx-hsspi: add reset support Álvaro Fernández Rojas
2020-06-15  9:09     ` Álvaro Fernández Rojas
2020-06-15  9:09   ` [PATCH v2 4/4] spi: bcm63xx-hsspi: allow building for BMIPS Álvaro Fernández Rojas
2020-06-15  9:09     ` Álvaro Fernández Rojas
2020-06-15 16:26     ` Florian Fainelli
2020-06-15 16:26       ` Florian Fainelli
2020-06-15 11:26   ` [PATCH v2 0/4] spi: bcm63xx: add BMIPS support Mark Brown
2020-06-15 11:26     ` Mark Brown
2020-06-15 16:27   ` Florian Fainelli
2020-06-15 16:27     ` Florian Fainelli
2020-06-15 23:41   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.