Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull DeviceTree fixes from Rob Herring: - fix unflatten_dt_nodes when dad parameter is set. - add vendor prefixes for TechNexion and UniWest - documentation fix for Marvell BT - OF IRQ kerneldoc fixes - restrict CMA alignment adjustments to non dma-coherent - a couple of warning fixes in reserved-memory code - DT maintainers updates * tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes() drivers: of: Fix of_pci.h header guard dt-bindings: Add vendor prefix for TechNexion of: add vendor prefix for UniWest dt: bindings: fix documentation for MARVELL's bt-sd8xxx wireless device of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF of: silence warnings due to max() usage drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent of: irq: fix of_irq_get[_byname]() kernel-doc MAINTAINERS: DeviceTree maintainer updates
Showing
- Documentation/devicetree/bindings/net/marvell-bt-sd8xxx.txt 4 additions, 4 deletionsDocumentation/devicetree/bindings/net/marvell-bt-sd8xxx.txt
- Documentation/devicetree/bindings/vendor-prefixes.txt 2 additions, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.txt
- MAINTAINERS 2 additions, 5 deletionsMAINTAINERS
- drivers/of/fdt.c 13 additions, 2 deletionsdrivers/of/fdt.c
- drivers/of/irq.c 10 additions, 9 deletionsdrivers/of/irq.c
- drivers/of/of_reserved_mem.c 9 additions, 2 deletionsdrivers/of/of_reserved_mem.c
- include/linux/of.h 1 addition, 1 deletioninclude/linux/of.h
- include/linux/of_pci.h 1 addition, 1 deletioninclude/linux/of_pci.h
- include/linux/of_reserved_mem.h 7 additions, 0 deletionsinclude/linux/of_reserved_mem.h
Loading
Please register or sign in to comment