[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20191107221644.GA201884@piout.net>
Date: Thu, 7 Nov 2019 23:16:44 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
arm@...nel.org, soc@...nel.org
Cc: Nicolas Ferre <nicolas.ferre@...rochip.com>,
Ludovic Desroches <ludovic.desroches@...rochip.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ARM: at91: Drivers for 5.5
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
Powered by blists - more mailing lists