devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Frank Rowand <frowand.list@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.7, take 1
Date: Wed, 6 Dec 2023 16:39:52 -0600	[thread overview]
Message-ID: <20231206223952.GA3467946-robh@kernel.org> (raw)

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@mediatek.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(-)

             reply	other threads:[~2023-12-06 22:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06 22:39 Rob Herring [this message]
2023-12-07 20:46 ` [GIT PULL] Devicetree fixes for v6.7, take 1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231206223952.GA3467946-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).