lkml.org 
[lkml]   [2021]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] regmap updates for v5.15
Date
The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:

Linux 5.14-rc7 (2021-08-22 14:24:56 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.15

for you to fetch changes up to ca5537c9be13c205492e704c5a3016f54b2fefec:

Merge remote-tracking branch 'regmap/for-5.15' into regmap-next (2021-08-26 13:45:27 +0100)

----------------------------------------------------------------
regmap: Updates for v5.15

A few small fixes for regmaps this time, plus support for
allowing drivers to select raw spinlocks for the locks in order
to allow usage in interrutpt controllers.

----------------------------------------------------------------
Icenowy Zheng (1):
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields

Jeongtae Park (1):
regmap: fix the offset of register error log

Jinchao Wang (1):
regmap: Prefer unsigned int to bare use of unsigned

Mark Brown (2):
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@nxp.com>:
Merge remote-tracking branch 'regmap/for-5.15' into regmap-next

Vladimir Oltean (1):
regmap: teach regmap to use raw spinlocks if requested in the config

drivers/base/regmap/internal.h | 4 +++
drivers/base/regmap/regmap-debugfs.c | 2 +-
drivers/base/regmap/regmap-mmio.c | 2 +-
drivers/base/regmap/regmap.c | 49 +++++++++++++++++++++++++++---------
include/linux/regmap.h | 7 ++++--
5 files changed, 48 insertions(+), 16 deletions(-)

\
 
 \ /
  Last update: 2021-08-30 14:52    [W:0.044 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site