From: Conor Dooley <conor.dooley@microchip.com>
To: Mark Brown <broonie@kernel.org>
Cc: Daire McNamara <daire.mcnamara@microchip.com>,
<linux-kernel@vger.kernel.org>, <linux-spi@vger.kernel.org>,
<linux-riscv@lists.infradead.org>,
Conor Dooley <conor.dooley@microchip.com>
Subject: [PATCH 0/2] Add support for PolarFire SoC's spi controllers
Date: Tue, 7 Jun 2022 08:38:32 +0100 [thread overview]
Message-ID: <20220607073833.2331539-1-conor.dooley@microchip.com> (raw)
Hey Mark,
As it says on the tin, here's a patch adding support for the spi
controllers on PolarFire SoC. The binding for them was already
added in 5.18.
Thanks,
Conor.
Conor Dooley (2):
spi: add support for microchip fpga spi controllers
MAINTAINERS: add spi to PolarFire SoC entry
MAINTAINERS | 1 +
drivers/spi/Kconfig | 9 +
drivers/spi/Makefile | 1 +
drivers/spi/spi-microchip-core.c | 632 +++++++++++++++++++++++++++++++
4 files changed, 643 insertions(+)
create mode 100644 drivers/spi/spi-microchip-core.c
base-commit: 4b0986a3613c92f4ec1bdc7f60ec66fea135991f
--
2.36.1
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next reply other threads:[~2022-06-07 7:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-07 7:38 Conor Dooley [this message]
2022-06-07 7:38 ` [PATCH 1/2] spi: add support for microchip fpga spi controllers Conor Dooley
2022-06-07 7:38 ` [PATCH 2/2] MAINTAINERS: add spi to PolarFire SoC entry Conor Dooley
2022-06-07 17:33 ` [PATCH 0/2] Add support for PolarFire SoC's spi controllers Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220607073833.2331539-1-conor.dooley@microchip.com \
--to=conor.dooley@microchip.com \
--cc=broonie@kernel.org \
--cc=daire.mcnamara@microchip.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-spi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox