linux_dsm_epyc7002/Documentation/devicetree/bindings/arm
Linus Torvalds 991688bfc6 ARM: SoC driver updates for v4.10
Driver updates for ARM SoCs, including a couple of newly added drivers:
 
 - A new driver for the power management controller on TI Keystone
 - Support for the prerelease "SCPI" firmware protocol that ended up
   being shipped by Amlogic in their GXBB SoC.
 - A soc_device can now be matched using a glob from inside the
   kernel, when another driver wants to know the specific chip
   it is running on and cannot find out from DT, firmware or hardware.
 - Renesas SoCs now support identification through the soc_device
   interface, both in user space and kernel.
 - Renesas r8a7743 and r8a7745 gain support for their system controller
 - A new checking module for the ARM "PSCI" (not to be confused
   with "SCPI" mentioned above) firmware interface.
 - A new driver for the Tegra GMI memory interface
 - Support for the Tegra firmware interfaces with their
   power management controllers
 
 As usual, the updates for the reset controller framework are merged
 here, as they tend to touch multiple SoCs as well, including a new
 driver for the Oxford (now Broadcom) OX820 chip and the Tegra
 bpmp interface.
 
 The existing drivers for Atmel, Qualcomm, NVIDIA, TI Davinci, and
 Rockchips SoCs see some further updates.
 
 Conflicts:
 - ARCH_RENESAS now selects SOC_BUS, but no longer needs GPIOLIB
 - drivers/soc/renesas/Makefile: multiple files got added, keep
   all in logical sorting
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAWFMaGWCrR//JCVInAQLs5RAA3I1I8/R+pd5jfMaAB8Od3S4g8YSqIDjC
 EIOoDPx9GDV70+cGs4ea+L9bfGs3ePGivCtcbftNsLDAueQ2jKMa3ShqxA/MMbJE
 rWQi/ARaDFY0nHL8VPWq7XyYwwrah+/gKBr8UhkaKI0vy6DBqxyCknrS2kgF88rv
 DVs2wnRvDM7GVUax0JDzuySR7BXJIuUfS78jPMESASbTQktsZTFUyH+osiqHtptD
 M5bPC8rxOeZXljt3DOvXSdK9rVnji/A3nznY4r3tlt805eaOA7CzjVSsY27WQel0
 63uj+FgE+eM0sECIxpkNbH/HHq2V4QkUoy3fk0xPkzRbllBBpS+UieGamTnPJup8
 wf5uiH1IqLLLV9F/504S92fp0pgFPpOGYWZnBDlIbh3aGq4tMjIRqRYMTyCT02hN
 +b54v0SuImFiN6p8HMS1ugYQ+1m9TU40b5pZkzkTJbSQOMm6oi3j0A0orXU/TPKd
 FVMrlUyfh+yu+vs1hGWLs1+mBjFnxXzSc8yJeaCdX4MvCY5/aVJZ+cwq4Bk+1YU5
 9Qhkeo5JV/l9FlrjxomnEq3l/WV/pFmj7JRZsb1BM88m+5LYUf2lv11b5B4FvrTd
 yx8SSpe3+ofIijdNbJ8IywF6y0OXF6UnrlouOVdSIp+wPs+pibdU/5gQep16pvqd
 WW6sVWn6quA=
 =6dP8
 -----END PGP SIGNATURE-----

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

Pull ARM SoC driver updates from Arnd Bergmann:
 "Driver updates for ARM SoCs, including a couple of newly added
  drivers:

   - A new driver for the power management controller on TI Keystone

   - Support for the prerelease "SCPI" firmware protocol that ended up
     being shipped by Amlogic in their GXBB SoC.

   - A soc_device can now be matched using a glob from inside the
     kernel, when another driver wants to know the specific chip it is
     running on and cannot find out from DT, firmware or hardware.

   - Renesas SoCs now support identification through the soc_device
     interface, both in user space and kernel.

   - Renesas r8a7743 and r8a7745 gain support for their system
     controller

   - A new checking module for the ARM "PSCI" (not to be confused with
     "SCPI" mentioned above) firmware interface.

   - A new driver for the Tegra GMI memory interface

   - Support for the Tegra firmware interfaces with their power
     management controllers

  As usual, the updates for the reset controller framework are merged
  here, as they tend to touch multiple SoCs as well, including a new
  driver for the Oxford (now Broadcom) OX820 chip and the Tegra bpmp
  interface.

  The existing drivers for Atmel, Qualcomm, NVIDIA, TI Davinci, and
  Rockchips SoCs see some further updates"

* tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (76 commits)
  misc: sram: remove useless #ifdef
  drivers: psci: Allow PSCI node to be disabled
  drivers: psci: PSCI checker module
  soc: renesas: Identify SoC and register with the SoC bus
  firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails
  firmware: qcom: scm: Remove core, iface and bus clocks dependency
  dt-bindings: firmware: scm: Add MSM8996 DT bindings
  memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()
  bus: da8xx-mstpri: drop the call to of_flat_dt_get_machine_name()
  ARM: shmobile: Document DT bindings for Product Register
  soc: renesas: rcar-sysc: add R8A7745 support
  reset: Add Tegra BPMP reset driver
  dt-bindings: firmware: Allow child nodes inside the Tegra BPMP
  dt-bindings: Add power domains to Tegra BPMP firmware
  firmware: tegra: Add BPMP support
  firmware: tegra: Add IVC library
  dt-bindings: firmware: Add bindings for Tegra BPMP
  mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()
  mailbox: Add Tegra HSP driver
  firmware: arm_scpi: add support for pre-v1.0 SCPI compatible
  ...
2016-12-15 16:03:25 -08:00
..
altera Documentation: dt: socfpga: Add Arria10 SD-MMC EDAC binding 2016-08-08 15:21:09 +02:00
apm
bcm arm64: dts: rename ns2.txt to brcm,ns2.txt 2016-10-19 06:38:35 -07:00
calxeda
cpu-enable-method
firmware
freescale
hisilicon Documentation: arm64: Add Hisilicon Hip07 D05 dts binding 2016-11-15 10:36:15 +00:00
keystone Documentation: Add support for TI System Control Interface (TI-SCI) protocol 2016-10-27 12:09:11 +03:00
marvell ARM: dts: orion5x: Add description for Netgear WNR854T 2016-09-14 16:47:26 +02:00
mediatek dt-bindings: ARM: Mediatek: Document bindings for MT2701 2016-08-19 12:18:40 -07:00
mrvl
msm
nxp
omap ARM: DT updates for v4.10 2016-12-15 15:50:24 -08:00
rockchip
samsung ARM: 64-bit DT updates for v4.10 2016-12-15 15:58:28 -08:00
tegra
uniphier
ux500
vt8500
adapteva.txt
al,alpine.txt
altera.txt
amlogic,scpi.txt Documentation: bindings: Add support for Amlogic GXBB SCPI protocol 2016-11-17 16:31:13 +00:00
amlogic.txt ARM64: dts: meson-gxl: Add support for Nexbox A95X 2016-11-28 12:06:28 -08:00
arch_timer.txt clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend 2016-11-21 11:05:36 +01:00
arm-boards dt/bindings: arm-boards: Remove skeleton.dtsi inclusion from example 2016-11-15 09:17:09 -06:00
arm,scpi.txt Documentation: bindings: add compatible specific to pre v1.0 SCPI protocols 2016-11-17 16:31:12 +00:00
armadeus.txt
armv7m_systick.txt
atmel-at91.txt Documentation: dt: atmel-at91: Document secumod bindings 2016-11-07 23:43:26 +01:00
atmel-pmc.txt
axis.txt
axxia.txt
calxeda.txt
cavium-thunder.txt
cci.txt
ccn.txt
compulab-boards.txt
coresight.txt coresight: document binding acronyms 2016-07-18 17:18:35 -05:00
cpu-capacity.txt Documentation: arm: define DT cpu capacity-dmips-mhz bindings 2016-11-07 18:15:03 +00:00
cpus.txt ARM: DT updates for v4.10 2016-12-15 15:50:24 -08:00
davinci.txt ARM: dts: da850: Add basic DTS for the LCDK 2016-08-09 15:52:35 +05:30
digicolor.txt
fsl.txt Documentation: DT: Add entry for QorIQ LS1046A-QDS board 2016-10-21 21:34:02 +08:00
fw-cfg.txt
global_timer.txt
idle-states.txt
insignal-boards.txt
juno,scpi.txt Documentation: bindings: decouple juno specific details from generic binding 2016-11-17 16:30:56 +00:00
l2c2x0.txt Fix spelling errors in Documentation/devicetree 2016-07-22 14:54:05 -05:00
mediatek.txt Document: DT: Add bindings for mediatek MT6755 SoC Platform 2016-07-03 07:57:16 +02:00
moxart.txt
nspire.txt
olimex.txt ARM: dts: at91: Add DT support for Olimex SAM9-L9260 board. 2016-06-07 20:05:44 +02:00
oxnas.txt ARM: dts: Add support for OX820 and Pogoplug V3 2016-11-04 11:23:09 +01:00
picoxcell.txt
pmu.txt drivers/perf: arm-pmu: Handle per-interrupt affinity mask 2016-07-08 17:39:55 +01:00
primecell.txt
psci.txt
qcom.txt ARM: 64-bit DT updates for v4.10 2016-12-15 15:58:28 -08:00
rockchip.txt ARM: 64-bit DT updates for v4.10 2016-12-15 15:58:28 -08:00
rtsm-dcscb.txt
scu.txt
secure.txt
shmobile.txt ARM: SoC driver updates for v4.10 2016-12-15 16:03:25 -08:00
sirf.txt
sp810.txt
spear-misc.txt
spear-timer.txt
spear.txt
sprd.txt
ste-nomadik.txt
ste-u300.txt
sti.txt
sunxi.txt arm64: dts: add Allwinner A64 SoC .dtsi 2016-11-03 09:07:22 +01:00
swir.txt dt-bindings: arm: Add Sierra Wireless modules bindings 2016-11-18 23:30:27 -06:00
technologic.txt of: documentation: add bindings documentation for TS-4900 2016-08-15 21:28:42 +08:00
tegra.txt dt-bindings: tegra: Add Apalis TK1 device tree binding documentation 2016-07-01 16:36:58 +02:00
topology.txt
twd.txt
versatile-sysreg.txt
vexpress-scc.txt
vexpress-sysreg.txt
vexpress.txt
vt8500.txt
xen.txt ARM: Xen: Document UEFI support on Xen ARM virtual platforms 2016-07-06 10:34:45 +01:00
xilinx.txt
zte.txt arm64: dts: Add ZTE ZX296718 SoC dts and Makefile 2016-09-16 10:47:05 +08:00