Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull Devicetree updates from Rob Herring: - Fix possible memory leak in reserved-memory failure case - Support for DMA parent bus which are not a parent node - Clang -Wunsequenced fix - Remove some unnecessary prints on memory alloc failures - Various printk msg and comment fixes - Update DT schema tools repository location - Convert simple-framebuffer binding to DT schema - Bindings for isl68137 and ir38064 trivial devices - New documentation on binding do's and don't's for binding writers to ignore * tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (22 commits) of: unittest: Remove error printing on OOM of: irq: Remove WARN_ON() for kzalloc() failure dt-bindings: pinctrl: fix bias-pull,up typo dt-bindings: Update schema project location to devicetree.org github group of: fix clang -Wunsequenced for be32_to_cpu() of/device.c: fix the wrong comments dt-bindings: Add isl68137 as a trivial device dt-bindings: Add ir38064 as a trivial device of: del redundant type conversion dt-bindings: mfd: axp20x: Add fallback for axp805 of: Improve of_phandle_iterator_next() error message dt-bindings: connector: Spelling mistake dt-bindings: Add schemas for simple-framebuffer of: address: Add support for the parent DMA bus of: address: Retrieve a parent through a callback in __of_translate_address dt-bindings: bus: Add binding for the Allwinner MBUS controller dt-bindings: interconnect: Add a dma interconnect name of: use correct function prototype for of_overlay_fdt_apply() of: reserved_mem: fix reserve memory leak of: property: Document that of_graph_get_endpoint_by_regs needs of_node_put ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/arm/cpus.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/arm/cpus.yaml
- Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt 36 additions, 0 deletionsDocumentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt
- Documentation/devicetree/bindings/connector/usb-connector.txt 1 addition, 1 deletion...mentation/devicetree/bindings/connector/usb-connector.txt
- Documentation/devicetree/bindings/display/amlogic,simple-framebuffer.txt 0 additions, 33 deletions...evicetree/bindings/display/amlogic,simple-framebuffer.txt
- Documentation/devicetree/bindings/display/simple-framebuffer-sunxi.txt 0 additions, 36 deletions.../devicetree/bindings/display/simple-framebuffer-sunxi.txt
- Documentation/devicetree/bindings/display/simple-framebuffer.txt 0 additions, 91 deletions...tation/devicetree/bindings/display/simple-framebuffer.txt
- Documentation/devicetree/bindings/display/simple-framebuffer.yaml 160 additions, 0 deletions...ation/devicetree/bindings/display/simple-framebuffer.yaml
- Documentation/devicetree/bindings/interconnect/interconnect.txt 4 additions, 0 deletions...ntation/devicetree/bindings/interconnect/interconnect.txt
- Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml 1 addition, 0 deletions...ion/devicetree/bindings/interrupt-controller/arm,gic.yaml
- Documentation/devicetree/bindings/mfd/axp20x.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/mfd/axp20x.txt
- Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt 1 addition, 1 deletion...tion/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt
- Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt 1 addition, 1 deletion...tion/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt
- Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt 1 addition, 1 deletion...tion/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt
- Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt 1 addition, 1 deletion...tion/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt
- Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt 1 addition, 1 deletion...tion/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt
- Documentation/devicetree/bindings/timer/arm,arch_timer_mmio.yaml 1 addition, 0 deletions...tation/devicetree/bindings/timer/arm,arch_timer_mmio.yaml
- Documentation/devicetree/bindings/trivial-devices.yaml 4 additions, 0 deletionsDocumentation/devicetree/bindings/trivial-devices.yaml
- Documentation/devicetree/bindings/writing-bindings.txt 60 additions, 0 deletionsDocumentation/devicetree/bindings/writing-bindings.txt
- Documentation/devicetree/writing-schema.md 1 addition, 1 deletionDocumentation/devicetree/writing-schema.md
- drivers/of/address.c 34 additions, 6 deletionsdrivers/of/address.c
Loading
Please register or sign in to comment