linux_dsm_epyc7002/Documentation/devicetree/bindings
Linus Torvalds 2c97b5ae83 Devicetree updates for v5.5:
- DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404 interconnect,
   Unisoc/Spreadtrum SoCs and UART
 
 - Convert a bunch of Samsung bindings to DT schema
 
 - Convert a bunch of ST stm32 bindings to DT schema
 
 - Realtek and Exynos additions to Arm Mali bindings
 
 - Fix schema errors in RiscV CPU schema
 
 - Various schema fixes from improved meta-schema checks
 
 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges
 
 - Fix a memory leak in add_changeset_property() and DT unit tests.
 
 - Several documentation improvements for schema validation
 
 - Rework build rules to improve schema validation errors
 
 - Color output for dtx_diff
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl3djLcQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw0mbEACocS2QpgxblYJfcHbMGmNajD0/jAWa6wwY
 eWNsx/Y+F1Xuz8uOsB5U9ZF5zQPTsqaN65osMljopjsib2TjUyCDZxAizzrMaFMK
 GyzS08lIh+pLYmwCmXP3YB1BaKI0j4UN+qY129jJPLfN2PrBBB0JQT9jxFQJNiB/
 XHCWT/n5sh3d/JiqGs1kHgFIwSX1jz69pU94ZTn6Nw7xgTrNl1lOXVBMaHvNGU/C
 hLXSRY+T/L0tyf33i3pm922cXxLgtAaDnAqxuPaD26hNRWw4RhvRtXJLJ2HTsCj2
 Pclc0sg6PZamyCP2vCQ5zm7nhGwbqDTSTVt3+n26DQ0Xi2SJvfbjehR3us5E0Uxe
 /CRgbwbLQxOFq/S/xeb3pqArOzsg2Uacb+lLLmKD+XCY0htObD/isLfMUxzXpB6A
 MMQkJfkcbeH5MSps2LBo6ip1JGhateJEpcaT93MK9mgH9Lzh+b/CUdq0BnvAnIKc
 t/LL57YTI7wnhEXFr6urD8xIbo0rNDlu4keaSnDaAQdh59wAvKCxAfw+rbhXA4je
 ZOi4qA70aWSOb31LXTK2S31e50LTQiQeJ/CwZ5t7RSxzTk1hFwC4YJ05aO7+qW9V
 xL6r5httEqVyTHkcbc8eaUBPTjL6iysKPUyJ7EwC2t/dTSDsQukHXq/JPQqK+0u/
 SRSY5mq0vw==
 =L6uq
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull Devicetree updates from Rob Herring:

 - DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404
   interconnect, Unisoc/Spreadtrum SoCs and UART

 - Convert a bunch of Samsung bindings to DT schema

 - Convert a bunch of ST stm32 bindings to DT schema

 - Realtek and Exynos additions to Arm Mali bindings

 - Fix schema errors in RiscV CPU schema

 - Various schema fixes from improved meta-schema checks

 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges

 - Fix a memory leak in add_changeset_property() and DT unit tests.

 - Several documentation improvements for schema validation

 - Rework build rules to improve schema validation errors

 - Color output for dtx_diff

* tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (138 commits)
  libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
  dt-bindings: arm: Remove leftover axentia.txt
  of: unittest: fix memory leak in attach_node_and_children
  of: overlay: add_changeset_property() memory leak
  dt-bindings: interrupt-controller: arm,gic-v3: Add missing type to interrupt-partition-* nodes
  dt-bindings: firmware: ixp4xx: Drop redundant minItems/maxItems
  dt-bindings: power: Rename back power_domain.txt bindings to fix references
  dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
  dt-bindings: mtd: Convert stm32 fmc2-nand bindings to json-schema
  dt-bindings: remoteproc: convert stm32-rproc to json-schema
  dt-bindings: mailbox: convert stm32-ipcc to json-schema
  dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
  dt-bindings: interrupt-controller: Convert stm32-exti to json-schema
  dt-bindings: crypto: Convert stm32 HASH bindings to json-schema
  dt-bindings: rng: Convert stm32 RNG bindings to json-schema
  dt-bindings: pwm: Convert Samsung PWM bindings to json-schema
  dt-bindings: pwm: Convert PWM bindings to json-schema
  dt-bindings: serial: Add a new compatible string for SC9863A
  dt-bindings: serial: Convert sprd-uart to json-schema
  dt-bindings: arm: Add bindings for Unisoc SC9863A
  ...
2019-12-02 11:41:35 -08:00
..
arc
arm Devicetree updates for v5.5: 2019-12-02 11:41:35 -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 dt-bindings: bus: renesas-bsc: convert bindings to json-schema 2019-10-01 09:53:00 -05:00
c6x
clock Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
connector dt-bindings: connector: add optional properties for Type-B 2019-09-03 16:00:39 +02:00
counter Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
cpu
cpufreq cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode 2019-10-10 16:11:51 +05:30
crypto Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
csky
devfreq dt-bindings: devfreq: exynos-bus: Remove unused property 2019-11-06 12:03:59 +09:00
display Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
dma Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
dsp dt-bindings: dsp: Fix fsl,dsp example 2019-10-02 14:13:36 -05:00
edac
eeprom dt-bindings: at24: add new compatible 2019-10-09 18:24:04 -05:00
extcon
firmware dt-bindings: firmware: ixp4xx: Drop redundant minItems/maxItems 2019-11-26 12:29:32 -07: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 dt-bindings: gpu: mali-midgard: add samsung exynos 5420 compatible 2019-11-12 21:20:16 -06:00
h8300
hsi
hwlock dt-bindings: hwlock: Convert stm32 hwspinlock bindings to json-schema 2019-10-14 12:16:40 -05:00
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 Devicetree updates for v5.5: 2019-12-02 11:41:35 -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
lpddr2
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 dt-bindings: memory-controllers: Convert Samsung Exynos SROM bindings to json-schema 2019-10-10 16:23:39 -05:00
mfd Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
mips dt-bindings: mips: Add gardena vendor prefix and board description 2019-10-07 09:41:27 -07:00
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 Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
openrisc/opencores
opp Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' 2019-09-17 09:49:19 +02:00
pci dt-bindings: PCI: rcar: Add device tree support for r8a774b1 2019-10-23 14:41:05 -05:00
perf bindings: perf: imx-ddr: Add new compatible string 2019-11-04 16:27:34 +00:00
phy Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
pinctrl Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
pmem
power Devicetree updates for v5.5: 2019-12-02 11:41:35 -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 dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema 2019-11-21 08:35:19 -06:00
regmap
regulator Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
remoteproc Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
reserved-memory
reset Devicetree updates for v5.4: 2019-09-19 13:48:37 -07: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 Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
serio dt-bindings: serio: Convert Allwinner PS2 controller to a schema 2019-10-15 12:29:35 -05:00
sifive
siox
slimbus
soc dt-bindings: power: Convert Generic Power Domain bindings to json-schema 2019-11-14 10:46:16 -06:00
sound ASoC: dt-bindings: pcm3168a: Update the optional RST gpio for clarity 2019-11-20 17:08:12 +00:00
soundwire dt-bindings: soundwire: add slave bindings 2019-09-04 13:12:31 +05:30
spi dt-bindings: spi: Convert stm32 QSPI bindings to json-schema 2019-11-22 19:54:02 +00:00
spmi
sram dt-bindings: sram: Merge Socionext SRAM bindings into generic 2019-10-28 19:40:48 -05:00
staging/iio/adc
thermal dt-bindings: thermal: Convert stm32 thermal bindings to json-schema 2019-10-14 12:18:59 -05:00
timer dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
ufs scsi: ufs-qcom: Implement device_reset vops 2019-09-07 16:36:03 -04: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
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
Makefile dt-bindings: Improve validation build error handling 2019-11-14 10:46:16 -06:00
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 dt-bindings: Add max12xx SPI ADC series as trivial devices 2019-10-15 21:11:04 +01:00
unittest.txt
vendor-prefixes.yaml sound updates for 5.5-rc1 2019-11-26 20:04:35 -08:00
writing-bindings.txt
xilinx.txt