linux_dsm_epyc7002/Documentation/devicetree/bindings
Linus Torvalds ea125dedbc This is the bulk of GPIO changes for the v4.18 development
cycle.
 
 Core changes:
 
 - We have killed off VLA from the core library and all drivers.
   The background should be clear for everyone at this point:
   https://lwn.net/Articles/749064/
   Also I just don't like VLA's, kernel developers hate it when
   compilers do things behind their back. It's as simple as that.
   I'm sorry that they even slipped in to begin with.
   Kudos to Laura Abbott for exorcising them.
 
 - Support GPIO hogs in machines/board files.
 
 New drivers and chip support:
 
 - R-Car r8a77470 (RZ/G1C)
 - R-Car r8a77965 (M3-N)
 - R-Car r8a77990 (E3)
 - PCA953x driver improvements to accomodate more variants.
 
 Improvements and new features:
 
 - Support one interrupt per line on port A in the DesignWare
   dwapb driver.
 
 Misc:
 
 - Random cleanups, right header files in the drivers, some
   size optimizations etc.
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJbGOMeAAoJEEEQszewGV1zGR0P/Rq/Mh6BRum7kZee8v22aKJE
 imtSamaVk7eOSdLC00VLvJ5QYJBMWz2GV5ZJkaxAwHBh1GhfddTDj35uXoOkRRWs
 vRXSYthujluGJ5YYfRNrXZhD4ahVYPnJV5XxLy4OF+aQBAd4jjRAqXLhQT1PVK9Q
 AQD/BOjToxrjgPREaLX9sQTW8DbICmjRhEWieJoQab2mZC+qD/aCen0rkj+UD0Qu
 wQRk5mSEsrC0qmWNS/rhzFa7/nRa4qWOMkHxim7/GqwGzgOTpv+TctmQOqMUjHqq
 k0ikVgBfZbaz3MqcuqLbKJ00mRK6G/yQIlECP4xcMbxKRxXucJj1ytOedIdG4nJE
 5porXbW1d1bIhv3Zv8tt7vh00x+mEF+hv6p8DUa9ppe7qwsdbhUdzeczeyR8eM7U
 ZBi80jMJfp9wEugZ0F8syIUs3PPgp7y461hJDbZRuHp4P4jmpdUBMAF4XvWl6XPy
 DAlPHnSc2ZNaqWJtfc1ja4e6DlwltEV81Sd9Y0clLhkD95k95gZ7EzoyGPAIO4FG
 ir0getZE1mfh9K/EfkTOkcKHJh3b5rA5TiSbTVVaPO9SzqPtIK+xhDJI0r9IJkW1
 XKgScOaJqpYEe2Y/Y/ezfnjxDLVxwOz6R77GsZCle1uPevOcxqN9fmjEn7gGYzmX
 PDf5pOuRrWApqix4a3Jr
 =Ly/0
 -----END PGP SIGNATURE-----

Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO updates from Linus Walleij:
 "This is the bulk of GPIO changes for the v4.18 development cycle.

  Core changes:

   - We have killed off VLA from the core library and all drivers.

     The background should be clear for everyone at this point:

        https://lwn.net/Articles/749064/

     Also I just don't like VLA's, kernel developers hate it when
     compilers do things behind their back. It's as simple as that.

     I'm sorry that they even slipped in to begin with. Kudos to Laura
     Abbott for exorcising them.

   - Support GPIO hogs in machines/board files.

  New drivers and chip support:

   - R-Car r8a77470 (RZ/G1C)

   - R-Car r8a77965 (M3-N)

   - R-Car r8a77990 (E3)

   - PCA953x driver improvements to accomodate more variants.

  Improvements and new features:

   - Support one interrupt per line on port A in the DesignWare dwapb
     driver.

  Misc:

   - Random cleanups, right header files in the drivers, some size
     optimizations etc"

* tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: (73 commits)
  gpio: davinci: fix build warning when !CONFIG_OF
  gpio: dwapb: Fix rework support for 1 interrupt per port A GPIO
  gpio: pxa: Include the right header
  gpio: pl061: Include the right header
  gpio: pch: Include the right header
  gpio: pcf857x: Include the right header
  gpio: pca953x: Include the right header
  gpio: palmas: Include the right header
  gpio: omap: Include the right header
  gpio: octeon: Include the right header
  gpio: mxs: Switch to SPDX identifier
  gpio: Remove VLA from stmpe driver
  gpio: mxc: Switch to SPDX identifier
  gpio: mxc: add clock operation
  gpio: Remove VLA from gpiolib
  gpio: aspeed: Use a cache of output data registers
  gpio: aspeed: Set output latch before changing direction
  gpio: pca953x: fix address calculation for pcal6524
  gpio: pca953x: define masks for addressing common and extended registers
  gpio: pca953x: set the PCA_PCAL flag also when matching by DT
  ...
2018-06-08 10:31:52 -07:00
..
arc
arm DeviceTree updates for v4.18: 2018-06-07 14:06:31 -07:00
ata Revert "ata: ahci-platform: add reset control support" 2018-04-09 15:10:50 -07:00
auxdisplay auxdisplay: Move arm-charlcd binding to correct folder 2018-02-12 08:41:38 -06:00
board
bus dt/bindings: Fix binding examples for Tegra GMI controller 2018-03-08 16:03:33 +01:00
c6x dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
clock Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-imx6sll' into clk-next 2018-04-06 13:22:12 -07:00
connector dt-bindings: add bindings for Samsung micro-USB 11-pin connector 2018-03-07 11:24:00 +09:00
cpufreq dt-bindings: cpufreq-dt: Remove "cooling-{min|max}-level" properties 2018-02-27 18:06:22 +01:00
crypto dt-bindings: move various RNG bindings to rng/ directory 2018-04-27 16:56:55 -05:00
devfreq
display Add more HW overlays support 2018-05-30 11:05:35 +10:00
dma DeviceTree fixes for 4.17: 2018-05-14 19:44:23 -05:00
edac Documentation: dt: edac: Move Altera SOCFPGA EDAC file 2018-05-12 11:54:59 +02:00
eeprom dt-bindings: at24: add Renesas R1EX24128 2018-03-21 14:42:56 +01:00
extcon
firmware
fpga dt: bindings: fpga: add lattice machxo2 slave spi binding description 2018-04-23 13:33:01 +02:00
fsi dt-bindings: fsi-master-gpio: Document "no-gpio-delays" property 2018-05-31 12:12:38 -05:00
fuse
goldfish
gpio gpio: rcar: Add DT binding for r8a77990 2018-05-23 10:04:36 +02:00
gpu drm-misc-next for v4.18: 2018-05-15 19:25:07 +10:00
h8300
hsi
hwlock
hwmon hwmon: (gpio-fan) Fix "#cooling-cells" property name in bindings 2018-05-29 13:56:39 -07:00
i2c dt-bindings: i2c: add binding for Socionext SynQuacer I2C 2018-04-04 20:23:37 +02:00
iio dt-bindings: exynos: move ADC binding to iio/adc/ directory 2018-04-27 16:56:56 -05:00
infiniband
input Linux 4.17-rc6 2018-05-24 09:30:15 -07:00
interrupt-controller irqchip/stm32: Add stm32mp1 support with hierarchy domain 2018-05-24 12:38:22 +01:00
iommu Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/exynos', 'arm/renesas', 'arm/smmu' and 'core' into next 2018-03-29 15:24:40 +02:00
ipmi ipmi: add an NPCM7xx KCS BMC driver 2018-04-18 10:23:12 -05:00
leds dt: bindings: lm3601x: Introduce the lm3601x driver 2018-05-23 21:44:16 +02:00
lpddr2
mailbox dt-bindings: mailbox: Add APSS shared binding for SDM845 SoCs 2018-06-06 22:21:59 +05:30
media media: dt-bindings: ov772x: add device tree binding 2018-05-28 13:57:34 -04:00
memory-controllers dt-bindings: Relocate Tegra20 memory controller bindings 2018-05-01 11:29:16 -05:00
mfd ARM: SoC driver updates for 4.17 2018-04-05 21:29:35 -07:00
mips dt-bindings: more status property removal from examples 2018-04-18 08:56:22 -05:00
misc auxdisplay: Move arm-charlcd binding to correct folder 2018-02-12 08:41:38 -06:00
mmc DeviceTree updates for v4.18: 2018-06-07 14:06:31 -07:00
mtd dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories 2018-04-27 16:56:56 -05:00
mux
nds32 dt-bindings: nds32 SoC Bindings 2018-02-22 10:44:36 +08:00
net DeviceTree updates for v4.18: 2018-06-07 14:06:31 -07:00
nios2 dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
nvmem dt-bindings: nvmem: Add binding for RAVE SP EEPROM driver 2018-05-14 16:20:48 +02:00
openrisc/opencores
opp Merge branch 'pm-cpufreq' 2018-06-04 10:40:57 +02:00
pci DeviceTree updates for v4.18: 2018-06-07 14:06:31 -07:00
perf drivers/bus: Move Arm CCN PMU driver 2018-03-06 17:26:15 +01:00
phy dt-bindings: add MediaTek XS-PHY binding 2018-05-20 21:51:35 +05:30
pinctrl This is the bulk of pin control changes for v4.18. 2018-06-07 13:56:45 -07:00
pmem doc/devicetree: Persistent memory region bindings 2018-04-07 07:53:23 -07:00
power Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' 2018-06-04 10:41:53 +02:00
powerpc dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories 2018-04-27 16:56:56 -05:00
pps dt-bindings: more status property removal from examples 2018-04-18 08:56:22 -05:00
ptp dt-bindings: ptp: add ptp-qoriq.txt 2018-05-28 23:05:12 -04:00
pwm dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
regmap
regulator Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt', 'regulator/topic/formatting' and 'regulator/topic/gpio' into regulator-next 2018-03-28 10:33:53 +08:00
remoteproc
reserved-memory
reset ARM: SoC driver updates for 4.17 2018-04-05 21:29:35 -07:00
riscv
rng dt-bindings: move various RNG bindings to rng/ directory 2018-04-27 16:56:55 -05:00
rtc rtc: isl12026: new driver. 2018-03-17 14:20:51 +01:00
scsi scsi: hisi_sas: dt-bindings: add an property of signal attenuation 2018-03-12 21:55:24 -04:00
security/tpm
serial DeviceTree fixes for 4.17: 2018-05-07 05:33:29 -10:00
serio
siox
slimbus
soc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2018-06-06 18:39:49 -07:00
sound ASoC: TSCS454: Add Support 2018-06-01 12:05:30 +01:00
spi Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/sprd' and 'spi/topic/tegra20-slink' into spi-next 2018-04-02 15:56:45 +01:00
spmi
sram
staging/iio/adc
thermal DeviceTree updates for v4.18: 2018-06-07 14:06:31 -07:00
timer DeviceTree updates for v4.18: 2018-06-07 14:06:31 -07:00
ufs
usb dt-bindings: usb: add bindings doc for HiSilicon STB xHCI host controller 2018-05-24 18:03:07 +02:00
virtio
w1
watchdog linux-watchdog 4.17-rc1 merge window tag 2018-04-13 15:43:50 -07:00
x86 of/Documentation: Specify local APIC ID in "reg" 2018-03-26 15:13:32 +02:00
xillybus
ABI.txt
chosen.txt
common-properties.txt
graph.txt
jailhouse.txt jailhouse: Provide detection for non-x86 systems 2018-03-08 12:30:37 +01:00
numa.txt
property-units.txt
resource-names.txt
submitting-patches.txt dt-bindings: submitting-patches: add guidance on patch content and subject 2018-06-05 16:37:47 -06:00
trivial-devices.txt dt-bindings: trivial: add various mcp4017/18/19 potentiometers 2018-03-12 10:27:48 -05:00
unittest.txt
vendor-prefixes.txt DeviceTree updates for v4.18: 2018-06-07 14:06:31 -07:00
xilinx.txt