linux/Documentation/devicetree/bindings
Linus Torvalds f23cdfcd04 IOMMU Updates for Linux v6.1:
Including:
 
 	- Removal of the bus_set_iommu() interface which became
 	  unnecesary because of IOMMU per-device probing
 
 	- Make the dma-iommu.h header private
 
 	- Intel VT-d changes from Lu Baolu:
 	  - Decouple PASID and PRI from SVA
 	  - Add ESRTPS & ESIRTPS capability check
 	  - Cleanups
 
 	- Apple DART support for the M1 Pro/MAX SOCs
 
 	- Support for AMD IOMMUv2 page-tables for the DMA-API layer. The
 	  v2 page-tables are compatible with the x86 CPU page-tables.
 	  Using them for DMA-API prepares support for hardware-assisted
 	  IOMMU virtualization
 
 	- Support for MT6795 Helio X10 M4Us in the Mediatek IOMMU driver
 
 	- Some smaller fixes and cleanups
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEr9jSbILcajRFYWYyK/BELZcBGuMFAmNEC5oACgkQK/BELZcB
 GuNcOQ/6A5SXmcvDRLYZW1ENM5Z6xsZ1LabSZkjhYSpmbJyu8Uny/Z2aRWqxPMLJ
 hJeHTsWSLhrTq1VfjFhELHB3kgT2DRr7H3LXXaMNC6qz690EcavX1wKX2AxH0m22
 8YrktkyAmFQ3BG6rsQLdlMMasLph/x06ix/xO9opQZVFdj/fV0Jx7ekX1JK+U3hx
 MI96i5W3G5PBVHBypAvjxSlmA4saj9Fhk7l3IZL7py9AOKz7NypuwWRs+86PMBiO
 EzLt5aF4g8pmKChF/c9BsoIbjBYvTG/s3NbycIng0ACc2SOvf+EvtoVZQclWifbT
 lwti9PLdsoVUnPOZHLYOTx4xSf/UyoLVzaLxJ52aoXnNYe2qaX5DANXhT2mWIY/Y
 z1mzOkShmK7WF7a8arRyqJeLJ4SvDx8GrbvLiom3DAzmqVHzzFGadHtt5fvGYN4F
 Jet/JIN3HjECQbamqtPBpWquBFhLmgusPksIiyMFscRvYdZqkaVkTkElcF3WqAMm
 QkeecfoTQ9Vdtdz44ZVLRjKpS77yRZmHshp1r/rfSI+9Ok8uRI+xmmcyrAI6ElqH
 DH14tLHPzw694rTHF+bTCd+pPMGOoFLi0xAfUXAeGWm1uzC1JIRrVu5JeQNOUOSD
 5SQDXB7dPrhXngaws5Fx2u3amCO3688mslcGgM7q54kC+LyVo0E=
 =h0sT
 -----END PGP SIGNATURE-----

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

Pull iommu updates from Joerg Roedel:

 - remove the bus_set_iommu() interface which became unnecesary because
   of IOMMU per-device probing

 - make the dma-iommu.h header private

 - Intel VT-d changes from Lu Baolu:
	  - Decouple PASID and PRI from SVA
	  - Add ESRTPS & ESIRTPS capability check
	  - Cleanups

 - Apple DART support for the M1 Pro/MAX SOCs

 - support for AMD IOMMUv2 page-tables for the DMA-API layer.

   The v2 page-tables are compatible with the x86 CPU page-tables. Using
   them for DMA-API prepares support for hardware-assisted IOMMU
   virtualization

 - support for MT6795 Helio X10 M4Us in the Mediatek IOMMU driver

 - some smaller fixes and cleanups

* tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (59 commits)
  iommu/vt-d: Avoid unnecessary global DMA cache invalidation
  iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
  iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
  iommu/vt-d: Remove pasid_set_eafe()
  iommu/vt-d: Decouple PASID & PRI enabling from SVA
  iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
  dt-bindings: iommu: arm,smmu-v3: Relax order of interrupt names
  iommu: dart: Support t6000 variant
  iommu/io-pgtable-dart: Add DART PTE support for t6000
  iommu/io-pgtable: Add DART subpage protection support
  iommu/io-pgtable: Move Apple DART support to its own file
  iommu/mediatek: Add support for MT6795 Helio X10 M4Us
  iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173
  dt-bindings: mediatek: Add bindings for MT6795 M4U
  iommu/iova: Fix module config properly
  iommu/amd: Fix sparse warning
  iommu/amd: Remove outdated comment
  iommu/amd: Free domain ID after domain_flush_pages
  iommu/amd: Free domain id in error path
  iommu/virtio: Fix compile error with viommu_capable()
  ...
2022-10-10 13:20:53 -07:00
..
arc
arm Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
ata Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
auxdisplay
board
bus dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
chrome dt-bindings: chrome: google,cros-ec-typec: restrict allowed properties 2022-08-12 11:13:32 -06:00
clock Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
connector dt-bindings: connector: usb: align example indentation to four-space 2022-06-30 16:29:36 -06:00
counter dt-bindings: counter: add ti,am62-ecap-capture.yaml 2022-09-30 14:32:35 +02:00
cpu
cpufreq Cpufreq/arm updates for 5.20-rc1 2022-08-03 17:47:45 +02:00
crypto Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
csky
devfreq dt-bindings: interconnect: samsung,exynos-bus: convert to dtschema 2022-07-15 11:40:08 +09:00
display Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
dma Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
dsp dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP 2022-08-19 13:19:54 +01:00
dvfs
edac
eeprom dt-bindings: eeprom: microchip,93lc46b: move to eeprom directory 2022-07-29 17:23:57 -06:00
extcon
firmware gpio updates for v6.1-rc1 2022-10-08 09:46:29 -07:00
fpga Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
fsi
fuse
gnss dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
goldfish
gpio Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
gpu dt-bindings: gpu: arm,mali: restrict opp-table to objects 2022-08-22 13:04:04 -05:00
hsi
hwinfo Devicetree updates for v6.0: 2022-08-04 18:08:34 -07:00
hwlock
hwmon Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
i2c Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
i3c dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
iio dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry 2022-09-21 21:15:10 +01:00
infiniband
input Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
interconnect Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
interrupt-controller Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
iommu IOMMU Updates for Linux v6.1: 2022-10-10 13:20:53 -07:00
ipmi
leds Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mailbox Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
media Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
memory-controllers Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mfd Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mips dt-bindings: interrupt-controller: migrate MIPS CPU interrupt controller text bindings to YAML 2022-09-26 14:13:33 -05:00
misc dt-bindings: misc: fastrpc: Document memory-region property 2022-09-12 12:09:51 -05:00
mmc Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mtd Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mux
net Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
nios2
nvme
nvmem Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
openrisc/opencores
opp Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
pci Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
peci dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
perf dt-bindings: perf: Convert Arm CCN to DT schema 2022-06-17 13:13:57 -06:00
phy Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
pinctrl Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
pmem
power Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
powerpc devicetree/bindings: correct possessive "its" typos 2022-08-01 09:13:06 -06:00
pps
ptp dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
pwm Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
regmap
regulator Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
remoteproc dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema 2022-09-12 15:29:18 -05:00
reserved-memory dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
reset Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
riscv Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
rng Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
rtc dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
scsi
security/tpm
serial Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
serio dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
sifive
siox
slimbus
soc Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
sound Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
soundwire
spi Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
spmi dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
sram Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
staging/iio/adc
thermal Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
timer Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
timestamp dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
ufs dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
usb Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
virtio dt-bindings: virtio: Convert virtio,pci-iommu to DT schema 2022-09-26 13:39:55 -05:00
w1 dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
watchdog Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
common-properties.txt
example-schema.yaml
graph.txt
index.rst
jailhouse.txt
Makefile dt: Add a check for undocumented compatible strings in kernel 2022-09-27 10:36:16 -05:00
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml - Core Frameworks 2022-08-06 10:25:16 -07:00
unittest.txt
vendor-prefixes.yaml gpio updates for v6.1-rc1 2022-10-08 09:46:29 -07:00
writing-bindings.rst docs: dt: writing-bindings: Update URL to DT schemas 2022-06-30 15:38:25 -06:00
writing-schema.rst
xilinx.txt