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: <20231206223952.GA3467946-robh@kernel.org>
Date:   Wed, 6 Dec 2023 16:39:52 -0600
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.7, take 1

Linus,

Please pull some fixes for 6.7.

Rob


The following changes since commit fe612629746cf5cc7040529f780d46929605d0a6:

  dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC (2023-10-30 16:28:19 -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.7-1

for you to fetch changes up to 136c6531ba12e4a658376387e355a09c9b5223e5:

  dt-bindings: display: adi,adv75xx: Document #sound-dai-cells (2023-12-06 16:36:14 -0600)

----------------------------------------------------------------
Devicetree fixes for v6.7, take 1:

- Fix dt-extract-compatibles for builds with in tree build directory

- Drop Xinlei Lee <xinlei.lee@...iatek.com> bouncing email

- Fix the of_reconfig_get_state_change() return value documentation

- Add missing #power-domain-cells property to QCom MPM

- Fix warnings in i.MX LCDIF and adi,adv7533

----------------------------------------------------------------
Fabio Estevam (2):
      dt-bindings: lcdif: Properly describe the i.MX23 interrupts
      dt-bindings: display: adi,adv75xx: Document #sound-dai-cells

Konrad Dybcio (1):
      dt-bindings: interrupt-controller: Allow #power-domain-cells

Luca Ceresoli (1):
      of: dynamic: Fix of_reconfig_get_state_change() return value documentation

Michael Walle (1):
      dt-bindings: display: mediatek: dsi: remove Xinlei's mail

NĂ­colas F. R. A. Prado (1):
      dt: dt-extract-compatibles: Don't follow symlinks when walking tree

 .../bindings/display/bridge/adi,adv7533.yaml         |  6 ++++++
 .../devicetree/bindings/display/fsl,lcdif.yaml       | 20 +++++++++++++++++++-
 .../bindings/display/mediatek/mediatek,dsi.yaml      |  1 -
 .../bindings/interrupt-controller/qcom,mpm.yaml      |  4 ++++
 drivers/of/dynamic.c                                 |  5 +++--
 scripts/dtc/dt-extract-compatibles                   | 14 ++++++++++++--
 6 files changed, 44 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ