linux_dsm_epyc7002/Documentation/devicetree/bindings
Linus Torvalds f7df9be067 ARM: DT updates for v4.7
These are all the updates to device tree files for 32-bit platforms,
 which as usual makes up the bulk of the ARM SoC changes: 462 non-merge
 changesets, 450 files changed, 23340 insertions, 5216 deletions.
 
 The three platforms that are added with the "soc" branch are here as well,
 and we add some related machine files:
 
 - For Aspeed AST2400/AST2500, we get the evaluation platform and
   the Tyan Palmetto POWER8 mainboard that uses the AST2400 BMC
 - For Oxnas 810SE, the Western Digital "My Book World Edition"
   is added as the only platform at the moment.
 - For ARM MPS2, the AN385 (Cortex-M3) and AN399 (Cortex-M7)
   are supported
 
 On the ARM Realview development platform, we now support all machines
 with device tree, previously only the board files were supported, which
 in turn will likely be removed soon.
 
 Qualcomm IPQ4019 is the second generation ARM based "Internet Processor",
 following the IPQ806x that is used in many high-end WiFi routers. This one
 integrates two ath10k wifi radios that were previously on separate chips.
 
 Other boards that got added for existing chips are:
 
 - On Ti OMAP family:
   - Amazon Kindle Fire, first generation, tablet and ebook reader
   - OnRISC Baltos iR 2110 and 3220 embedded industrial PCs
   - TI AM5728 IDK, TI AM3359 ICE-V2, and TI DRA722 Rev C EVM
     development systems
 
 - On Samsung EXYNOS platform:
   - Samsung ARTIK5 evaluation board, see
     https://www.artik.io/modules/overview/artik-5/
 
 - On NXP i.MX platforms:
   - Ka-Ro electronics TX6S-8034, TX6S-8035, TX6U-8033, TX6U-81xx,
     TX6Q-1036, TX6Q-1110/-1130, TXUL-0010 and TXUL-0011 industrial
     SoM modules
   - Embest MarS Board i.MX6Dual DIY platform
   - Boundary Devices i.MX6 Quad Plus Nitrogen6_MAX and
     SoloX Nitrogen6sx embedded boards
   - Technexion Pico i.MX6UL compute module
   - ZII VF610 Development Board
 
 - On Marvell embedded (mvebu, orion, kirkwood) platforms:
   - Linksys Viper (E4200v2 / EA4500) WiFi router
   - Buffalo Kurobox Pro NAS
 
 - On Qualcomm Snapdragon:
   - Arrow DragonBoard 600c (96boards) with APQ8064 Snapdragon 600
 
 - On Rockchips platform:
   - mqmaker MiQi single-board computer
 
 - On Altera SoCFPGA:
   - samtec VIN|ING 1000 vehicle communication interface
 
 - On Allwinner Sunxi platforms:
   - Dserve DSRV9703C tablet
   - Difrnce DIT4350 tablet
   - Colorfly E708 Q1 tablet
   - Polaroid MID2809PXE04 tablet
   - Olimex A20 OLinuXino LIME2 single board computer
   - Xunlong Orange Pi 2, Orange Pi One, and Orange Pi PC
     single board computers
 
 Across many platforms, bug fixes went in to address warnings that
 dtc now emits with 'make dtbs W=1'. Further changes for device enablement
 went into Ti OMAP, bcm283x (Raspberry Pi), bcm47xx (wifi router),
 Ti Davinci, Samsung EXYNOS, Marvell mvebu/kirkwood/orion, NXP i.MX/Vybrid
 NXP LPC18xx, NXP LPC32xx, Renesas shmobile/r-mobile/r-car, Rockchips
 rk3xxx, ST Ux500, ST STi, Atmel AT91/SAMA5, Altera SoCFPGA, Allwinner
 Sunxi, Sigma Designs Tango, NVIDIA Tegra, Socionext Uniphier and ARM
 Versatile Express.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVzuXhGCrR//JCVInAQJXjhAA1bV0fbREflRQrlXdMb4rNesygH8ikaja
 gOYHE1yO+tSitHZ5g4w2yAFIEK7DzFdO5rz53BEINZfLCj4LO4495/z9ipqZQEjC
 rw5IL89jAn8x4wF791SHjLpmmNRbHN2vjLcsX3ShJIHckip/jIbiU2aFJuohA0TU
 jxpPAZzhaKsu/rDaVzHMS/im4LbZQ2qI3DxUUn6Kt8c468i4Ns22sowqSjh2xO/X
 YiwHD0eAvDrySfMGiNT82wMMTfMF2KfXZGB885isMP4hK8OIDrOnI5nM9rxyRFfu
 N14o0+tN1S2JzBHnqOOpib6JxYyCVr+QTjsKGAyR5X1mGINIhX8f1gy0EvFFxXKT
 rIATc5VTeo4gc1quij8RVtDEp/4iJ8GspH4WGMh1F8tjTe+WUxeSMkxdf6/QY1+Q
 vZKT0KKihoJQu1xI62NjnaRbfbhwx2BSWehwgXVd72lD19dG5LPw+Nj6/8+Bgouc
 YxJahgkB9MMtHoNp8huMg33Gr9a07/yVxc4CztXtf7N9phd0nEXov2iM1aBgazLU
 8IVd3Z9lZA+4iGVcj3oBJ6K1IkiCmg2qoNyF6tcInR5vPjKLECuxyuZw8VKuUuHD
 k/s/rymSGRlDN5i4F0h0r4MvQ9gkYfwk8xiL3ofmwYHwo103Q7b7Cw55XRk88EoB
 appd5QA+pko=
 =Nx46
 -----END PGP SIGNATURE-----

Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM DT updates from Arnd Bergmann:
 "These are all the updates to device tree files for 32-bit platforms,
  which as usual makes up the bulk of the ARM SoC changes: 462 non-merge
  changesets, 450 files changed, 23340 insertions, 5216 deletions.

  The three platforms that are added with the "soc" branch are here as
  well, and we add some related machine files:

   - For Aspeed AST2400/AST2500, we get the evaluation platform and the
     Tyan Palmetto POWER8 mainboard that uses the AST2400 BMC
   - For Oxnas 810SE, the Western Digital "My Book World Edition" is
     added as the only platform at the moment.
   - For ARM MPS2, the AN385 (Cortex-M3) and AN399 (Cortex-M7) are
     supported

  On the ARM Realview development platform, we now support all machines
  with device tree, previously only the board files were supported,
  which in turn will likely be removed soon.

  Qualcomm IPQ4019 is the second generation ARM based "Internet
  Processor", following the IPQ806x that is used in many high-end WiFi
  routers.  This one integrates two ath10k wifi radios that were
  previously on separate chips.

  Other boards that got added for existing chips are:

  Ti OMAP family:
     - Amazon Kindle Fire, first generation, tablet and ebook reader
     - OnRISC Baltos iR 2110 and 3220 embedded industrial PCs
     - TI AM5728 IDK, TI AM3359 ICE-V2, and TI DRA722 Rev C EVM
       development systems

  Samsung EXYNOS platform:
     - Samsung ARTIK5 evaluation board, see

        https://www.artik.io/modules/overview/artik-5/

  NXP i.MX platforms:
     - Ka-Ro electronics TX6S-8034, TX6S-8035, TX6U-8033, TX6U-81xx,
       TX6Q-1036, TX6Q-1110/-1130, TXUL-0010 and TXUL-0011 industrial
       SoM modules
     - Embest MarS Board i.MX6Dual DIY platform
     - Boundary Devices i.MX6 Quad Plus Nitrogen6_MAX and SoloX
       Nitrogen6sx embedded boards
     - Technexion Pico i.MX6UL compute module
     - ZII VF610 Development Board

  Marvell embedded (mvebu, orion, kirkwood) platforms:
     - Linksys Viper (E4200v2 / EA4500) WiFi router
     - Buffalo Kurobox Pro NAS

  Qualcomm Snapdragon:
     - Arrow DragonBoard 600c (96boards) with APQ8064 Snapdragon 600

  Rockchips platform:
     - mqmaker MiQi single-board computer

  Altera SoCFPGA:
     - samtec VIN|ING 1000 vehicle communication interface

  Allwinner Sunxi platforms:
     - Dserve DSRV9703C tablet
     - Difrnce DIT4350 tablet
     - Colorfly E708 Q1 tablet
     - Polaroid MID2809PXE04 tablet
     - Olimex A20 OLinuXino LIME2 single board computer
     - Xunlong Orange Pi 2, Orange Pi One, and Orange Pi PC single board
       computers

  Across many platforms, bug fixes went in to address warnings that dtc
  now emits with 'make dtbs W=1'.  Further changes for device enablement
  went into Ti OMAP, bcm283x (Raspberry Pi), bcm47xx (wifi router), Ti
  Davinci, Samsung EXYNOS, Marvell mvebu/kirkwood/orion, NXP i.MX/Vybrid
  NXP LPC18xx, NXP LPC32xx, Renesas shmobile/r-mobile/r-car, Rockchips
  rk3xxx, ST Ux500, ST STi, Atmel AT91/SAMA5, Altera SoCFPGA, Allwinner
  Sunxi, Sigma Designs Tango, NVIDIA Tegra, Socionext Uniphier and ARM
  Versatile Express"

* tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (458 commits)
  ARM: dts: tango4: Import watchdog node
  ARM: dts: tango4: Update cpus node for cpufreq
  ARM: dts: tango4: Update DT to match clk driver
  ARM: dts: tango4: Initial thermal support
  arm/dst: Add Aspeed ast2500 device tree
  arm/dts: Add Aspeed ast2400 device tree
  ARM: sun7i: dt: Add pll3 and pll7 clocks
  ARM: dts: sunxi: Add a olinuxino-lime2-emmc
  ARM: dts: at91: sama5d4: add trng node
  ARM: dts: at91: sama5d3: add trng node
  ARM: dts: at91: sama5d2: add trng node
  ARM: dts: at91: at91sam9g45 family: reduce the trng register map size
  ARM: sun4i: dt: Add pll3 and pll7 clocks
  ARM: sun5i: chip: Enable the TV Encoder
  ARM: sun5i: r8: Add display blocks to the DTSI
  ARM: sun5i: a13: Add display and TCON clocks
  ARM: dts: ux500: configure the accelerometers open drain
  ARM: mx5: dts: Enable USB OTG on M53EVK
  ARM: dts: imx6ul-14x14-evk: Add audio support
  ARM: dts: imx6qdl: Remove unneeded unit-addresses
  ...
2016-05-18 12:48:46 -07:00
..
arc Documentation: dt: arc: fix spelling mistakes 2016-04-25 14:21:09 +05:30
arm ARM: DT updates for v4.7 2016-05-18 12:48:46 -07:00
ata ata: ahci-platform: Add ports-implemented DT bindings. 2016-04-01 10:30:30 -04:00
board
bus dt-bindings: bus: ti-gpmc: Add AAD timings properties 2016-02-08 16:22:03 +02:00
c6x
clock dt-bindings: clock: qca,ath79-pll: fix copy-paste typos 2016-04-03 12:32:09 +02:00
cpufreq
cris
crypto crypto: s5p-sss - Remove useless hash interrupt handler 2016-04-20 17:50:07 +08:00
devfreq PM / devfreq: exynos: Add the detailed correlation for Exynos5422 bus 2016-05-03 11:22:06 +09:00
display Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2016-03-21 13:48:00 -07:00
dma bindings: fsl-imx-sdma: Document 'fsl,sdma-event-remap' property 2016-04-13 17:47:58 +08:00
edac
eeprom
extcon
fpga
fuse
goldfish Staging driver patches for 4.6-rc1 2016-03-17 22:13:41 -07:00
gpio gpio: dt-bindings: add wd,mbl-gpio bindings 2016-05-10 13:58:47 +02:00
gpu
h8300
hsi
hwlock
hwmon hwmon: (ltc2978) Add missing devicetree binding for LTM4675 2016-04-19 06:32:35 -07:00
i2c i2c: rk3x: add support for rk3228 2016-04-12 23:34:44 +02:00
iio - New Drivers 2016-03-18 10:15:11 -07:00
input DeviceTree updates for 4.6: 2016-03-19 15:15:07 -07:00
interrupt-controller ARM: DT updates for v4.7 2016-05-18 12:48:46 -07:00
iommu Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/io-pgtable', 'arm/renesas' and 'core' into next 2016-03-21 14:58:47 +01:00
leds leds: gpio: Support the "panic-indicator" firmware property 2016-05-06 10:26:07 +02:00
lpddr2
mailbox Documentation: dt: mailbox: Add TI Message Manager 2016-03-21 20:33:13 +05:30
media [media] Revert "[media] tvp5150: document input connectors DT bindings" 2016-03-03 13:58:28 -03:00
memory-controllers dt-bindings: mediatek: Add smi dts binding 2016-02-25 16:49:08 +01:00
metag
mfd dt-bindings: mfd: Add bindings for the MediaTek MT6323 PMIC 2016-03-16 08:50:28 +00:00
mips libata: support AHCI on OCTEON platform 2016-02-11 10:12:04 -05:00
misc Documentation: devicetree: Add DT bindings to eeprom_93xx46 driver. 2016-02-09 17:27:45 -08:00
mmc mmc: sdhci-st: correct name of sd-uhs-sdr50 property 2016-05-16 11:31:26 +02:00
mtd dt/bindings: qcom_nandc: Add DT bindings 2016-03-10 10:52:22 -08:00
net phy: add support for a reset-gpio specification 2016-05-16 13:22:53 -04:00
nios2
nvmem dt-bindings: add document of mediatek efuse driver 2016-02-07 23:04:57 -08:00
opp
pci ARM: DT updates for v4.6 2016-03-20 15:15:48 -07:00
phy ARM: DT updates for v4.7 2016-05-18 12:48:46 -07:00
pinctrl ARM: SoC fixes 2016-04-13 08:57:18 -07:00
power ARM: DT updates for v4.7 2016-05-18 12:48:46 -07:00
power_supply power: bq24735-charger: document 'ti,external-control' option 2016-02-15 06:35:34 +01:00
powerpc powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy 2016-03-05 00:01:14 -06:00
pps
pwm
regmap regmap: fix documentation to match code 2016-03-17 18:42:25 +00:00
regulator Merge remote-tracking branches 'regulator/topic/tps6524x' and 'regulator/topic/twl' into regulator-next 2016-05-13 14:23:49 +01:00
remoteproc
reserved-memory
reset reset: img: Add pistachio reset controller binding document 2016-02-05 16:40:43 +01:00
rng dt/bindings: Add bindings for hisilicon random number generator 2016-04-15 22:36:36 +08:00
rtc rtc: s3c: Document in binding that only s3c6410 needs a src clk 2016-03-29 00:17:31 +02:00
scsi devicetree: bindings: hisi_sas: add v2 HW bindings 2016-02-23 21:27:02 -05:00
security/tpm
serial ARM: DT updates for v4.6 2016-03-20 15:15:48 -07:00
serio
soc - add pinctrl node for mt2701 2016-05-10 15:44:27 +02:00
sound sound updates for 4.6-rc1 2016-03-18 10:05:46 -07:00
spi ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz 2016-04-26 10:52:19 -07:00
spmi
sram misc: sram: add optional ioremap without write combining 2016-03-14 12:19:45 -04:00
staging
thermal Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc 2016-03-15 07:53:01 +08:00
timer dt-bindings: document the MPS2 timer bindings 2016-04-28 15:09:05 +02:00
tty/serial serial: mvebu-uart: initial support for Armada-3700 serial port 2016-03-07 16:11:14 -08:00
ufs scsi: ufs-qcom: add number of lanes per direction 2016-03-14 21:04:45 -04:00
usb USB: core: let USB device know device node 2016-03-05 12:05:01 -08:00
virtio
w1
watchdog ARM: 64-bit DT updates for v4.6 2016-03-20 15:26:57 -07:00
x86
xillybus
ABI.txt
chosen.txt
common-properties.txt
graph.txt
ipmi.txt
marvell.txt
numa.txt Documentation, dt, numa: dt bindings for NUMA. 2016-04-15 18:06:08 +01:00
property-units.txt dt/bindings: add documentation on standard property unit suffixes 2016-02-12 16:13:01 -06:00
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt aspeed devicetree for 4.7 2016-05-10 16:08:21 +02:00
xilinx.txt