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+dt@linaro.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v5.19, part 1
Date: Fri, 3 Jun 2022 12:47:02 -0500	[thread overview]
Message-ID: <20220603174702.GA614240-robh@kernel.org> (raw)

Linus,

Please pull DT fixes for 5.19-rc.

Rob


The following changes since commit 8ab2afa23bd197df47819a87f0265c0ac95c5b6a:

  Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev (2022-05-30 12:46:49 -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.19-1

for you to fetch changes up to 987cf300e76d30b1bdad88d2a662b948ead6fb21:

  dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml reference (2022-06-03 11:56:27 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.19-rc:

- Fixes for unevaluatedProperties warnings. These were missed to due to
  a bug in dtschema which is now fixed. The changes involve either
  adding missing properties or removing spurious properties from
  examples.

- Update several Qualcomm binding maintainer email addresses

- Fix typo in imx8mp-media-blk-ctrl example

- Fix fixed string pattern in qcom,smd

- Correct the order of 'reg' entries in Xilinx PCI binding

----------------------------------------------------------------
Bharat Kumar Gogada (1):
      dt-bindings: PCI: xilinx-cpm: Fix reg property order

Jeffrey Hugo (1):
      dt-bindings: clock: Update my email address

Krzysztof Kozlowski (1):
      dt-bindings: soc: qcom,smd: do not use pattern for simple rpm-requests string

Laurent Pinchart (1):
      dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example

Rob Herring (7):
      dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' property
      dt-bindings: PCI: socionext,uniphier-pcie: Add missing child interrupt controller
      dt-bindings: net: Fix unevaluatedProperties warnings in examples
      dt-bindings: PCI: apple: Add missing 'power-domains' property
      dt-bindings: net/dsa: Add spi-peripheral-props.yaml references
      dt-bindings: memory-controllers: ingenic: Split out child node properties
      dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml reference

Sibi Sankar (1):
      dt-bindings: Update Sibi Sankar's email address

 .../devicetree/bindings/clock/qcom,mmcc.yaml       |   2 +-
 .../bindings/interconnect/qcom,osm-l3.yaml         |   2 +-
 .../ingenic,nemc-peripherals.yaml                  |  46 +++++++++
 .../bindings/memory-controllers/ingenic,nemc.yaml  |  32 ------
 .../devicetree/bindings/mtd/ingenic,nand.yaml      |   1 +
 .../devicetree/bindings/mtd/spi-nand.yaml          |   1 +
 .../devicetree/bindings/net/cdns,macb.yaml         |   1 -
 .../devicetree/bindings/net/dsa/brcm,b53.yaml      | 115 ++++++++++++---------
 .../devicetree/bindings/net/dsa/microchip,ksz.yaml |   1 +
 .../devicetree/bindings/net/dsa/nxp,sja1105.yaml   |   1 +
 .../devicetree/bindings/net/dsa/realtek.yaml       |   1 +
 .../devicetree/bindings/net/mediatek,net.yaml      |   3 +
 .../devicetree/bindings/net/mediatek-dwmac.yaml    |   3 +
 .../bindings/net/wireless/mediatek,mt76.yaml       |   2 +-
 .../devicetree/bindings/pci/apple,pcie.yaml        |   5 +-
 .../bindings/pci/socionext,uniphier-pcie.yaml      |  23 ++++-
 .../devicetree/bindings/pci/xilinx-versal-cpm.yaml |  10 +-
 .../devicetree/bindings/reset/qcom,aoss-reset.yaml |   2 +-
 .../devicetree/bindings/reset/qcom,pdc-global.yaml |   2 +-
 .../soc/imx/fsl,imx8mp-media-blk-ctrl.yaml         |   2 +-
 .../devicetree/bindings/soc/qcom/qcom,smd.yaml     |   4 +-
 .../devicetree/bindings/usb/snps,dwc3.yaml         |   2 +
 22 files changed, 162 insertions(+), 99 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/ingenic,nemc-peripherals.yaml

             reply	other threads:[~2022-06-03 17:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03 17:47 Rob Herring [this message]
2022-06-03 21:49 ` [GIT PULL] Devicetree fixes for v5.19, part 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=20220603174702.GA614240-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --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).