All of lore.kernel.org
 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,
	Wim Van Sebroeck <wim@linux-watchdog.org>
Subject: [GIT PULL] Devicetree updates for v6.5, part 2
Date: Wed, 5 Jul 2023 11:46:52 -0600	[thread overview]
Message-ID: <20230705174652.GA1203382-robh@kernel.org> (raw)

Linus,

Please pull a few more DT updates. It's mostly things that fell thru the 
cracks. Not sure what happened, but seems no watchdog changes got queued 
up for this cycle.

Rob


The following changes since commit ecdb004843ed91222be38ed838e7ce7167018222:

  dt-bindings: interrupt-controller: add Ralink SoCs interrupt controller (2023-06-27 08:14:38 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-for-6.5-2

for you to fetch changes up to 31e9f406efae513156c129e9f7ad16b9f0ec7a65:

  dt-bindings: soc: qcom: stats: Update maintainer email (2023-07-05 09:54:53 -0600)

----------------------------------------------------------------
Devicetree updates for v6.5, part 2:

- Whitespace clean-ups in binding examples

- Restrict node name suffixes to "-[0-9]+" for cases of multiple
  instances which don't have unit-addresses

- Convert brcm,kona-wdt and cdns,wdt-r1p2 watchdog bindings to DT schema

----------------------------------------------------------------
Krzysztof Kozlowski (4):
      dt-bindings: watchdog: restrict node name suffixes
      dt-bindings: slimbus: restrict node name suffixes
      dt-bindings: timestamp: restrict node name suffixes
      dt-bindings: cleanup DTS example whitespaces

Maulik Shah (1):
      dt-bindings: soc: qcom: stats: Update maintainer email

Nikita Bondarenko (1):
      dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yaml

Srinivas Neeli (1):
      dt-bindings: watchdog: cdns,wdt-r1p2: Convert cadence watchdog to yaml

 .../devicetree/bindings/arm/arm,coresight-cti.yaml | 18 +++----
 .../devicetree/bindings/arm/keystone/ti,sci.yaml   |  8 +--
 .../devicetree/bindings/display/msm/gmu.yaml       |  2 +-
 .../bindings/display/panel/samsung,s6e8aa0.yaml    |  2 +-
 .../bindings/display/rockchip/rockchip-vop.yaml    |  4 +-
 .../devicetree/bindings/iio/adc/ti,adc108s102.yaml |  2 +-
 .../bindings/media/renesas,rzg2l-cru.yaml          |  4 +-
 .../devicetree/bindings/media/renesas,vin.yaml     |  4 +-
 .../devicetree/bindings/mtd/mtd-physmap.yaml       |  2 +-
 .../devicetree/bindings/net/mediatek-dwmac.yaml    |  2 +-
 .../bindings/perf/amlogic,g12-ddr-pmu.yaml         |  4 +-
 .../devicetree/bindings/phy/mediatek,dsi-phy.yaml  |  2 +-
 .../remoteproc/amlogic,meson-mx-ao-arc.yaml        |  2 +-
 .../devicetree/bindings/slimbus/slimbus.yaml       |  2 +-
 .../devicetree/bindings/soc/qcom/qcom-stats.yaml   |  2 +-
 .../timestamp/hardware-timestamps-common.yaml      |  2 +-
 .../devicetree/bindings/usb/mediatek,mtu3.yaml     |  2 +-
 .../devicetree/bindings/usb/ti,am62-usb.yaml       |  2 +-
 .../devicetree/bindings/watchdog/brcm,kona-wdt.txt | 15 ------
 .../bindings/watchdog/brcm,kona-wdt.yaml           | 41 ++++++++++++++
 .../devicetree/bindings/watchdog/cadence-wdt.txt   | 23 --------
 .../bindings/watchdog/cdns,wdt-r1p2.yaml           | 62 ++++++++++++++++++++++
 .../devicetree/bindings/watchdog/watchdog.yaml     |  4 +-
 23 files changed, 138 insertions(+), 73 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/watchdog/brcm,kona-wdt.txt
 create mode 100644 Documentation/devicetree/bindings/watchdog/brcm,kona-wdt.yaml
 delete mode 100644 Documentation/devicetree/bindings/watchdog/cadence-wdt.txt
 create mode 100644 Documentation/devicetree/bindings/watchdog/cdns,wdt-r1p2.yaml

             reply	other threads:[~2023-07-05 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 17:46 Rob Herring [this message]
2023-07-05 19:57 ` [GIT PULL] Devicetree updates for v6.5, part 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=20230705174652.GA1203382-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 \
    --cc=wim@linux-watchdog.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.