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.5, part 1
Date: Fri, 21 Jul 2023 13:51:51 -0600	[thread overview]
Message-ID: <20230721195151.GA1691988-robh@kernel.org> (raw)

Linus,

Please pull.

Rob


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ffc59c6414f9ffd52591786efe3e62e145563deb:

  dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt (2023-07-21 13:39:12 -0600)

----------------------------------------------------------------
Devicetree fixes for v6.5:

- Fix moortec,mr75203 schema usage of 'multipleOf' keyword

- Fix regression in systems depending on "of-display" device name

- Build fix for s390 with CONFIG_PCI=n and OF_EARLY_FLATTREE=y

- Drop 2 obsolete serial .txt bindings

----------------------------------------------------------------
Baoquan He (1):
      of: make OF_EARLY_FLATTREE depend on HAS_IOMEM

Krzysztof Kozlowski (1):
      dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficients

Rob Herring (3):
      of: Preserve "of-display" device name for compatibility
      dt-bindings: serial: Remove obsolete cavium-uart.txt
      dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt

 .../devicetree/bindings/hwmon/moortec,mr75203.yaml |  6 ++---
 .../devicetree/bindings/serial/cavium-uart.txt     | 19 ---------------
 .../bindings/serial/nxp,lpc1850-uart.txt           | 28 ----------------------
 drivers/of/Kconfig                                 |  2 +-
 drivers/of/platform.c                              |  2 +-
 5 files changed, 5 insertions(+), 52 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/serial/cavium-uart.txt
 delete mode 100644 Documentation/devicetree/bindings/serial/nxp,lpc1850-uart.txt

             reply	other threads:[~2023-07-21 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21 19:51 Rob Herring [this message]
2023-07-22 17:36 ` [GIT PULL] Devicetree fixes for v6.5, part 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=20230721195151.GA1691988-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.