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]
Date:   Fri, 16 Jul 2021 12:58:30 -0600
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.14, take 1

Linus,

Please pull a couple of DT fixes for 5.14.

Rob


The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -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.14-1

for you to fetch changes up to 50d8d7e19c4398da74d028f367754e73547b078b:

  dt-bindings: display: renesas,du: Make resets optional on R-Car H1 (2021-07-16 12:03:27 -0600)

----------------------------------------------------------------
Devicetree fixes for v5.14, take 1:

- Drop 'resets' as required on renesas,du

- Moving of fixed string patterns for 'properties' instead of
  'patternProperties'

- Drop more redundant minItems/maxItems that we merged in the merge
  window

- Indentation warning fix for sja1105

----------------------------------------------------------------
Geert Uytterhoeven (1):
      dt-bindings: display: renesas,du: Make resets optional on R-Car H1

Rob Herring (2):
      dt-bindings: More dropping redundant minItems/maxItems
      dt-bindings: Move fixed string 'patternProperties' to 'properties'

Thierry Reding (1):
      dt-bindings: net: dsa: sja1105: Fix indentation warnings

 .../bindings/clock/brcm,iproc-clocks.yaml          |  1 -
 .../devicetree/bindings/display/renesas,du.yaml    |  1 -
 .../devicetree/bindings/hwmon/adt7475.yaml         | 22 ++++-----
 .../devicetree/bindings/iommu/rockchip,iommu.yaml  |  2 -
 .../bindings/memory-controllers/arm,pl353-smc.yaml |  1 -
 .../devicetree/bindings/mtd/brcm,brcmnand.yaml     |  8 ----
 .../devicetree/bindings/net/dsa/nxp,sja1105.yaml   |  4 +-
 .../devicetree/bindings/phy/ti,phy-j721e-wiz.yaml  | 56 +++++++++++-----------
 .../devicetree/bindings/regulator/mps,mpq7920.yaml |  6 +--
 .../bindings/regulator/nxp,pf8x00-regulator.yaml   |  3 +-
 .../devicetree/bindings/rtc/faraday,ftrtc010.yaml  |  1 -
 .../devicetree/bindings/spi/spi-controller.yaml    | 32 ++++++-------
 .../devicetree/bindings/usb/nxp,isp1760.yaml       |  2 -
 13 files changed, 62 insertions(+), 77 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ