[GIT PULL] hwspinlock changes for v6.3

From: Bjorn Andersson
Date: Sun Feb 26 2023 - 12:11:39 EST



The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.3

for you to fetch changes up to 95e158ec843666d76c09900507db08b76d77ce3e:

dt-bindings: hwlock: sun6i: Add #hwlock-cells to example (2023-02-20 18:02:01 -0800)

----------------------------------------------------------------
hwspinlock changes for v6.3

This updates the sun6i DT binding, to allow (and require) #hwlock-cells,
and it makes use of device_match_of_node() to slightly clean up the
condition in of_hwspin_lock_get_id().

----------------------------------------------------------------
Bastian Germann (2):
dt-bindings: hwlock: sun6i: Add missing #hwlock-cells
dt-bindings: hwlock: sun6i: Add #hwlock-cells to example

ye xingchen (1):
hwspinlock: Use device_match_of_node()

.../devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml | 5 +++++
drivers/hwspinlock/hwspinlock_core.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)