linux_dsm_epyc7002/Documentation/devicetree/bindings/watchdog
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
..
allwinner,sun4i-a10-wdt.yaml dt-bindings: watchdog: sun4i: Add the watchdog clock 2019-09-17 08:59:12 +02:00
alphascale-asm9260.txt
amlogic,meson-gxbb-wdt.yaml dt-bindings: watchdog: meson-gxbb-wdt: Include generic watchdog bindings 2019-10-04 11:22:59 -05:00
arm,sp805.txt dt-bindings: watchdog: Add optional 'timeout-sec' property for sp805 2018-08-02 15:57:10 +02:00
armada-37xx-wdt.txt dt-bindings: watchdog: Document armada-37xx-wdt binding 2018-10-13 15:19:40 +02:00
aspeed-wdt.txt dt-bindings: watchdog: Add ast2600 compatible 2019-09-17 08:59:10 +02:00
atmel-at91rm9200-wdt.txt
atmel-sama5d4-wdt.txt dt-bindings: watchdog: sama5d4_wdt: add microchip,sam9x60-wdt compatible 2019-11-18 20:14:46 +01:00
atmel-wdt.txt
brcm,bcm2835-pm-wdog.txt
brcm,bcm7038-wdt.txt
brcm,kona-wdt.txt
cadence-wdt.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
da9062-wdt.txt
davinci-wdt.txt
digicolor-wdt.txt
dw_wdt.txt
faraday,ftwdt010.txt
fsl-imx7ulp-wdt.txt dt-bindings: watchdog: Add i.MX7ULP bindings 2019-09-17 08:59:12 +02:00
fsl-imx-wdt.txt watchdog: imx2_wdt: allow setting timeout in devicetree 2018-03-03 17:04:12 +01:00
gpio-wdt.txt
imgpdc-wdt.txt
lantiq-wdt.txt
lpc18xx-wdt.txt
marvel.txt
men-a021-wdt.txt
meson-wdt.txt watchdog: meson: allow setting timeout in devicetree 2018-03-03 17:04:14 +01:00
microchip,pic32-dmt.txt
microchip,pic32-wdt.txt
moxa,moxart-watchdog.txt
mpc8xxx-wdt.txt dt-bindings: watchdog: add mpc8xxx-wdt support 2018-10-13 15:19:39 +02:00
mt7621-wdt.txt
mtk-wdt.txt watchdog: i6300esb: stop printing kernel addresses 2019-05-05 21:02:09 +02:00
nuvoton,npcm-wdt.txt dt-bindings: watchdog: Add Nuvoton NPCM description 2018-03-24 10:19:38 +01:00
of-xilinx-wdt.txt
omap-wdt.txt
pnx4008-wdt.txt
qca-ar7130-wdt.txt
qcom-wdt.txt
qcom,pm8916-wdt.txt dt-bindings: watchdog: Add Qualcomm PM8916 watchdog 2018-12-22 12:15:33 +01:00
realtek,rtd119x.txt
renesas,wdt.txt dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support 2019-10-23 14:41:05 -05:00
rt2880-wdt.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
samsung-wdt.yaml dt-bindings: watchdog: Add missing clocks requirement in Samsung SoC watchdog 2019-10-04 11:22:59 -05:00
sbsa-gwdt.txt
sigma,smp8642-wdt.txt
sirfsoc_wdt.txt watchdog: sirfsoc: allow setting timeout in devicetree 2018-03-03 17:04:13 +01:00
sprd-wdt.txt
st_lpc_wdt.txt
st,stm32-iwdg.txt dt-bindings: watchdog: add stm32mp1 support 2018-08-02 15:57:09 +02:00
st,stpmic1-wdt.txt dt-bindings: watchdog: document STPMIC1 PMIC watchdog 2019-01-16 14:00:50 +00:00
stericsson-coh901327.txt
ts4800-wdt.txt
twl4030-wdt.txt
uniphier-wdt.txt
watchdog.yaml dt-bindings: watchdog: Add YAML schemas for the generic watchdog bindings 2019-09-17 08:59:11 +02:00
zii,rave-sp-wdt.txt
ziirave-wdt.txt
zte,zx2967-wdt.txt