linux/Documentation/devicetree/bindings
Linus Torvalds 952ace797c IOMMU Updates for Linux v5.9
Including:
 
 	- Removal of the dev->archdata.iommu (or similar) pointers from
 	  most architectures. Only Sparc is left, but this is private to
 	  Sparc as their drivers don't use the IOMMU-API.
 
 	- ARM-SMMU Updates from Will Deacon:
 
 	  -  Support for SMMU-500 implementation in Marvell
 	     Armada-AP806 SoC
 
 	  - Support for SMMU-500 implementation in NVIDIA Tegra194 SoC
 
 	  - DT compatible string updates
 
 	  - Remove unused IOMMU_SYS_CACHE_ONLY flag
 
 	  - Move ARM-SMMU drivers into their own subdirectory
 
 	- Intel VT-d Updates from Lu Baolu:
 
 	  - Misc tweaks and fixes for vSVA
 
 	  - Report/response page request events
 
 	  - Cleanups
 
 	- Move the Kconfig and Makefile bits for the AMD and Intel
 	  drivers into their respective subdirectory.
 
 	- MT6779 IOMMU Support
 
 	- Support for new chipsets in the Renesas IOMMU driver
 
 	- Other misc cleanups and fixes (e.g. to improve compile test
 	  coverage)
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEr9jSbILcajRFYWYyK/BELZcBGuMFAl8ygTIACgkQK/BELZcB
 GuPZmRAAzSLuUNoQPWrFUbocNuZ/YHUCKdluKdYx26AgtYFwBrwzDAHPdq8HF8Hm
 y8w2xiUVVP9uZ8gnDkAuwXBtg+yOnG9sRNFZMNdtCy1Q0ehp0HNsn/6NabxVpSml
 QuAmd2PxMMopQRVLOR5YYvZl6JdiZx19W8X+trgwnR9Kghqq+7QXI9+D00jztRxQ
 Qvh/9NvIdX3k+5R4ZPJaV6OhaFvxzQzQZwKuO61VqFOWZRH1z9Oo+aXDCWTFUjYN
 IClTcG8qOK2W9/SOyYDXMoz30Yf0vcuDxhafi2JJVNcTPRmMWoeqff6yKslp76ea
 lTepDcIKld1Ul9NoqfYzhhKiEaLcgMEW2ua6vk5YFVxBBqJfg5qdtDZzBxa0FiNx
 TQrZFX3xjtZC6tRyy+eKWOj6vx7l0ONwwDxRc3HdvL+xE+KUdmsg82qHU4cAHRjp
 U2dgTdlkTEd56q4BEQxmJAHYMIUrx2QAp6pa2+Jv/Iqpi9PsZ2k+l9Gy6h+rM7dn
 Est/1gA4kDhKdCKfTx7g9EL6AAoU50WttxNmwMxrUrXX3fsstfY1fKgyZUPpkL7V
 V5iXbbsdMQLHzOF2qiqIIMxMGYxr/x/FJ1DnSJ7j+jAXMF77d2B9iQttzImOVN2c
 VXBxcVstWN7/xXjIy13C/83bRKwWqXaaS4cbv3Di0ZGFeD2oAF0=
 =3O2Z
 -----END PGP SIGNATURE-----

Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu

Pull iommu updates from Joerg Roedel:

 - Remove of the dev->archdata.iommu (or similar) pointers from most
   architectures. Only Sparc is left, but this is private to Sparc as
   their drivers don't use the IOMMU-API.

 - ARM-SMMU updates from Will Deacon:

     - Support for SMMU-500 implementation in Marvell Armada-AP806 SoC

     - Support for SMMU-500 implementation in NVIDIA Tegra194 SoC

     - DT compatible string updates

     - Remove unused IOMMU_SYS_CACHE_ONLY flag

     - Move ARM-SMMU drivers into their own subdirectory

 - Intel VT-d updates from Lu Baolu:

     - Misc tweaks and fixes for vSVA

     - Report/response page request events

     - Cleanups

 - Move the Kconfig and Makefile bits for the AMD and Intel drivers into
   their respective subdirectory.

 - MT6779 IOMMU Support

 - Support for new chipsets in the Renesas IOMMU driver

 - Other misc cleanups and fixes (e.g. to improve compile test coverage)

* tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (77 commits)
  iommu/amd: Move Kconfig and Makefile bits down into amd directory
  iommu/vt-d: Move Kconfig and Makefile bits down into intel directory
  iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory
  iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
  iommu: Add gfp parameter to io_pgtable_ops->map()
  iommu: Mark __iommu_map_sg() as static
  iommu/vt-d: Rename intel-pasid.h to pasid.h
  iommu/vt-d: Add page response ops support
  iommu/vt-d: Report page request faults for guest SVA
  iommu/vt-d: Add a helper to get svm and sdev for pasid
  iommu/vt-d: Refactor device_to_iommu() helper
  iommu/vt-d: Disable multiple GPASID-dev bind
  iommu/vt-d: Warn on out-of-range invalidation address
  iommu/vt-d: Fix devTLB flush for vSVA
  iommu/vt-d: Handle non-page aligned address
  iommu/vt-d: Fix PASID devTLB invalidation
  iommu/vt-d: Remove global page support in devTLB flush
  iommu/vt-d: Enforce PASID devTLB field mask
  iommu: Make some functions static
  iommu/amd: Remove double zero check
  ...
2020-08-11 14:13:24 -07:00
..
arc
arm remoteproc updates for v5.9 2020-08-11 11:17:45 -07:00
ata dt-bindings: Remove more cases of 'allOf' containing a '$ref' 2020-06-11 13:50:43 -06:00
auxdisplay dt-bindings: auxdisplay: hd44780: Convert to json-schema 2020-05-28 09:16:23 -06:00
board
bus MIPS upates for v5.9 2020-08-06 10:54:07 -07:00
c6x
chrome
clock It looks like a smaller batch of clk updates this time around. In the core 2020-08-07 13:35:51 -07:00
connector dt-bindings: Merge gpio-usb-b-connector with usb-connector 2020-05-29 16:21:51 -06:00
counter
cpu
cpufreq dt-bindings: thermal: Get rid of thermal.txt and replace references 2020-07-21 10:40:08 +02:00
crypto dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation 2020-07-23 17:34:16 +10:00
csky
ddr
devfreq dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle 2020-07-30 17:22:57 +09:00
display drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
dma Merge branch 'topic/xilinx' into fixes 2020-08-07 11:13:37 +05:30
dsp
edac
eeprom dt-bindings: eeprom: at24: Fix list of page sizes for writing 2020-05-19 12:52:32 -06:00
extcon extcon: arizona: Move binding over to dtschema 2020-05-27 19:30:26 -06:00
firmware firmware: qcom_scm: Add msm8994 compatible 2020-07-13 12:26:04 -07:00
fpga Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
fsi
fuse dt-bindings: fuse: tegra: Add missing compatible strings 2020-07-17 16:14:07 +02:00
gnss
goldfish
gpio Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
gpu dt-bindings: Add documentation for GV11B GPU 2020-07-17 16:14:02 +02:00
h8300
hsi
hwlock dt-bindings: hwlock: qcom: Remove invalid binding 2020-08-04 20:21:45 -07:00
hwmon - Add support to enable/disable the thermal zones resulting on core code and 2020-08-06 18:10:55 -07:00
i2c Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
i3c
iio Staging/IIO driver patches for 5.9-rc1 2020-08-06 14:36:13 -07:00
infiniband
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2020-08-10 16:35:57 -07:00
interconnect Char/Misc driver patches for 5.8-rc1 2020-06-07 10:59:32 -07:00
interrupt-controller MIPS upates for v5.9 2020-08-06 10:54:07 -07:00
iommu IOMMU Updates for Linux v5.9 2020-08-11 14:13:24 -07:00
ipmi dt-bindings: Remove more cases of 'allOf' containing a '$ref' 2020-06-11 13:50:43 -06:00
leds LEDs changes for 5.9-rc1. 2020-08-05 19:24:27 -07:00
mailbox dt-binding: gce: add gce header file for mt6779 2020-08-03 23:56:37 -05:00
media media updates for v5.9-rc1 2020-08-07 13:00:53 -07:00
memory-controllers IOMMU Updates for Linux v5.9 2020-08-11 14:13:24 -07:00
mfd Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
mips dt-bindings: mips: Document Loongson kvm guest board 2020-08-04 09:33:58 +02:00
misc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 2020-08-05 20:13:21 -07:00
mmc MMC core: 2020-08-05 13:23:24 -07:00
mtd MTD core changes: 2020-08-09 12:38:51 -07:00
mux
nds32
net dt-bindings: net: mdio: add reset-post-delay-us property 2020-08-03 15:01:02 -07:00
nios2
nvmem dt-bindings: nvmem: SID: add binding for A100's SID controller 2020-07-29 17:12:09 +02:00
openrisc/opencores
opp dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings 2020-05-13 11:46:11 +05:30
pci Merge branch 'pci/xilinx-cpm' 2020-08-05 18:24:21 -05:00
perf
phy Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
pinctrl This is the bulk of the pin control changes for the v5.9 2020-08-09 12:52:28 -07:00
pmem
power power supply and reset changes for the v5.9 series 2020-08-07 21:27:37 -07:00
powerpc
pps
ptp
pwm dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs 2020-07-13 20:46:47 -06:00
regmap
regulator regulator: add the sub node names for the MP5496 PMIC 2020-07-30 23:08:57 +01:00
remoteproc dt-bindings: remoteproc: k3-dsp: Update bindings for C71x DSPs 2020-07-28 17:08:27 -07:00
reserved-memory Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00
reset Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
riscv dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
rng dt-bindings: RNG: Add Ingenic RNG bindings. 2020-07-31 18:25:28 +10:00
rtc Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
scsi
security/tpm
serial dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines 2020-07-01 15:19:37 +02:00
serio
sifive
siox
slimbus
soc Staging/IIO driver patches for 5.9-rc1 2020-08-06 14:36:13 -07:00
sound Merge remote-tracking branch 'asoc/for-5.9' into asoc-next 2020-07-31 19:54:03 +01:00
soundwire
spi Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
spmi
sram dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml 2020-04-20 17:22:21 -05:00
staging/iio/adc
thermal - Add support to enable/disable the thermal zones resulting on core code and 2020-08-06 18:10:55 -07:00
timer MIPS upates for v5.9 2020-08-06 10:54:07 -07:00
ufs dt-bindings: ufs: ti: Add missing 'additionalProperties: false' 2020-05-14 14:43:22 -05:00
usb Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
virtio dt-bindings: virtio: Replace HTTP links with HTTPS ones 2020-07-20 19:50:05 -06:00
w1
watchdog dt-bindings: Remove more cases of 'allOf' containing a '$ref' 2020-06-11 13:50:43 -06:00
x86
xillybus
.gitignore
ABI.rst docs: dt: convert ABI.txt to ReST format 2020-05-04 17:09:52 -05:00
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
graph.txt
index.rst docs: dt: convert writing-bindings.txt to ReST 2020-05-04 17:09:53 -05:00
jailhouse.txt
Makefile dt-bindings: copy process-schema-examples.yaml to process-schema.yaml 2020-06-30 08:42:26 -06:00
numa.txt
property-units.txt dt-bindings: property-units: Add picoseconds type 2020-06-15 10:17:30 -06:00
resource-names.txt
submitting-patches.rst docs: dt: convert submitting-patches.txt to ReST format 2020-05-04 17:09:53 -05:00
trivial-devices.yaml ASoC: sgtl5000: Convert to json-schema 2020-07-21 21:57:39 +01:00
unittest.txt
vendor-prefixes.yaml media updates for v5.9-rc1 2020-08-07 13:00:53 -07:00
writing-bindings.rst docs: dt: convert writing-bindings.txt to ReST 2020-05-04 17:09:53 -05:00
xilinx.txt powerpc: Remove Xilinx PPC405/PPC440 support 2020-05-28 23:24:34 +10:00