linux-kernel.vger.kernel.org archive mirror
 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 v5.9, take 3
Date: Tue, 29 Sep 2020 15:54:31 -0500	[thread overview]
Message-ID: <20200929205431.GA1165869@bogus> (raw)

Hi Linus,

Please pull a couple more DT related fixes for v5.9.

Rob

The following changes since commit 5cd841d2676a702e5f79a8bacbfbae3bfc2411f7:

  dt-bindings: vendor-prefixes: Remove trailing whitespace (2020-08-21 16:27:57 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.9-3

for you to fetch changes up to efe84d408bf41975db8506d3a1cc02e794e2309c:

  scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting (2020-09-29 15:48:08 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.9, take 3:

- Fix handling of HOST_EXTRACFLAGS for dtc

- Several warning fixes for DT bindings

----------------------------------------------------------------
Marek Behún (1):
      dt-bindings: leds: cznic,turris-omnia-leds: fix error in binding

Maxime Ripard (1):
      ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd

Rob Herring (1):
      dt-bindings: Fix 'reg' size issues in zynqmp examples

Tero Kristo (1):
      dt-bindings: crypto: sa2ul: fix a DT binding check warning

Uwe Kleine-König (1):
      scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting

 .../devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml | 4 ++--
 Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml            | 2 +-
 .../devicetree/bindings/display/xlnx/xlnx,zynqmp-dpsub.yaml       | 8 ++++----
 .../devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml         | 2 +-
 .../devicetree/bindings/leds/cznic,turris-omnia-leds.yaml         | 2 +-
 arch/arm/boot/dts/bcm2835-rpi.dtsi                                | 2 +-
 scripts/dtc/Makefile                                              | 2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)

             reply	other threads:[~2020-09-29 20:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29 20:54 Rob Herring [this message]
2020-09-30  0:58 ` [GIT PULL] Devicetree fixes for v5.9, take 3 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=20200929205431.GA1165869@bogus \
    --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;
as well as URLs for NNTP newsgroup(s).