mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-08 18:24:39 +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
...
|
||
|---|---|---|
| .. | ||
| adi,axi-spi-engine.txt | ||
| brcm,bcm2835-aux-spi.txt | ||
| brcm,bcm2835-spi.txt | ||
| brcm,spi-bcm-qspi.txt | ||
| efm32-spi.txt | ||
| fsl-imx-cspi.txt | ||
| fsl-spi.txt | ||
| icpdas-lp8841-spi-rtc.txt | ||
| jcore,spi.txt | ||
| microchip,spi-pic32.txt | ||
| mxs-spi.txt | ||
| nvidia,tegra20-sflash.txt | ||
| nvidia,tegra20-slink.txt | ||
| nvidia,tegra114-spi.txt | ||
| omap-spi.txt | ||
| qcom,spi-qup.txt | ||
| sh-hspi.txt | ||
| sh-msiof.txt | ||
| snps,dw-apb-ssi.txt | ||
| spi_altera.txt | ||
| spi_atmel.txt | ||
| spi_oc_tiny.txt | ||
| spi_pl022.txt | ||
| spi-armada-3700.txt | ||
| spi-ath79.txt | ||
| spi-bcm63xx-hsspi.txt | ||
| spi-bcm63xx.txt | ||
| spi-bus.txt | ||
| spi-cadence.txt | ||
| spi-clps711x.txt | ||
| spi-davinci.txt | ||
| spi-dw.txt | ||
| spi-fsl-dspi.txt | ||
| spi-fsl-lpspi.txt | ||
| spi-gpio.txt | ||
| spi-img-spfi.txt | ||
| spi-lantiq-ssc.txt | ||
| spi-meson.txt | ||
| spi-mt65xx.txt | ||
| spi-octeon.txt | ||
| spi-orion.txt | ||
| spi-rockchip.txt | ||
| spi-rspi.txt | ||
| spi-samsung.txt | ||
| spi-sc18is602.txt | ||
| spi-sirf.txt | ||
| spi-sprd-adi.txt | ||
| spi-st-ssc.txt | ||
| spi-stm32.txt | ||
| spi-sun4i.txt | ||
| spi-sun6i.txt | ||
| spi-xilinx.txt | ||
| spi-xlp.txt | ||
| spi-xtensa-xtfpga.txt | ||
| spi-zynqmp-qspi.txt | ||
| sqi-pic32.txt | ||
| ti_qspi.txt | ||