mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 20:23:57 +08:00
2bed26606b
- 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 ... |
||
---|---|---|
.. | ||
can | ||
dsa | ||
ieee802154 | ||
nfc | ||
wireless | ||
allwinner,sun4i-emac.txt | ||
allwinner,sun4i-mdio.txt | ||
allwinner,sun7i-a20-gmac.txt | ||
altera_tse.txt | ||
amd-xgbe.txt | ||
anarion-gmac.txt | ||
apm-xgene-enet.txt | ||
apm-xgene-mdio.txt | ||
arc_emac.txt | ||
bluetooth.txt | ||
brcm,amac.txt | ||
brcm,bcm7445-switch-v4.0.txt | ||
brcm,bcmgenet.txt | ||
brcm,iproc-mdio.txt | ||
brcm,mdio-mux-iproc.txt | ||
brcm,systemport.txt | ||
brcm,unimac-mdio.txt | ||
broadcom-bcm87xx.txt | ||
broadcom-bluetooth.txt | ||
btusb.txt | ||
calxeda-xgmac.txt | ||
cavium-mdio.txt | ||
cavium-mix.txt | ||
cavium-pip.txt | ||
cirrus,cs89x0.txt | ||
cortina,gemini-ethernet.txt | ||
cortina.txt | ||
cpsw-phy-sel.txt | ||
cpsw.txt | ||
davicom-dm9000.txt | ||
davinci_emac.txt | ||
davinci-mdio.txt | ||
dwmac-sun8i.txt | ||
emac_rockchip.txt | ||
ethernet.txt | ||
ezchip_enet.txt | ||
faraday,ftmac.txt | ||
fixed-link.txt | ||
fsl-fec.txt | ||
fsl-fman.txt | ||
fsl-tsec-phy.txt | ||
ftgmac100.txt | ||
gpmc-eth.txt | ||
hisilicon-femac-mdio.txt | ||
hisilicon-femac.txt | ||
hisilicon-hip04-net.txt | ||
hisilicon-hix5hd2-gmac.txt | ||
hisilicon-hns-dsaf.txt | ||
hisilicon-hns-mdio.txt | ||
hisilicon-hns-nic.txt | ||
ipq806x-dwmac.txt | ||
keystone-netcp.txt | ||
lpc-eth.txt | ||
macb.txt | ||
marvell-armada-370-neta.txt | ||
marvell-bt-8xxx.txt | ||
marvell-neta-bm.txt | ||
marvell-orion-mdio.txt | ||
marvell-orion-net.txt | ||
marvell-pp2.txt | ||
marvell-pxa168.txt | ||
marvell,prestera.txt | ||
maxim,ds26522.txt | ||
mdio-gpio.txt | ||
mdio-mux-gpio.txt | ||
mdio-mux-mmioreg.txt | ||
mdio-mux.txt | ||
mdio.txt | ||
mediatek-net.txt | ||
mediatek,mt7620-gsw.txt | ||
meson-dwmac.txt | ||
micrel-ks8851.txt | ||
micrel-ks8995.txt | ||
micrel-ksz90x1.txt | ||
micrel.txt | ||
microchip,enc28j60.txt | ||
mscc-phy-vsc8531.txt | ||
nokia-bluetooth.txt | ||
nxp,lpc1850-dwmac.txt | ||
opencores-ethoc.txt | ||
oxnas-dwmac.txt | ||
phy.txt | ||
qca,qca7000.txt | ||
qcom-emac.txt | ||
ralink,rt2880-net.txt | ||
ralink,rt3050-esw.txt | ||
renesas,ravb.txt | ||
rockchip-dwmac.txt | ||
samsung-sxgbe.txt | ||
sff,sfp.txt | ||
sh_eth.txt | ||
smsc911x.txt | ||
smsc-lan87xx.txt | ||
smsc-lan91c111.txt | ||
snps,dwc-qos-ethernet.txt | ||
socfpga-dwmac.txt | ||
socionext-netsec.txt | ||
socionext,uniphier-ave4.txt | ||
sti-dwmac.txt | ||
stm32-dwmac.txt | ||
stmmac.txt | ||
ti-bluetooth.txt | ||
ti,dp83867.txt | ||
via-rhine.txt | ||
via-velocity.txt | ||
xilinx_axienet.txt | ||
xilinx_gmii2rgmii.txt |