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 v5.13, take 1
Date: Wed, 5 May 2021 17:42:42 -0500 [thread overview]
Message-ID: <20210505224242.GA2953573@robh.at.kernel.org> (raw)
Linus,
Please pull a couple of DT fixes.
Rob
The following changes since commit 8ca5297e7e38f2dc8c753d33a5092e7be181fff0:
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (2021-04-29 14:32:00 -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.13-1
for you to fetch changes up to 6799e3f281e962628be531e8331bacd05b866134:
dt-bindings: net: renesas,etheravb: Fix optional second clock name (2021-05-04 09:05:46 -0500)
----------------------------------------------------------------
Devicetree fixes for v5.13-rc:
- Several Renesas binding fixes to fix warnings
- Remove duplicate compatibles in 8250 binding
- Remove orphaned Sigma Designs Tango bindings
- Fix bcm2711-hdmi binding to use 'additionalProperties'
- Fix idt,32434-pic warning for missing 'interrupts' property
- Fix 'stored but not read' warnings in DT overlay code
----------------------------------------------------------------
Geert Uytterhoeven (4):
dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 support
dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1
dt-bindings: display: renesas,du: Add missing power-domains property
dt-bindings: net: renesas,etheravb: Fix optional second clock name
Jiapeng Chong (1):
of: overlay: Remove redundant assignment to ret
Maxime Ripard (1):
dt-bindings: bcm2711-hdmi: Fix broken schema
Rob Herring (1):
dt-bindings: Remove unused Sigma Designs Tango bindings
Thomas Bogendoerfer (1):
dt-bindings: interrupt-controller: idt,32434-pic: Add missing interrupts property
Zhen Lei (1):
dt-bindings: serial: 8250: Remove duplicated compatible strings
.../bindings/display/brcm,bcm2711-hdmi.yaml | 2 +-
.../devicetree/bindings/display/renesas,du.yaml | 3 ++
.../interrupt-controller/idt,32434-pic.yaml | 4 ++
.../devicetree/bindings/media/renesas,vin.yaml | 46 ++++++++++++++--------
.../devicetree/bindings/mtd/tango-nand.txt | 38 ------------------
.../devicetree/bindings/net/renesas,etheravb.yaml | 2 +-
.../devicetree/bindings/pci/rcar-pci-host.yaml | 12 +++++-
.../devicetree/bindings/pci/tango-pcie.txt | 29 --------------
Documentation/devicetree/bindings/serial/8250.yaml | 5 ---
drivers/of/overlay.c | 3 --
10 files changed, 49 insertions(+), 95 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mtd/tango-nand.txt
delete mode 100644 Documentation/devicetree/bindings/pci/tango-pcie.txt
next reply other threads:[~2021-05-05 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-05 22:42 Rob Herring [this message]
2021-05-06 17:57 ` [GIT PULL] Devicetree fixes for v5.13, 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=20210505224242.GA2953573@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 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.