[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YTvIXzO2QJ4n9RmM@robh.at.kernel.org>
Date: Fri, 10 Sep 2021 16:04:31 -0500
From: Rob Herring <robh@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Frank Rowand <frowand.list@...il.com>
Subject: [GIT PULL] Devicetree fixes for 5.15, take 1
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(-)
Powered by blists - more mailing lists