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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Sep 2021 17:12:35 -0500
From:   Rob Herring <robh@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        Frank Rowand <frowand.list@...il.com>
Subject: [GIT PULL] Devicetree fixes for v5.15, take 2

Linus,

Please pull another set of DT fixes.

Rob


The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.15-2

for you to fetch changes up to 55c21d57eafb7b379bb7b3e93baf9ca2695895b0:

  dt-bindings: arm: Fix Toradex compatible typo (2021-09-17 16:02:41 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.15, take 2:

- Revert fw_devlink tracking 'phy-handle' links. This broke at least a
  few platforms. A better solution is being worked on.

- Add Samsung UFS binding which fell thru the cracks

- Doc reference fixes from Mauro

- Fix for restricted DMA error handling

----------------------------------------------------------------
Alim Akhtar (1):
      dt-bindings: ufs: Add bindings for Samsung ufs host

David Brazdil (1):
      of: restricted dma: Fix condition for rmem init

David Heidelberg (1):
      dt-bindings: arm: Fix Toradex compatible typo

Mauro Carvalho Chehab (2):
      dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
      dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference

Saravana Kannan (1):
      Revert "of: property: fw_devlink: Add support for "phy-handle" property"

 Documentation/devicetree/bindings/arm/tegra.yaml   |  2 +-
 .../bindings/display/mediatek/mediatek,disp.txt    |  2 +-
 .../bindings/ufs/samsung,exynos-ufs.yaml           | 89 ++++++++++++++++++++++
 Documentation/networking/dsa/sja1105.rst           |  2 +-
 drivers/of/device.c                                |  6 +-
 drivers/of/property.c                              |  2 -
 6 files changed, 97 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ