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>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.2, take 1
Date: Sat, 7 Jan 2023 09:47:42 -0600	[thread overview]
Message-ID: <20230107154742.GA1832142-robh@kernel.org> (raw)

Linus,

Please pull a couple of DT fixes for 6.2.

Rob


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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-1

for you to fetch changes up to 064e32dc5b03114d0767893fecdaf7b5dfd8c286:

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

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

- Fix DT memory scanning for some MIPS boards when memory is not
  specified in DT

- Redo CONFIG_CMDLINE* handling for missing /chosen node. The first
  attempt broke PS3 (and possibly other PPC platforms).

- Fix constraints in QCom Soundwire schema

----------------------------------------------------------------
Andreas Rammhold (1):
      of/fdt: run soc memory setup when early_init_dt_scan_memory fails

Krzysztof Kozlowski (1):
      dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of ports

Rob Herring (2):
      Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
      of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2

 .../bindings/soundwire/qcom,soundwire.yaml         | 10 ++--
 arch/mips/ralink/of.c                              |  2 +-
 drivers/of/fdt.c                                   | 60 ++++++++++++----------
 3 files changed, 38 insertions(+), 34 deletions(-)

             reply	other threads:[~2023-01-07 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-07 15:47 Rob Herring [this message]
2023-01-07 18:43 ` [GIT PULL] Devicetree fixes for v6.2, 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=20230107154742.GA1832142-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 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).