mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-09 06:56:49 +00:00
- Convert to use memblock_virt_alloc in DT code which supports bootmem
arches. With this we can remove the arch specific
early_init_dt_alloc_memory_arch() functions.
- Enable running the DT unittests on UML
- Use SPDX license tags on DT files
- Fix early FDT kconfig ifdef logic
- Clean-up unittest Makefile
- Fix function comment for of_irq_parse_raw
- Add missing documentation for linux,initrd-{start,end} properties
- Clean-up of binding examples using uppercase hex
- Add trivial devices W83773G and Infineon TLV493D-A1B6
- Add missing STM32 SoC bindings
- Various small binding doc fixes
-----BEGIN PGP SIGNATURE-----
iQItBAABCAAXBQJac0m3EBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcOmXA/9
G/ZySEtV2RnW/z8bckNnG98F9M/yxFwKARYb4HPDGr4C6fYy9IO3sQ25Gjn9GgQm
RzcOk40P+3YQvkb5eyha6zYYxrBwKNHjRoJJWpCpNAolJrYRgPn7gB9GLxs15mc8
F1EdSrdJDsNxxrc44T6hJ2xfU/sY5Q7E9xVAKD9pStmENUhzyLnPuyT4UrqAnCVC
1tqBjYgmHWsQxzgO9tSM629xKxgBVLPjoOULN8vWTcN+5RFQSgB/MFv611SKXo2h
cIDH7Hm61MBMvblGTtEkz1pi+mF62BOvaHJdYKdAF0i1HrjIyIEysHC6rKrlYsF1
B39HY8D+kIPr39OCdn6dONDtrWkmPSc/MYfqLjFDPIwgNtgDRkv9kugEi39/LTKP
htpcD9zctRQLuDJtW+1TyQvNtEHEPY2QhRjKb1SdD4xK/phMcEhc8+sW88jFygtP
xlNb12FCCjw83k801oX1QHgWR8mQg0cj2hrJxrMIJ+Hrb23TvBdN+wtPc6WkKjol
zqHZ9vFK4z8LIPR6jPLsz9vAIBHcXKVWgSGSf41MhTSZYTOznR7HG1wgTcq4XMld
VpKdWKbRa3B/ZqP01eCHmBLIt/f0pcieoa7b20uIf2PjWQmzRkaX9A0yfWrYsV/V
JQogXMCSe7zfZBxrLRx37UP7hqMEIgWeTN+Ek0a4dOI=
=v6gj
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull DeviceTree updates from Rob Herring:
- Convert to use memblock_virt_alloc in DT code which supports
bootmem arches. With this we can remove the arch specific
early_init_dt_alloc_memory_arch() functions.
- Enable running the DT unittests on UML
- Use SPDX license tags on DT files
- Fix early FDT kconfig ifdef logic
- Clean-up unittest Makefile
- Fix function comment for of_irq_parse_raw
- Add missing documentation for linux,initrd-{start,end} properties
- Clean-up of binding examples using uppercase hex
- Add trivial devices W83773G and Infineon TLV493D-A1B6
- Add missing STM32 SoC bindings
- Various small binding doc fixes
* tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (23 commits)
xtensa: remove arch specific early DT functions
x86: remove arch specific early_init_dt_alloc_memory_arch
nios2: remove arch specific early_init_dt_alloc_memory_arch
mips: remove arch specific early_init_dt_alloc_memory_arch
metag: remove arch specific early DT functions
cris: remove arch specific early DT functions
libfdt: remove unnecessary include directive from <linux/libfdt.h>
of: unittest: refactor Makefile
of/fdt: use memblock_virt_alloc for early alloc
of: Use SPDX license tag for DT files
of/fdt: Fix #ifdef dependency of early flattree declarations
dt-bindings: h8300 clocksource: correct spelling of pulse
dt-bindings: imx6q-pcie: Add required property for i.MX6SX
mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT binding
dt-bindings: Use lower case hex in unit-addresses
dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
dt-bindings: Add Infineon TLV493D-A1B6
dt-bindings: mailbox: ti,message-manager: Fix interrupt name error
dt-bindings: chosen: Document linux,initrd-{start,end}
dt-bindings: arm: document supported STM32 SoC family
...
|
||
|---|---|---|
| .. | ||
| 8xxx_gpio.txt | ||
| abilis,tb10x-gpio.txt | ||
| brcm,bcm6345-gpio.txt | ||
| brcm,brcmstb-gpio.txt | ||
| brcm,kona-gpio.txt | ||
| cavium-octeon-gpio.txt | ||
| cirrus,clps711x-mctrl-gpio.txt | ||
| faraday,ftgpio010.txt | ||
| fsl-imx-gpio.txt | ||
| fujitsu,mb86s70-gpio.txt | ||
| gpio_atmel.txt | ||
| gpio_lpc32xx.txt | ||
| gpio_oxnas.txt | ||
| gpio-74x164.txt | ||
| gpio-74xx-mmio.txt | ||
| gpio-adnp.txt | ||
| gpio-altera.txt | ||
| gpio-aspeed.txt | ||
| gpio-ath79.txt | ||
| gpio-atlas7.txt | ||
| gpio-axp209.txt | ||
| gpio-clps711x.txt | ||
| gpio-davinci.txt | ||
| gpio-dsp-keystone.txt | ||
| gpio-etraxfs.txt | ||
| gpio-exar.txt | ||
| gpio-grgpio.txt | ||
| gpio-lp3943.txt | ||
| gpio-max732x.txt | ||
| gpio-max3191x.txt | ||
| gpio-max77620.txt | ||
| gpio-mm-lantiq.txt | ||
| gpio-mpc8xxx.txt | ||
| gpio-mvebu.txt | ||
| gpio-mxs.txt | ||
| gpio-nmk.txt | ||
| gpio-omap.txt | ||
| gpio-palmas.txt | ||
| gpio-pca953x.txt | ||
| gpio-pcf857x.txt | ||
| gpio-pisosr.txt | ||
| gpio-samsung.txt | ||
| gpio-stericsson-coh901.txt | ||
| gpio-stmpe.txt | ||
| gpio-stp-xway.txt | ||
| gpio-thunderx.txt | ||
| gpio-tpic2810.txt | ||
| gpio-ts4800.txt | ||
| gpio-ts4900.txt | ||
| gpio-twl4030.txt | ||
| gpio-tz1090-pdc.txt | ||
| gpio-tz1090.txt | ||
| gpio-uniphier.txt | ||
| gpio-vf610.txt | ||
| gpio-xgene-sb.txt | ||
| gpio-xgene.txt | ||
| gpio-xilinx.txt | ||
| gpio-xlp.txt | ||
| gpio-xra1403.txt | ||
| gpio-zevio.txt | ||
| gpio-zynq.txt | ||
| gpio.txt | ||
| ibm,ppc4xx-gpio.txt | ||
| ingenic,gpio.txt | ||
| microchip,pic32-gpio.txt | ||
| mrvl-gpio.txt | ||
| netxbig-gpio-ext.txt | ||
| ni,169445-nand-gpio.txt | ||
| nvidia,tegra20-gpio.txt | ||
| nvidia,tegra186-gpio.txt | ||
| nxp,lpc1850-gpio.txt | ||
| pl061-gpio.txt | ||
| renesas,gpio-rcar.txt | ||
| snps-dwapb-gpio.txt | ||
| sodaville.txt | ||
| spear_spics.txt | ||
| wd,mbl-gpio.txt | ||
| zx296702-gpio.txt | ||