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: <20230505192951.GA3409270-robh@kernel.org>
Date:   Fri, 5 May 2023 14:29:51 -0500
From:   Rob Herring <robh@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Frank Rowand <frowand.list@...il.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Conor Dooley <conor+dt@...nel.org>,
        linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.4, part 1

Linus,

Please pull.

Note that I'll be out the next month, so you may see stuff from 
Krzysztof if there's anything urgent.

Rob

The following changes since commit 66ae0535167660e427f9fcadeee5d05646e2bb22:

  dt-bindings: rng: Drop unneeded quotes (2023-04-20 16:30:03 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.4-1

for you to fetch changes up to 6997f847cbb72082a2e9aa0fef8ebfcc3bd4ddc5:

  MAINTAINERS: add Conor as a dt-bindings maintainer (2023-05-05 07:45:17 -0500)

----------------------------------------------------------------
Devicetree fixes for 6.4, part 1:

- Add Conor Dooley as a DT binding maintainer

- Swap the order of parsing /memreserve/ and /reserved-memory nodes so
  that the /reserved-memory nodes which have more information are
  handled first

- Fix some property dependencies in riscv,pmu binding

- Update maintainers entries on a couple of bindings

----------------------------------------------------------------
Chris Paterson (4):
      dt-bindings: i2c: renesas,rzv2m: Change maintainer to Fabrizio Castro
      dt-bindings: pinctrl: renesas,rzn1: Change maintainer to Fabrizio Castro
      dt-bindings: pinctrl: renesas,rzv2m: Change maintainer to Fabrizio Castro
      dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio Castro

Conor Dooley (2):
      dt-bindings: perf: riscv,pmu: fix property dependencies
      MAINTAINERS: add Conor as a dt-bindings maintainer

Lucas Tanure (1):
      of: fdt: Scan /memreserve/ last

Michal Simek (1):
      dt-bindings: xilinx: Remove Naga from memory and mtd bindings

 .../devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml         | 2 +-
 Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml             | 2 +-
 .../devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml        | 1 -
 Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml    | 2 +-
 Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml       | 1 -
 Documentation/devicetree/bindings/perf/riscv,pmu.yaml                | 1 -
 Documentation/devicetree/bindings/pinctrl/renesas,rzn1-pinctrl.yaml  | 2 +-
 Documentation/devicetree/bindings/pinctrl/renesas,rzv2m-pinctrl.yaml | 2 +-
 MAINTAINERS                                                          | 1 +
 drivers/of/fdt.c                                                     | 5 +++--
 10 files changed, 9 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ