All of lore.kernel.org
 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.7, take 1
Date: Fri, 17 Apr 2020 11:10:10 -0500	[thread overview]
Message-ID: <20200417161010.GA14296@bogus> (raw)

Linus,

Please pull.

Rob


The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -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.7

for you to fetch changes up to 0903060fe590105b7d31901c1ed67614c08cee08:

  kbuild: check libyaml installation for 'make dt_binding_check' (2020-04-17 10:45:23 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.7:

- Fix warnings from enabling more dtc warnings which landed in the merge
  window and didn't get fixed in time.

- Fix some document references from DT schema conversions

- Fix kmemleak errors in DT unittests

----------------------------------------------------------------
Alexandru Tachici (1):
      dt-bindings: iio: dac: AD5570R fix bindings errors

Fabio Estevam (4):
      dt-bindings: iio: dac: ad5770r: Add vendor to compatible string
      dt-bindings: iio: dac: ad5770r: Fix the file path
      dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit name
      dt-bindings: clock: syscon-icst: Remove unneeded unit name

Frank Rowand (5):
      of: unittest: kmemleak on changeset destroy
      of: unittest: kmemleak in of_unittest_platform_populate()
      of: unittest: kmemleak in of_unittest_overlay_high_level()
      of: overlay: kmemleak in dup_and_fixup_symbol_prop()
      of: unittest: kmemleak in duplicate property update

Geert Uytterhoeven (1):
      dt-bindings: Fix misspellings of "Analog Devices"

Masahiro Yamada (1):
      kbuild: check libyaml installation for 'make dt_binding_check'

Matti Vaittinen (1):
      dt-bindings: BD718x7 - add missing I2C bus properties

Mauro Carvalho Chehab (6):
      docs: dt: fix broken reference to phy-cadence-torrent.yaml
      docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
      docs: dt: fix a broken reference for a file converted to json
      docs: dt: rockchip,dwc3.txt: fix a pointer to a renamed file
      MAINTAINERS: dt: update display/allwinner file entry
      MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView

Rob Herring (4):
      dt-bindings: Fix dtc warnings on reg and ranges in examples
      dt-bindings: hwmon: Fix incorrect $id paths
      dt-bindings: interrupt-controller: Fix loongson,parent_int_map property schema
      dt-bindings: pwm: Fix cros-ec-pwm example dtc 'reg' warning

 .../arm/sunxi/allwinner,sun4i-a10-mbus.yaml        |  6 ++
 .../devicetree/bindings/clock/arm,syscon-icst.yaml |  2 +-
 .../bindings/display/bridge/adi,adv7123.txt        |  4 +-
 .../bindings/display/bridge/adi,adv7511.txt        |  4 +-
 .../devicetree/bindings/dma/adi,axi-dmac.txt       |  2 +-
 .../bindings/hwmon/adi,axi-fan-control.yaml        |  4 +-
 .../devicetree/bindings/hwmon/adt7475.yaml         |  2 +-
 .../devicetree/bindings/iio/dac/ad5755.txt         |  2 +-
 .../devicetree/bindings/iio/dac/adi,ad5770r.yaml   | 97 ++++++++++------------
 .../bindings/input/touchscreen/edt-ft5x06.yaml     |  2 +-
 .../interrupt-controller/loongson,liointc.yaml     |  5 +-
 .../memory-controllers/nvidia,tegra186-mc.yaml     | 41 +++++----
 .../devicetree/bindings/mfd/rohm,bd71837-pmic.yaml |  4 +-
 .../devicetree/bindings/mfd/rohm,bd71847-pmic.yaml |  4 +-
 .../devicetree/bindings/mfd/st,stpmic1.yaml        |  2 +-
 .../devicetree/bindings/net/qcom,ipq8064-mdio.yaml |  1 +
 .../devicetree/bindings/net/qualcomm-bluetooth.txt |  2 +-
 .../devicetree/bindings/phy/ti,phy-j721e-wiz.yaml  |  2 +-
 .../bindings/pwm/google,cros-ec-pwm.yaml           | 17 ++--
 .../devicetree/bindings/rng/brcm,bcm2835.yaml      |  2 +-
 .../bindings/spi/qcom,spi-qcom-qspi.yaml           |  2 +-
 .../devicetree/bindings/usb/ingenic,musb.yaml      |  2 +-
 .../devicetree/bindings/usb/qcom,dwc3.txt          |  4 +-
 .../devicetree/bindings/usb/rockchip,dwc3.txt      |  2 +-
 MAINTAINERS                                        |  7 +-
 drivers/of/overlay.c                               |  2 +
 .../of/unittest-data/overlay_bad_add_dup_prop.dts  | 23 ++++-
 drivers/of/unittest.c                              | 28 +++++--
 scripts/dtc/Makefile                               |  2 +-
 29 files changed, 162 insertions(+), 115 deletions(-)

             reply	other threads:[~2020-04-17 16:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 16:10 Rob Herring [this message]
2020-04-17 19:15 ` [GIT PULL] Devicetree fixes for v5.7, take 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=20200417161010.GA14296@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 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.