[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190304161855.GA8877@sirena.org.uk>
Date: Mon, 4 Mar 2019 16:18:55 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap updates for v5.1
The following changes since commit f17b5f06cb92ef2250513a1e154c47b78df07d40:
Linux 5.0-rc4 (2019-01-27 15:18:05 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.1
for you to fetch changes up to 66fb181d6f824f7695417e8c19560c5b57dc8c2d:
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next (2019-01-29 17:17:03 +0000)
----------------------------------------------------------------
regmap: Changes for v5.1
There's only two changes here, one fix for conflicting attributes on the
rbtree node structure and the implementation of main status register
support in the interrupt code which supports chips that have a register
to cut down on the number of per-interrupt status registers that need to
be checked when handling interrupts.
----------------------------------------------------------------
Mark Brown (2):
Merge branch 'regmap-5.1' into regmap-next
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mathieu Malaterre (1):
regmap: Remove attribute packed from struct 'regcache_rbtree_node'
Matti Vaittinen (1):
regmap: regmap-irq: Add main status register support
drivers/base/regmap/regcache-rbtree.c | 2 +-
drivers/base/regmap/regmap-irq.c | 99 +++++++++++++++++++++++++++++++++--
include/linux/regmap.h | 31 +++++++++++
3 files changed, 127 insertions(+), 5 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists