[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210706210244.1229537-1-bjorn.andersson@linaro.org>
Date: Tue, 6 Jul 2021 16:02:44 -0500
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Wilken Gottwalt <wilken.gottwalt@...teo.net>,
Suman Anna <s-anna@...com>
Subject: [GIT PULL] hwspinlock updates for v5.14
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.14
for you to fetch changes up to 234462bc7f2303afce4b61125d2107ecd7611bff:
dt-bindings: hwlock: sun6i: Fix various warnings in binding (2021-06-14 15:54:10 -0500)
----------------------------------------------------------------
hwspinlock updates for v5.14
This adds a driver for the hardware spinlock in Allwinner sun6i.
----------------------------------------------------------------
Suman Anna (1):
dt-bindings: hwlock: sun6i: Fix various warnings in binding
Wilken Gottwalt (2):
dt-bindings: hwlock: add sun6i_hwspinlock
hwspinlock: add sun6i hardware spinlock support
.../hwlock/allwinner,sun6i-a31-hwspinlock.yaml | 48 +++++
MAINTAINERS | 6 +
drivers/hwspinlock/Kconfig | 9 +
drivers/hwspinlock/Makefile | 1 +
drivers/hwspinlock/sun6i_hwspinlock.c | 210 +++++++++++++++++++++
5 files changed, 274 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
create mode 100644 drivers/hwspinlock/sun6i_hwspinlock.c
Powered by blists - more mailing lists