-
- Downloads
Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring: - Improve devlink dependency parsing for DT graphs - Fix devlink handling of io-channels dependencies - Fix PCI addressing in marvell,prestera example - A few schema fixes for property constraints - Improve performance of DT unprobed devices kselftest - Fix regression in DT_SCHEMA_FILES handling - Fix compile error in unittest for !OF_DYNAMIC * tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg" of: property: Add in-ports/out-ports support to of_graph_get_port_parent() of: property: Improve finding the supplier of a remote-endpoint property of: property: Improve finding the consumer of a remote-endpoint property net: marvell,prestera: Fix example PCI bus addressing of: unittest: Fix compile in the non-dynamic case of: property: fix typo in io-channels dt-bindings: tpm: Drop type from "resets" dt-bindings: display: nxp,tda998x: Fix 'audio-ports' constraints dt-bindings: xilinx: replace Piyush Mehta maintainership kselftest: dt: Stop relying on dirname to improve performance dt-bindings: don't anchor DT_SCHEMA_FILES to bindings directory
Showing
- Documentation/devicetree/bindings/Makefile 4 additions, 1 deletionDocumentation/devicetree/bindings/Makefile
- Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml
- Documentation/devicetree/bindings/display/bridge/nxp,tda998x.yaml 5 additions, 2 deletions...ation/devicetree/bindings/display/bridge/nxp,tda998x.yaml
- Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml 2 additions, 1 deletion...on/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml
- Documentation/devicetree/bindings/net/marvell,prestera.yaml 2 additions, 2 deletionsDocumentation/devicetree/bindings/net/marvell,prestera.yaml
- Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml 2 additions, 1 deletion...entation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml
- Documentation/devicetree/bindings/tpm/tpm-common.yaml 1 addition, 1 deletionDocumentation/devicetree/bindings/tpm/tpm-common.yaml
- Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml 6 additions, 3 deletions...mentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
- Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/usb/dwc3-xilinx.yaml
- Documentation/devicetree/bindings/usb/microchip,usb5744.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/usb/microchip,usb5744.yaml
- Documentation/devicetree/bindings/usb/xlnx,usb2.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/usb/xlnx,usb2.yaml
- drivers/of/property.c 25 additions, 40 deletionsdrivers/of/property.c
- drivers/of/unittest.c 9 additions, 3 deletionsdrivers/of/unittest.c
- tools/testing/selftests/dt/test_unprobed_devices.sh 7 additions, 6 deletionstools/testing/selftests/dt/test_unprobed_devices.sh
Loading
Please register or sign in to comment