2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/Documentation/devicetree/bindings/powerpc/fsl
Linus Torvalds 2bed26606b DeviceTree updates for 4.16:
- 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
  ...
2018-02-01 10:57:45 -08:00
..
cache_sram.txt powerpc/fsl: 85xx: document cache sram bindings 2011-03-15 14:09:06 -05:00
ccf.txt powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF) 2014-05-22 18:08:25 -05:00
cpus.txt of: update ePAPR references to point to Devicetree Specification 2017-06-22 11:22:06 -05:00
dcsr.txt doc: spelling error changes 2014-05-05 15:32:05 +02:00
diu.txt
dma.txt DMA: Freescale: Add new 8-channel DMA engine device tree nodes 2013-11-13 14:26:27 +05:30
ecm.txt
gtm.txt
interlaken-lac.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
l2cache.txt of: update ePAPR references to point to Devicetree Specification 2017-06-22 11:22:06 -05:00
lbc.txt uio: uio_fsl_elbc_gpcm: new driver 2015-01-12 05:04:13 -08:00
mcm.txt
mcu-mpc8349emitx.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
mpc512x_lpbfifo.txt powerpc/512x: add a device tree binding for LocalPlus Bus FIFO 2015-10-22 15:20:47 +02:00
mpc5121-psc.txt spi: mpc512x-psc: adapt mpc5121-psc document to reality 2015-07-17 19:27:42 +01:00
mpc5200.txt Documentation/devicetree: mpc5200.txt: fix pointer to location of fsl,mpc5200-mscan node 2018-01-26 10:46:44 +01:00
mpic-msgr.txt powerpc: document the FSL MPIC message register binding 2012-03-16 16:15:28 -05:00
mpic-timer.txt powerpc: Add fsl mpic timer binding 2011-05-19 01:14:25 -05:00
mpic.txt powerpc/mpic: Add "last-interrupt-source" property to override hardware 2012-02-23 10:50:00 +11:00
msi-pic.txt powerpc/dts: update MSI bindings doc for MPIC v4.3 2013-08-07 18:38:05 -05:00
pamu.txt powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF) 2014-05-22 18:08:25 -05:00
pmc.txt
raideng.txt powerpc/dma/raidengine: add raidengine device 2012-11-25 07:19:51 -06:00
scfg.txt powerpc/85xx: Add binding for SCFG 2015-08-17 19:33:20 -05:00
srio-rmu.txt of: update ePAPR references to point to Devicetree Specification 2017-06-22 11:22:06 -05:00
srio.txt of: update ePAPR references to point to Devicetree Specification 2017-06-22 11:22:06 -05:00