lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230226171452.298931-1-andersson@kernel.org>
Date:   Sun, 26 Feb 2023 09:14:52 -0800
From:   Bjorn Andersson <andersson@...nel.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, Bastian Germann <bage@...ian.org>,
        ye xingchen <ye.xingchen@....com.cn>
Subject: [GIT PULL] hwspinlock changes for v6.3


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ