Linus, Please pull a couple of DT fixes for rc1. Rob The following changes since commit 33b40134e5cfbbccad7f3040d1919889537a3df7: Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-02-04 13:32:20 +0000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.6 for you to fetch changes up to 04dbd86539fd2f0a65fdd5a0416b7f6606f95e16: dt-bindings: Fix paths in schema $id fields (2020-02-05 09:14:57 +0000) ---------------------------------------------------------------- Devicetree fixes for v5.6: - Fix incorrect $id paths in schemas - 2 fixes for Intel LGM SoC binding schemas ---------------------------------------------------------------- Dilip Kota (1): dt-bindings: PCI: intel: Fix dt_binding_check compilation failure Rob Herring (2): dt-bindings: phy: Fix errors in intel,lgm-emmc-phy example dt-bindings: Fix paths in schema $id fields Documentation/devicetree/bindings/arm/fsl.yaml | 2 +- Documentation/devicetree/bindings/arm/qcom.yaml | 2 +- Documentation/devicetree/bindings/clock/bitmain,bm1880-clk.yaml | 2 +- Documentation/devicetree/bindings/clock/fsl,sai-clock.yaml | 2 +- Documentation/devicetree/bindings/clock/imx8mn-clock.yaml | 2 +- Documentation/devicetree/bindings/clock/imx8mp-clock.yaml | 2 +- Documentation/devicetree/bindings/clock/milbeaut-clock.yaml | 2 +- Documentation/devicetree/bindings/clock/qcom,dispcc.yaml | 2 +- Documentation/devicetree/bindings/clock/qcom,gcc.yaml | 2 +- Documentation/devicetree/bindings/clock/qcom,gpucc.yaml | 2 +- Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 2 +- Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 2 +- Documentation/devicetree/bindings/clock/qcom,videocc.yaml | 2 +- Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml | 2 +- Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml | 2 +- Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml | 2 +- Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml | 2 +- Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +- Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml | 2 +- Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml | 2 +- Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml | 2 +- Documentation/devicetree/bindings/input/gpio-vibrator.yaml | 2 +- Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml | 4 +--- Documentation/devicetree/bindings/phy/intel,lgm-emmc-phy.yaml | 4 +++- 24 files changed, 26 insertions(+), 26 deletions(-)