WSL2-Linux-Kernel/Documentation/devicetree/bindings
Linus Torvalds 7ada90eb9c drm msm + fixes for 5.5-rc1
msm-next:
 - OCMEM support for a3xx and a4xx GPUs.
 - a510 support + display support
 
 core:
 - mst payload deletion fix
 
 i915:
 - uapi alignment fix
 - fix for power usage regression due to security fixes
 - change default preemption timeout to 640ms from 100ms
 - EHL voltage level display fixes
 - TGL DGL PHY fix
 - gvt - MI_ATOMIC cmd parser fix, CFL non-priv warning
 - CI spotted deadlock fix
 - EHL port D programming fix
 
 amdgpu:
 - VRAM lost fixes on BACO for CI/VI
 - navi14 DC fixes
 - misc SR-IOV, gfx10 fixes
 - XGMI fixes for arcturus
 - SRIOV fixes
 
 amdkfd:
 - KFD on ppc64le enabled
 - page table optimisations
 
 radeon:
 - fix for r1xx/2xx register checker.
 
 tegra:
 - displayport regression fixes
 - DMA API regression fixes
 
 mgag200:
 - fix devices that can't scanout except at 0 addr
 
 omap:
 - fix dma_addr refcounting
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJd6cqnAAoJEAx081l5xIa+YR0P/A0LkilEbSnF/k7zKDjm0HN8
 JGsf9ZfQRGA2y8URoLRtNdFjZfyuTSpiDSxsbDI0ShBhRimGHyCSxAJXO42vp8q3
 jE57jBoaTSiGtagSO3nxrc1vQP7CfUpaggC2ilKSmcVvTrlqip6iPx7s2PoNyQYc
 GRVUhkcylnZK5UrMiE8Yz/iNcy3Mh0X8bJQKXMEYxpW2KA3SL4qxuRlYIxXEoMyB
 4MlWEV09wHTduf1uYuKdusHjILgR5EiVOdmbvpM92obqZOTokt5/S20TEdhFqiy0
 0IHxuEkgVx+trXzGFbmqgh2I7BZvZIbKVCSnBT4AXAvUEJ99kGTdEP0I6uOp2lsC
 1DCm+7/hcI8BlwmwC9N6ogUwoAzKn7DNc1urcet/0QVbnZLZlueUK/6fSgUNnUYe
 miOeMNBmfHr83b75MpnNxYVoyz5S+/DFbtUplYKqxgjDYfiWWceSSE47NB+IHAiI
 RVpz3AxGpKaw4/w5l2q8VuToWZxdO85TNjgVCTmKfwlYjIbEuveWpZNFqO/GHMm9
 x50f4ZYVOjU2TEPnLQNTIJOgv71JrTpoAdFzPVwCeWUf4h4Y4lVLgTLvdG1JLcw+
 k9BrA5z2R0kjzPtabRhS6WfSjpgSbY3DgY9hfi+HIUmKvZq4fdtAbBlp1oGSXJ9N
 zkVrs9eE6Ahkcndi6ZV9
 =3cs2
 -----END PGP SIGNATURE-----

Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm

Pull more drm updates from Dave Airlie:
 "Rob pointed out I missed his pull request for msm-next, it's been in
  next for a while outside of my tree so shouldn't cause any unexpected
  issues, it has some OCMEM support in drivers/soc that is acked by
  other maintainers as it's outside my tree.

  Otherwise it's a usual fixes pull, i915, amdgpu, the main ones, with
  some tegra, omap, mgag200 and one core fix.

  Summary:

  msm-next:
   - OCMEM support for a3xx and a4xx GPUs.
   - a510 support + display support

  core:
   - mst payload deletion fix

  i915:
   - uapi alignment fix
   - fix for power usage regression due to security fixes
   - change default preemption timeout to 640ms from 100ms
   - EHL voltage level display fixes
   - TGL DGL PHY fix
   - gvt - MI_ATOMIC cmd parser fix, CFL non-priv warning
   - CI spotted deadlock fix
   - EHL port D programming fix

  amdgpu:
   - VRAM lost fixes on BACO for CI/VI
   - navi14 DC fixes
   - misc SR-IOV, gfx10 fixes
   - XGMI fixes for arcturus
   - SRIOV fixes

  amdkfd:
   - KFD on ppc64le enabled
   - page table optimisations

  radeon:
   - fix for r1xx/2xx register checker.

  tegra:
   - displayport regression fixes
   - DMA API regression fixes

  mgag200:
   - fix devices that can't scanout except at 0 addr

  omap:
   - fix dma_addr refcounting"

* tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm: (100 commits)
  drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()
  drm/omap: fix dma_addr refcounting
  drm/tegra: Run hub cleanup on ->remove()
  drm/tegra: sor: Make the +5V HDMI supply optional
  drm/tegra: Silence expected errors on IOMMU attach
  drm/tegra: vic: Export module device table
  drm/tegra: sor: Implement system suspend/resume
  drm/tegra: Use proper IOVA address for cursor image
  drm/tegra: gem: Remove premature import restrictions
  drm/tegra: gem: Properly pin imported buffers
  drm/tegra: hub: Remove bogus connection mutex check
  ia64: agp: Replace empty define with do while
  agp: Add bridge parameter documentation
  agp: remove unused variable num_segments
  agp: move AGPGART_MINOR to include/linux/miscdevice.h
  agp: remove unused variable size in agp_generic_create_gatt_table
  drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n
  drm/radeon: fix r1xx/r2xx register checker for POT textures
  drm/amdgpu: fix GFX10 missing CSIB set(v3)
  drm/amdgpu: should stop GFX ring in hw_fini
  ...
2019-12-06 10:28:09 -08:00
..
arc
arm ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
ata dt-bindings: ata: sata_rcar: Add r8a774b1 support 2019-10-28 19:40:48 -05:00
auxdisplay
board powerpc/sysdev: drop simple gpio 2019-11-21 15:41:34 +11:00
bus
c6x
clock ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
connector
counter Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
cpu
cpufreq
crypto ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
csky
ddr
devfreq dt-bindings: devfreq: exynos-bus: Remove unused property 2019-11-06 12:03:59 +09:00
display drm msm + fixes for 5.5-rc1 2019-12-06 10:28:09 -08:00
dma Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
dsp
edac
eeprom
extcon
firmware ARM: SoC-related driver updates 2019-12-05 11:43:31 -08:00
fpga
fsi dt-bindings: fsi: Add description of FSI master 2019-11-08 11:28:20 +01:00
fuse
gnss
goldfish
gpio dt-bindings: gpio: brcm: Add bindings for xgs-iproc 2019-10-29 16:17:10 +01:00
gpu ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
h8300
hsi
hwlock
hwmon dt-bindings: hwmon: Add TMP512/513 2019-11-21 21:25:46 -08:00
i2c Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
i3c
iio Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
infiniband
input Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
interconnect Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
interrupt-controller ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
iommu Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
ipmi
leds Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
mailbox Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
media Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
memory-controllers ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
mfd Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
mips
misc dt-bindings: Add syscon YAML description 2019-11-14 16:32:17 -06:00
mmc Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
mtd Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
mux
nds32
net Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
nios2
nvmem ARM: SoC-related driver updates 2019-12-05 11:43:31 -08:00
openrisc/opencores
opp
pci pci-v5.5-changes 2019-12-03 13:58:22 -08:00
perf bindings: perf: imx-ddr: Add new compatible string 2019-11-04 16:27:34 +00:00
phy ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
pinctrl Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
pmem
power ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
powerpc
pps
ptp dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock 2019-11-03 17:35:40 -08:00
pwm pwm: Changes for v5.5-rc1 2019-12-05 11:28:14 -08:00
regmap
regulator ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
remoteproc Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
reserved-memory
reset ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
riscv dt-bindings: riscv: Fix CPU schema errors 2019-10-23 14:42:44 -05:00
rng Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
rtc Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
scsi
security/tpm dt-bindings: tpm: document properties for cr50 2019-11-12 21:45:36 +02:00
serial TTY/Serial patches for 5.5-rc1 2019-12-03 14:09:14 -08:00
serio
sifive
siox
slimbus
soc ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
sound ASoC: dt-bindings: pcm3168a: Update the optional RST gpio for clarity 2019-11-20 17:08:12 +00:00
soundwire
spi dt-bindings: spi: Convert stm32 QSPI bindings to json-schema 2019-11-22 19:54:02 +00:00
spmi
sram drm msm + fixes for 5.5-rc1 2019-12-06 10:28:09 -08:00
staging/iio/adc
thermal Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux 2019-12-05 11:21:24 -08:00
timer ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
ufs scsi: dt-bindings: ufs: ti,j721e-ufs.yaml: Add binding for TI UFS wrapper 2019-11-12 22:21:33 -05:00
usb Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
virtio
w1
watchdog Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
x86
xillybus
.gitignore
ABI.txt
Makefile dt-bindings: Improve validation build error handling 2019-11-14 10:46:16 -06:00
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example-schema: Standard unit should be microvolt not microvolts 2019-11-11 11:21:58 -06:00
graph.txt
jailhouse.txt
numa.txt
property-units.txt
resource-names.txt
submitting-patches.txt dt: submitting-patches: Document requirements for DT schema 2019-10-25 09:14:20 -05:00
trivial-devices.yaml
unittest.txt
vendor-prefixes.yaml ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
writing-bindings.txt
xilinx.txt