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:   Tue, 29 Sep 2020 15:54:31 -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.9, take 3

Hi Linus,

Please pull a couple more DT related fixes for v5.9.

Rob

The following changes since commit 5cd841d2676a702e5f79a8bacbfbae3bfc2411f7:

  dt-bindings: vendor-prefixes: Remove trailing whitespace (2020-08-21 16:27:57 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.9-3

for you to fetch changes up to efe84d408bf41975db8506d3a1cc02e794e2309c:

  scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting (2020-09-29 15:48:08 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.9, take 3:

- Fix handling of HOST_EXTRACFLAGS for dtc

- Several warning fixes for DT bindings

----------------------------------------------------------------
Marek Behún (1):
      dt-bindings: leds: cznic,turris-omnia-leds: fix error in binding

Maxime Ripard (1):
      ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd

Rob Herring (1):
      dt-bindings: Fix 'reg' size issues in zynqmp examples

Tero Kristo (1):
      dt-bindings: crypto: sa2ul: fix a DT binding check warning

Uwe Kleine-König (1):
      scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting

 .../devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml | 4 ++--
 Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml            | 2 +-
 .../devicetree/bindings/display/xlnx/xlnx,zynqmp-dpsub.yaml       | 8 ++++----
 .../devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml         | 2 +-
 .../devicetree/bindings/leds/cznic,turris-omnia-leds.yaml         | 2 +-
 arch/arm/boot/dts/bcm2835-rpi.dtsi                                | 2 +-
 scripts/dtc/Makefile                                              | 2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ