linux/Documentation/devicetree/bindings
Linus Torvalds e5d56efc97 Watchdog updates for v4.11
Key changes:
 
 - New drivers:
   Cortina Gemini
   ZTE's zx2967 family
   NIC7018
 - Convert to use device managed functions:
   ebc-c384_wdt, tegra_wdt, da9063_wdt, da9062_wdt, da9055_wdt, da9052_wdt,
   bcm2835_wdt, mena21_wdt, wm831x_wdt, digicolor_wdt, intel-mid_wdt,
   meson_wdt, sunxi_wdt, aspeed_wdt, coh901327_wdt, iTCO_wdt
 - Use watchdog core to install restart handler:
   tangox, dw_wdt, bcm2835_wdt, asm9260_wdt, bcm47xx_wdt
 - Convert ts72xx_wdt driver to watchdog core
 - Let core handle heartbeat in ep93xx_wdt driver
 - Enable COMPILE_TEST where possible
 - Various other improvements
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJYsxi0AAoJEMsfJm/On5mBvQUP/18lxvT9h4aHy765X7S8CfDj
 0+9WsDXDMSgkX1yRjZaIf07IiZoRTQMj083wtveAL4fgkWUEFJsVvYTahsKSvZN4
 Uvuh3h/nIiB1ggnGjqNmgUefzLUwgwST+gT0ixm/mzQzFkkfw0xCCrlM3TvMrd4V
 Z5A4t3rwUngsAl50jIE8411bC5xCnTsC56EJNyDkDmV2lmVXTdd+cQBTBtBIWFZv
 RMXdMBOD1Uk/B0J0iakswo8OpuVfK3P56JAloHfangbDNX2WfhcwuohTwNO+xcXc
 ElHsMlhBeUXIzQ04WCp1o+zGnIkdvbOpZOY+3wq5/ph0D4TcEO7w2kogGhZDhT9+
 yeLD6CBOrsL+sOCxfBCAZ4REUVbg/1iVD4iNJMd97ntUIXlFHcgu0r1d5c1SSPfi
 URypb9cSPOEPWQTBvwCPP0w/0MEj5Wak0mTziHrX65F9r3ANSghZcWz4TQZIYhMw
 xj6g5l+istSUQZMSaY4RquUEGiGlGm8IrvEs87LsOsPI7sPzFAhhuE40sL9QrZie
 jwSHyniNKd77r521UGchbszqf5uapqlifu+S0S96ZvwTTQvFTlF87/DlES07HBr8
 BWzOpakh0+Mm30HwJsuD50hllR4GM1pu6O9BNxp+655ln3Hc04TVM9RYRqZ13K4X
 Ni7ENTvSuOHyxVwuP/zA
 =6RxF
 -----END PGP SIGNATURE-----

Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull watchdog updates from Guenter Roeck:
 "Wim asked me to handle the watchdog pull request this time around.

  Key changes:

   - New drivers: Cortina Gemini, ZTE's zx2967 family, NIC7018

   - Convert to use device managed functions: ebc-c384_wdt, tegra_wdt,
     da9063_wdt, da9062_wdt, da9055_wdt, da9052_wdt, bcm2835_wdt,
     mena21_wdt, wm831x_wdt, digicolor_wdt, intel-mid_wdt, meson_wdt,
     sunxi_wdt, aspeed_wdt, coh901327_wdt, iTCO_wdt

   - Use watchdog core to install restart handler: tangox, dw_wdt,
     bcm2835_wdt, asm9260_wdt, bcm47xx_wdt

   - Convert ts72xx_wdt driver to watchdog core

   - Let core handle heartbeat in ep93xx_wdt driver

   - Enable COMPILE_TEST where possible

   - Various other improvements"

* tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (54 commits)
  watchdog: s3c2410: Add prefix to local function
  watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms
  watchdog: s3c2410: Use dev_dbg instead of pr_info
  watchdog: s3c2410: Fix infinite interrupt in soft mode
  watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
  watchdog: softdog: make pretimeout support a compile option
  watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family
  dt: bindings: add documentation for zx2967 family watchdog controller
  watchdog: sama5d4: Implement resume hook
  watchdog: sama5d4: Cache MR instead of a partial config
  watchdog: ts72xx_wdt: convert driver to watchdog core
  watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
  watchdog: RDC321X_WDT always depends on PCI
  watchdog: add driver for Cortina Gemini watchdog
  watchdog: add DT bindings for Cortina Gemini
  watchdog: constify watchdog_ops structures
  watchdog: Introduce watchdog_stop_on_unregister helper
  watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
  watchdog: tegra_wdt: Convert to use device managed functions
  watchdog: da9063_wdt: Convert to use device managed functions
  ...
2017-02-26 13:19:17 -08:00
..
arc
arm ARM: 64-bit DT updates for v4.11 2017-02-23 15:52:14 -08:00
ata devicetree: bindings: add bindings for ahci-da850 2017-01-31 16:24:54 +05:30
auxdisplay
board
bus bus:qcom : Fix typo in qcom,ebi2.txt 2017-01-09 12:18:32 -06:00
c6x
clock The usual collection of new drivers, non-critical fixes, and updates 2017-02-25 14:28:06 -08:00
cpufreq Documentation: dt: add bindings for ti-cpufreq 2017-02-09 22:53:54 +01:00
cris
crypto crypto: brcm - DT documentation for Broadcom SPU hardware 2017-02-11 17:55:19 +08:00
devfreq PM / devfreq: exynos-bus: Add the detailed correlation for Exynos5433 2017-01-31 14:12:18 +09:00
display fbdev changes for v4.11: 2017-02-25 13:20:22 -08:00
dma dt-bindings: stm32-dma: Fix typo regarding DMA client binding 2017-01-03 09:23:17 +05:30
edac
eeprom dt-bindings: add "microchip,24c128" compatible string 2017-01-20 17:17:08 +05:30
extcon
firmware
fpga DeviceTree updates for 4.10: 2016-12-15 11:49:41 -08:00
fuse
goldfish
gpio gpio: add DT bindings for Cortina Gemini GPIO 2017-01-26 10:00:23 +01:00
gpu dt-bindings: gpu: Add Mali Utgard bindings 2017-02-02 11:50:18 +01:00
h8300
hsi
hwlock
hwmon hwmon: (sht15) Add device tree support 2017-02-16 06:49:05 -08:00
i2c Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2017-02-25 14:21:18 -08:00
iio iio: adc: add device tree bindings for Qualcomm PM8xxx ADCs 2017-01-31 19:01:39 +00:00
infiniband
input Input: add driver for Zeitec ZET6223 2017-02-09 13:54:51 -08:00
interrupt-controller ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
iommu Docs: dt: Be explicit and consistent in reference to IOMMU specifiers 2017-01-09 10:19:15 -06:00
ipmi
leds media updates for v4.11-rc1 2017-02-21 16:58:32 -08:00
lpddr2
mailbox ARM: SoC driver updates for v4.10 2016-12-15 16:03:25 -08:00
media [media] Documentation: DT: add bindings for ST DELTA 2017-02-08 09:56:47 -02:00
memory-controllers
metag
mfd - Core Frameworks 2017-02-23 08:18:01 -08:00
mips MIPS: DTS: img: add device tree for Marduk board 2017-01-03 16:34:41 +01:00
misc sound updates for 4.11-rc1 2017-02-23 08:50:22 -08:00
mmc dt-bindings: mmc: sunxi: Document A64 eMMC compatible 2017-02-13 13:20:54 +01:00
mtd dt-bindings: mtd: add a common label property to all mtd devices 2017-02-10 10:16:49 -08:00
net ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
nios2
nvmem devicetree: bindings: nvmem: Add compatible string for imx6ul 2017-01-25 11:49:39 +01:00
opp
pci pci-v4.11-changes 2017-02-23 11:53:22 -08:00
perf
phy pci-v4.11-changes 2017-02-23 11:53:22 -08:00
pinctrl pinctrl: Amend bindings for STM32 pinctrl 2017-02-06 09:47:17 +01:00
power ARM: SoC driver updates 2017-02-23 15:57:04 -08:00
power_supply dt-bindings: power: supply: Add max14656_charger_detector 2017-01-16 23:02:52 +01:00
powerpc Documentation: powerpc/fsl: Update compatible for l2cache binding 2017-02-09 10:31:38 +11:00
pps
pwm dt-bindings: pwm: Add STM32 bindings 2017-01-23 12:04:24 +00:00
regmap
regulator regulator: Updates for v4.11 2017-02-20 17:23:57 -08:00
remoteproc remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc. 2017-01-30 13:48:41 -08:00
reserved-memory
reset reset: uniphier: add compatible string for LD11 SD-reset block 2017-01-20 10:36:13 +01:00
rng
rtc RTC for 4.10 2016-12-18 18:18:03 -08:00
scsi
security/tpm
serial DeviceTree updates for 4.11: 2017-02-22 19:23:14 -08:00
serio
soc ARM: SoC driver updates 2017-02-23 15:57:04 -08:00
sound treewide: Remove remaining executable attributes from source files 2017-02-25 12:12:50 -08:00
spi Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next 2017-02-19 16:41:05 +00:00
spmi
sram misc: sram: Integrate protect-exec reserved sram area type 2017-01-25 11:48:03 +01:00
staging
thermal ARM: DT updates for v4.10 2016-12-15 15:50:24 -08:00
timer clocksource/drivers/ostm: Document renesas-ostm timer DT bindings 2017-02-07 20:58:30 +01:00
ufs phy: qcom-ufs: Remove -always-on property 2017-01-27 13:06:52 +05:30
usb DeviceTree updates for 4.11: 2017-02-22 19:23:14 -08:00
virtio
w1
watchdog watchdog: s3c2410: Fix infinite interrupt in soft mode 2017-02-24 14:00:23 -08:00
x86
xillybus
ABI.txt
chosen.txt
common-properties.txt
graph.txt
marvell.txt
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt Less anger inducing pull request for 4.11 2017-02-23 18:58:18 -08:00
xilinx.txt