public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	Frank Rowand <frowand.list@gmail.com>
Subject: [GIT PULL] Devicetree fixes for 5.15, take 1
Date: Fri, 10 Sep 2021 16:04:31 -0500	[thread overview]
Message-ID: <YTvIXzO2QJ4n9RmM@robh.at.kernel.org> (raw)

Linus,

Please pull a couple of DT fixes.

Rob


The following changes since commit bf9f243f23e6623f310ba03fbb14e10ec3a61290:

  Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbd (2021-09-09 16:17:14 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 094b147c766289baa0f370d124609c3ac2b5a420:

  spi: dt-bindings: xilinx: Drop type reference on *-bits properties (2021-09-10 14:54:27 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.15, take 1:

- Disable fw_devlinks on x86 DT platforms to fix OLPC

- More replacing oneOf+const with enum on a few new schemas

- Drop unnecessary type references on Xilinx SPI binding schema

----------------------------------------------------------------
Rob Herring (2):
      dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entries
      spi: dt-bindings: xilinx: Drop type reference on *-bits properties

Saravana Kannan (1):
      of: property: Disable fw_devlink DT support for X86

 .../devicetree/bindings/display/msm/dsi-phy-7nm.yaml       |  8 ++++----
 Documentation/devicetree/bindings/spi/omap-spi.yaml        |  6 +++---
 Documentation/devicetree/bindings/spi/spi-xilinx.yaml      |  2 --
 .../devicetree/bindings/watchdog/maxim,max63xx.yaml        | 14 +++++++-------
 drivers/of/property.c                                      |  3 +++
 5 files changed, 17 insertions(+), 16 deletions(-)

             reply	other threads:[~2021-09-10 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10 21:04 Rob Herring [this message]
2021-09-11 17:30 ` [GIT PULL] Devicetree fixes for 5.15, 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=YTvIXzO2QJ4n9RmM@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --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