All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bastian Germann <bage@debian.org>,
	ye xingchen <ye.xingchen@zte.com.cn>
Subject: [GIT PULL] hwspinlock changes for v6.3
Date: Sun, 26 Feb 2023 09:14:52 -0800	[thread overview]
Message-ID: <20230226171452.298931-1-andersson@kernel.org> (raw)


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(-)

             reply	other threads:[~2023-02-26 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-26 17:14 Bjorn Andersson [this message]
2023-02-26 20:40 ` [GIT PULL] hwspinlock changes for v6.3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230226171452.298931-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=bage@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=ohad@wizery.com \
    --cc=torvalds@linux-foundation.org \
    --cc=ye.xingchen@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.