devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Devicetree fixes for v6.0, take 1
@ 2022-08-12 18:11 Rob Herring
  2022-08-13  1:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-08-12 18:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Frank Rowand, Krzysztof Kozlowski, linux-kernel, devicetree

Linus,

Please pull a few DT fixes and one missed schema conversion.

Rob


The following changes since commit eb555cb5b794f4e12a9897f3d46d5a72104cd4a7:

  Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd (2022-08-08 20:15:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.0-1

for you to fetch changes up to 8f426582e0e0c9bbd58e170e1b209334eb5df79e:

  dt-bindings: chrome: google,cros-ec-typec: restrict allowed properties (2022-08-12 11:13:32 -0600)

----------------------------------------------------------------
Devicetree fixes for v6.0, take 1:

- Fix schema warnings in qcom,ipq6018-pinctrl and sdhci-msm

- Convert Qualcomm SPMI PMIC to DT schema

- Make secure interrupt optional for arm,mhu

- Fix google,cros-ec-typec binding allowed properties

- Update a bunch of bouncing email addresses

----------------------------------------------------------------
Bhupesh Sharma (1):
      dt-bindings: mmc: sdhci-msm: Fix 'operating-points-v2 was unexpected' issue

David Heidelberg (1):
      dt-bindings: mfd: convert to yaml Qualcomm SPMI PMIC

Krzysztof Kozlowski (7):
      dt-bindings: display: simple-framebuffer: Drop Bartlomiej Zolnierkiewicz
      dt-bindings: iio: Drop Joachim Eastwood
      dt-bindings: iio: Drop Bogdan Pricop
      dt-bindings: Drop Beniamin Bia and Stefan Popa
      dt-bindings: Drop Robert Jones
      dt-bindings: Drop Dan Murphy and Ricardo Rivera-Matos
      dt-bindings: chrome: google,cros-ec-typec: restrict allowed properties

Rob Herring (3):
      dt-bindings: Drop DT_MK_SCHEMA_FLAGS conditional selecting schema files
      dt-bindings: pinctrl: qcom,ipq6018: Fix example 'gpio-ranges' size
      dt-bindings: mailbox: arm,mhu: Make secure interrupt optional

 Documentation/devicetree/bindings/Makefile         |   4 +-
 .../bindings/chrome/google,cros-ec-typec.yaml      |  15 +-
 .../bindings/display/simple-framebuffer.yaml       |   1 -
 .../devicetree/bindings/hwmon/adi,adm1177.yaml     |   1 -
 .../devicetree/bindings/iio/accel/fsl,mma7455.yaml |   1 -
 .../devicetree/bindings/iio/adc/adi,ad7091r5.yaml  |   2 +-
 .../devicetree/bindings/iio/adc/adi,ad7606.yaml    |   3 +-
 .../bindings/iio/adc/nxp,lpc1850-adc.yaml          |   2 +-
 .../devicetree/bindings/iio/adc/ti,adc108s102.yaml |   2 +-
 .../devicetree/bindings/iio/adc/ti,ads124s08.yaml  |   2 +-
 .../bindings/iio/amplifiers/adi,hmc425a.yaml       |   1 -
 .../devicetree/bindings/iio/imu/nxp,fxos8700.yaml  |   2 +-
 .../bindings/leds/leds-class-multicolor.yaml       |   2 +-
 .../devicetree/bindings/leds/leds-lp50xx.yaml      |   2 +-
 .../devicetree/bindings/mailbox/arm,mhu.yaml       |   1 +
 .../devicetree/bindings/mfd/gateworks-gsc.yaml     |   1 -
 .../devicetree/bindings/mfd/qcom,spmi-pmic.txt     |  94 ----------
 .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml    | 190 +++++++++++++++++++++
 .../devicetree/bindings/mmc/sdhci-msm.yaml         |   2 +
 .../devicetree/bindings/net/ti,dp83822.yaml        |   2 +-
 .../devicetree/bindings/net/ti,dp83867.yaml        |   2 +-
 .../devicetree/bindings/net/ti,dp83869.yaml        |   2 +-
 .../bindings/pinctrl/qcom,ipq6018-pinctrl.yaml     |   2 +-
 .../devicetree/bindings/power/supply/bq2515x.yaml  |   3 +-
 .../devicetree/bindings/power/supply/bq256xx.yaml  |   2 +-
 .../devicetree/bindings/power/supply/bq25980.yaml  |   3 +-
 .../devicetree/bindings/sound/tas2562.yaml         |   2 +-
 .../devicetree/bindings/sound/tlv320adcx140.yaml   |   2 +-
 28 files changed, 224 insertions(+), 124 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
 create mode 100644 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Devicetree fixes for v6.0, take 1
  2022-08-12 18:11 [GIT PULL] Devicetree fixes for v6.0, take 1 Rob Herring
@ 2022-08-13  1:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-13  1:26 UTC (permalink / raw)
  To: Rob Herring
  Cc: Linus Torvalds, Frank Rowand, Krzysztof Kozlowski, linux-kernel,
	devicetree

The pull request you sent on Fri, 12 Aug 2022 12:11:58 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.0-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6c833c0581f1c15db2e0344da19360cba75a3351

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-13  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12 18:11 [GIT PULL] Devicetree fixes for v6.0, take 1 Rob Herring
2022-08-13  1:26 ` pr-tracker-bot

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).