All of lore.kernel.org
 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>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.2, take 2
Date: Tue, 7 Feb 2023 16:11:33 -0600	[thread overview]
Message-ID: <20230207221133.GA50340-robh@kernel.org> (raw)

Linus,

Please pull a couple more DT fixes for 6.2.

Rob


The following changes since commit 064e32dc5b03114d0767893fecdaf7b5dfd8c286:

  of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2 (2023-01-04 21:31:59 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.2-2

for you to fetch changes up to 707344c8a188bb1d6704d3546229fc7a07c01a63:

  dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi-controller property (2023-02-02 17:10:58 -0600)

----------------------------------------------------------------
Devicetree fixes for v6.2, part 2:

- Fix handling of multiple OF framebuffer devices

- Fix booting on Socionext Synquacer with bad 'dma-ranges' entries

- Add DT binding .yamllint to .gitignore

----------------------------------------------------------------
Andy Shevchenko (1):
      dt-bindings: Fix .gitignore

Lad Prabhakar (1):
      dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi-controller property

Mark Brown (1):
      of/address: Return an error when no valid dma-ranges are found

Michal Suchanek (1):
      of: Make OF framebuffer device names unique

 Documentation/devicetree/bindings/.gitignore        |  5 +++++
 .../bindings/interrupt-controller/arm,gic-v3.yaml   |  2 +-
 drivers/of/address.c                                | 21 +++++++++++++++------
 drivers/of/platform.c                               | 12 ++++++++++--
 4 files changed, 31 insertions(+), 9 deletions(-)

             reply	other threads:[~2023-02-07 22:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-07 22:11 Rob Herring [this message]
2023-02-07 22:20 ` [GIT PULL] Devicetree fixes for v6.2, take 2 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=20230207221133.GA50340-robh@kernel.org \
    --to=robh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.