linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] nvmem: patches (set 2) for 5.15
@ 2021-08-10 15:30 Srinivas Kandagatla
  2021-08-10 15:30 ` [PATCH 1/2] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support Srinivas Kandagatla
  2021-08-10 15:30 ` [PATCH 2/2] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP Srinivas Kandagatla
  0 siblings, 2 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2021-08-10 15:30 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

Hi Greg,

Here are some nvmem (set 2) patches for 5.15 which includes
- new nintendo-otp nvmem provider driver along with its bindings.

Can you please queue them up for 5.15.

thanks for you help,
srini

Emmanuel Gil Peyrot (2):
  dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
  nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP

 .../bindings/nvmem/nintendo-otp.yaml          |  44 +++++++
 drivers/nvmem/Kconfig                         |  11 ++
 drivers/nvmem/Makefile                        |   2 +
 drivers/nvmem/nintendo-otp.c                  | 124 ++++++++++++++++++
 4 files changed, 181 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/nvmem/nintendo-otp.yaml
 create mode 100644 drivers/nvmem/nintendo-otp.c

-- 
2.21.0


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

end of thread, other threads:[~2021-08-10 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10 15:30 [PATCH 0/2] nvmem: patches (set 2) for 5.15 Srinivas Kandagatla
2021-08-10 15:30 ` [PATCH 1/2] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support Srinivas Kandagatla
2021-08-10 15:30 ` [PATCH 2/2] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP Srinivas Kandagatla

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).