mbox series

[GIT,PULL] Devicetree fixes for v5.7, take 2

Message ID 20200425234253.GA32365@bogus
State Not Applicable, archived
Headers show
Series [GIT,PULL] Devicetree fixes for v5.7, take 2 | expand

Pull-request

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

Checks

Context Check Description
robh/checkpatch warning "total: 2 errors, 1 warnings, 0 lines checked"

Message

Rob Herring (Arm) April 25, 2020, 11:42 p.m. UTC
Linus,

Please pull a couple more DT fixes for v5.7-rc.

Rob


The following changes since commit 0903060fe590105b7d31901c1ed67614c08cee08:

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

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-2

for you to fetch changes up to 4bc77b2d211e107fa54b1f39cd0d7dac5537b8cb:

  dt-bindings: phy: qcom-qusb2: Fix defaults (2020-04-24 17:53:57 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.7-rc, take 2:

A couple of schema and kbuild fixes.

----------------------------------------------------------------
Douglas Anderson (1):
      dt-bindings: phy: qcom-qusb2: Fix defaults

Rob Herring (3):
      dt-bindings: Re-enable core schemas for dtbs_check
      dt-bindings: Fix command line length limit calling dt-mk-schema
      dt-bindings: Fix erroneous 'additionalProperties'

 Documentation/devicetree/bindings/Makefile          | 21 ++++++++++++---------
 .../devicetree/bindings/mfd/st,stpmic1.yaml         |  2 --
 .../devicetree/bindings/phy/qcom,qusb2-phy.yaml     |  6 +++---
 .../devicetree/bindings/regulator/mps,mp5416.yaml   |  1 -
 .../devicetree/bindings/regulator/mps,mpq7920.yaml  |  3 ++-
 .../bindings/regulator/rohm,bd71828-regulator.yaml  |  6 +++++-
 .../bindings/regulator/rohm,bd71837-regulator.yaml  |  6 +++++-
 .../bindings/regulator/rohm,bd71847-regulator.yaml  |  6 +++++-
 8 files changed, 32 insertions(+), 19 deletions(-)

Comments

pr-tracker-bot@kernel.org April 26, 2020, 6:15 p.m. UTC | #1
The pull request you sent on Sat, 25 Apr 2020 18:42:53 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/587928829ac2b5f5e0f1e2d3ed5d65a14869df75

Thank you!