From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
arm@kernel.org, soc@kernel.org
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>,
Ludovic Desroches <ludovic.desroches@microchip.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: at91: Drivers for 5.5
Date: Thu, 7 Nov 2019 23:16:44 +0100 [thread overview]
Message-ID: <20191107221644.GA201884@piout.net> (raw)
Arnd, Olof,
A single new driver and a bit of churn this cycle.
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.5-drivers
for you to fetch changes up to c3277f8ee8cdadf011b8390dfdb4c44ecfaa1a7a:
soc: at91: Add Atmel SFR SN (Serial Number) support (2019-11-07 22:33:10 +0100)
----------------------------------------------------------------
AT91 drivers for 5.5
- a new driver exposing the serial number registers through nvmem
- a few documentation and definition changes
----------------------------------------------------------------
Kamel Bouhara (1):
soc: at91: Add Atmel SFR SN (Serial Number) support
Nicolas Ferre (1):
ARM: at91: Documentation: update the sama5d3 and armv7m datasheets
Tudor Ambarus (2):
memory: atmel-ebi: move NUM_CS definition inside EBI driver
memory: atmel-ebi: switch to SPDX license identifiers
Documentation/arm/microchip.rst | 4 +-
drivers/memory/atmel-ebi.c | 11 ++--
drivers/soc/atmel/Kconfig | 11 ++++
drivers/soc/atmel/Makefile | 1 +
drivers/soc/atmel/sfr.c | 99 +++++++++++++++++++++++++++++++++
include/linux/mfd/syscon/atmel-matrix.h | 1 -
6 files changed, 118 insertions(+), 9 deletions(-)
create mode 100644 drivers/soc/atmel/sfr.c
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
reply other threads:[~2019-11-07 22:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20191107221644.GA201884@piout.net \
--to=alexandre.belloni@bootlin.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ludovic.desroches@microchip.com \
--cc=nicolas.ferre@microchip.com \
--cc=olof@lixom.net \
--cc=soc@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