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