linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] spi: bcm63xx: add BMIPS support
@ 2020-06-16 17:32 Álvaro Fernández Rojas
  2020-06-16 17:32 ` [PATCH v4 1/2] spi: bcm63xx-spi: add reset support Álvaro Fernández Rojas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Álvaro Fernández Rojas @ 2020-06-16 17:32 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).

v4: simplify devm_reset_control_get_optional_exclusive return handling
v3: use devm_reset_control_get_optional_exclusive
v2: use devm_reset_control_get_exclusive

Álvaro Fernández Rojas (2):
  spi: bcm63xx-spi: add reset support
  spi: bcm63xx-hsspi: add reset support

 drivers/spi/spi-bcm63xx-hsspi.c | 12 ++++++++++++
 drivers/spi/spi-bcm63xx.c       | 12 ++++++++++++
 2 files changed, 24 insertions(+)

-- 
2.27.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-06-17 16:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 17:32 [PATCH v4 0/2] spi: bcm63xx: add BMIPS support Álvaro Fernández Rojas
2020-06-16 17:32 ` [PATCH v4 1/2] spi: bcm63xx-spi: add reset support Álvaro Fernández Rojas
2020-06-16 17:32 ` [PATCH v4 2/2] spi: bcm63xx-hsspi: " Álvaro Fernández Rojas
2020-06-17 16:36 ` [PATCH v4 0/2] spi: bcm63xx: add BMIPS support Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).