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@canonical.com>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v5.18, take 2
Date: Sat, 16 Apr 2022 17:26:35 -0500	[thread overview]
Message-ID: <YltCm/NZ+tnI6dzn@robh.at.kernel.org> (raw)

Linus,

Please pull a few more DT fixes.

Rob


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -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.18-2

for you to fetch changes up to 652980b1541c5a02e6410647c7daf840c06d724a:

  dt-bindings: display: panel-timing: Define a single type for properties (2022-04-14 16:04:52 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.18, part 2:

- Fix scalar property schemas with array constraints

- Fix 'enum' lists with duplicate entries

- Fix incomplete if/then/else schemas

- Add Renesas RZ/V2L SoC support to Mali Bifrost binding

- Maintainers update for Marvell irqchip

----------------------------------------------------------------
Dongjin Yang (1):
      dt-bindings: net: snps: remove duplicate name

Geert Uytterhoeven (1):
      dt-bindings: power: renesas,apmu: Fix cpus property limits

Krzysztof Kozlowski (2):
      dt-bindings: extcon: maxim,max77843: fix ports type
      dt-bindings: irqchip: mrvl,intc: refresh maintainers

Lad Prabhakar (1):
      dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC

Rob Herring (4):
      dt-bindings: Fix incomplete if/then/else schemas
      dt-bindings: Fix 'enum' lists with duplicate entries
      dt-bindings: Fix array constraints on scalar properties
      dt-bindings: display: panel-timing: Define a single type for properties

 .../bindings/arm/tegra/nvidia,tegra20-pmc.yaml     |  1 -
 Documentation/devicetree/bindings/bus/ti-sysc.yaml |  1 -
 .../bindings/display/panel/panel-timing.yaml       | 42 +++++------
 .../devicetree/bindings/extcon/maxim,max77843.yaml |  2 +-
 .../devicetree/bindings/gpu/arm,mali-bifrost.yaml  |  5 +-
 .../devicetree/bindings/hwmon/ti,tmp464.yaml       |  5 +-
 .../devicetree/bindings/iio/adc/adi,ad7476.yaml    |  1 +
 .../bindings/iio/adc/st,stm32-dfsdm-adc.yaml       | 12 ++--
 .../devicetree/bindings/iio/dac/adi,ad5360.yaml    |  6 +-
 .../devicetree/bindings/interconnect/qcom,rpm.yaml | 84 +++++++++++-----------
 .../bindings/interrupt-controller/mrvl,intc.yaml   |  6 +-
 Documentation/devicetree/bindings/media/coda.yaml  |  1 -
 .../bindings/media/mediatek,vcodec-decoder.yaml    |  2 -
 .../bindings/media/mediatek,vcodec-encoder.yaml    |  3 -
 .../media/mediatek,vcodec-subdev-decoder.yaml      |  1 -
 .../bindings/mmc/nvidia,tegra20-sdhci.yaml         |  2 +
 .../devicetree/bindings/net/snps,dwmac.yaml        |  6 +-
 .../devicetree/bindings/net/ti,davinci-mdio.yaml   |  1 +
 .../bindings/phy/nvidia,tegra20-usb-phy.yaml       | 20 +++---
 .../devicetree/bindings/phy/qcom,usb-hs-phy.yaml   | 32 +++++----
 .../devicetree/bindings/pinctrl/cirrus,madera.yaml | 11 ++-
 .../devicetree/bindings/power/renesas,apmu.yaml    |  3 +-
 .../devicetree/bindings/power/supply/bq2415x.yaml  |  1 -
 .../bindings/regulator/fixed-regulator.yaml        | 34 ++++-----
 .../bindings/remoteproc/qcom,sc7280-wpss-pil.yaml  |  4 +-
 .../devicetree/bindings/sound/st,stm32-sai.yaml    |  6 +-
 .../devicetree/bindings/spi/renesas,sh-msiof.yaml  |  2 -
 Documentation/devicetree/bindings/sram/sram.yaml   | 16 ++---
 28 files changed, 145 insertions(+), 165 deletions(-)

             reply	other threads:[~2022-04-16 22:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-16 22:26 Rob Herring [this message]
2022-04-17  0:12 ` [GIT PULL] Devicetree fixes for v5.18, take 2 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=YltCm/NZ+tnI6dzn@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=krzysztof.kozlowski@canonical.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).