2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/Documentation/devicetree/bindings
Linus Torvalds 1b2951dd99 This is the bulk of GPIO changes for the v4.17 kernel cycle:
New drivers:
 
 - Nintendo Wii GameCube GPIO, known as "Hollywood"
 
 - Raspberry Pi mailbox service GPIO expander
 
 - Spreadtrum main SC9860 SoC and IEC GPIO controllers.
 
 Improvements:
 
 - Implemented .get_multiple() callback for most of the
   high-performance industrial GPIO cards for the ISA bus.
 
 - ISA GPIO drivers now select the ISA_BUS_API instead of
   depending on it. This is merged with the same pattern
   for all the ISA drivers and some other Kconfig cleanups
   related to this.
 
 Cleanup:
 
 - Delete the TZ1090 GPIO drivers following the deletion of
   this SoC from the ARM tree.
 
 - Move the documentation over to driver-api to conform with
   the rest of the kernel documentation build.
 
 - Continue to make the GPIO drivers include only
   <linux/gpio/driver.h> and not the too broad <linux/gpio.h>
   that we want to get rid of.
 
 - Managed to remove VLA allocation from two drivers pending
   more fixes in this area for the next merge window.
 
 - Misc janitorial fixes.
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJaxIehAAoJEEEQszewGV1zlEAP/3p3E6J8vPqJNV/C39c40krC
 ajo0ndiTC7cotmCXNQOl9xfMCTgkjBtx3WEKwTDfCsuWW+2YB0DRmMd0Bkf2RWjQ
 nM4rB64FzAu+rdD9jdGtfn24ofylSRFaHNQ/V8Prc2JVAXJt4DS97h+6kwzIAqCm
 A/xXQAx67k5qoTXLvR2n/8LX8TphSe2kwH/f/3/lJpNLfLCRRJ3GqJfpa72jw2eL
 4VIPc6KmttkqzJ1GFtzLPfhkhRr0p4sSzUNydlj5BKhmOSVu6Afv5ylgpK/p38dQ
 mGvNqFnU0lpwelsoZK75YikDFbqQjn4XkXJGvmIRMw4qM7crcw5oSkeMwCrcGqJW
 7Uo7NoQU94wcQSZTppFQdaJs7NHdcnpW7jcfRYYetZL/6eDGBtfxoym90Lyjvaqs
 y+ykofbadI0X/9omO5j+qozvIneLam/CF7iDRUb/5t1LJbNwtXUsVYhz3FuwPDt1
 ZHb6w+np9ZHN6H9jz3b/F9B/uQt54pshm7NorSXrJvZfKrv8kV14MoHgYsuQDDjV
 khbveygB8DwaPeV4XjpLeYhJB1L/Wjf46CVD6tyaCRDByGQmdoJEQF9QB2CxrF2J
 ouaaaS8tSC0IK/mKMMgJxC1Vr2gh0NMlQ3AL9EJDJvX+9RoIA2gwtBAiGnlEcdq3
 GyFAZ0szb5P4BaNnX9qc
 =C5t5
 -----END PGP SIGNATURE-----

Merge tag 'gpio-v4.17-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.17 kernel cycle:

  New drivers:

   - Nintendo Wii GameCube GPIO, known as "Hollywood"

   - Raspberry Pi mailbox service GPIO expander

   - Spreadtrum main SC9860 SoC and IEC GPIO controllers.

  Improvements:

   - Implemented .get_multiple() callback for most of the
     high-performance industrial GPIO cards for the ISA bus.

   - ISA GPIO drivers now select the ISA_BUS_API instead of depending on
     it. This is merged with the same pattern for all the ISA drivers
     and some other Kconfig cleanups related to this.

  Cleanup:

   - Delete the TZ1090 GPIO drivers following the deletion of this SoC
     from the ARM tree.

   - Move the documentation over to driver-api to conform with the rest
     of the kernel documentation build.

   - Continue to make the GPIO drivers include only
     <linux/gpio/driver.h> and not the too broad <linux/gpio.h> that we
     want to get rid of.

   - Managed to remove VLA allocation from two drivers pending more
     fixes in this area for the next merge window.

   - Misc janitorial fixes"

* tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: (77 commits)
  gpio: Add Spreadtrum PMIC EIC driver support
  gpio: Add Spreadtrum EIC driver support
  dt-bindings: gpio: Add Spreadtrum EIC controller documentation
  gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()
  pinctrl: qcom: Don't allow protected pins to be requested
  gpiolib: Support 'gpio-reserved-ranges' property
  gpiolib: Change bitmap allocation to kmalloc_array
  gpiolib: Extract mask allocation into subroutine
  dt-bindings: gpio: Add a gpio-reserved-ranges property
  gpio: mockup: fix a potential crash when creating debugfs entries
  gpio: pca953x: add compatibility for pcal6524 and pcal9555a
  gpio: dwapb: Add support for a bus clock
  gpio: Remove VLA from xra1403 driver
  gpio: Remove VLA from MAX3191X driver
  gpio: ws16c48: Implement get_multiple callback
  gpio: gpio-mm: Implement get_multiple callback
  gpio: 104-idi-48: Implement get_multiple callback
  gpio: 104-dio-48e: Implement get_multiple callback
  gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
  gpio: pci-idio-16: Implement get_multiple callback
  ...
2018-04-05 09:51:41 -07:00
..
arc
arm dt-bindings: hisilicon: add doc for Hi3798CV200 peripheral controller 2018-02-21 11:54:34 +05:30
ata ata: ahci-platform: add reset control support 2018-03-26 07:40:01 -07:00
auxdisplay auxdisplay: Move arm-charlcd binding to correct folder 2018-02-12 08:41:38 -06:00
board
bus ARM: dts: Add generic ti,sysc compatible in addition to the custom ones 2017-12-21 07:28:54 -08:00
c6x
clock The core framework has a handful of patches this time around, mostly due 2018-02-01 16:56:07 -08: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 crypto: inside-secure - fix clock resource by adding a register clock 2018-03-23 23:40:04 +08:00
devfreq dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
display Linux 4.16-rc7 2018-03-28 14:30:41 +10:00
dma dmaengine: mv_xor_v2: Fix clock resource by adding a register clock 2018-03-11 20:33:27 +05:30
edac
eeprom dt-bindings: at24: sort manufacturers alphabetically 2018-02-28 09:56:23 +01:00
extcon
firmware ARM: SoC driver updates for v4.15 2017-11-16 16:05:01 -08:00
fpga
fsi dt-bindings: fsi: Add optional property no-scan-on-init 2018-03-14 19:11:01 +01:00
fuse
goldfish
gpio This is the bulk of GPIO changes for the v4.17 kernel cycle: 2018-04-05 09:51:41 -07:00
gpu dt-bindings: gpu: mali-utgard: add rockchip,rk3328-mali compatible 2017-12-16 18:15:20 +01:00
h8300
hsi
hwlock
hwmon dt-bindings: hwmon: aspeed-pwm-tacho: Add reset node 2018-01-02 15:05:34 -08:00
i2c Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2018-02-04 10:57:43 -08:00
iio Merge 4.16-rc7 into staging-next 2018-03-28 13:33:37 +02:00
infiniband
input DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
interrupt-controller Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2018-04-04 15:19:26 -07:00
iommu IOMMU Updates for Linux v4.16 2018-02-08 12:03:54 -08:00
ipmi ipmi: add an Aspeed KCS IPMI BMC driver 2018-02-26 09:21:28 -06:00
leds dt: bindings: lp8860: Add trigger binding to the lp8860 2018-01-08 21:28:12 +01:00
lpddr2
mailbox Misc driver changes only : 2018-02-04 11:11:23 -08:00
media media: s5p-mfc: Adding initial support for MFC v10.10 2018-03-22 07:06:26 -04:00
memory-controllers ARM: SoC driver updates for 4.16 2018-02-01 16:35:31 -08:00
mfd dt-bindings: aspeed-lpc: Document LPC Host Interface Controller 2018-03-15 18:20:51 +01:00
mips
misc auxdisplay: Move arm-charlcd binding to correct folder 2018-02-12 08:41:38 -06:00
mmc dt-bindings: mmc: add bindings for hi3798cv200-dw-mshc 2018-03-15 14:43:21 +01:00
mtd DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
mux
nds32 dt-bindings: nds32 SoC Bindings 2018-02-22 10:44:36 +08:00
net dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC 2018-03-31 22:17:23 -04:00
nios2 dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
nvmem dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells 2018-03-14 19:28:15 +01:00
openrisc/opencores dt-bindings: openrisc: Add OpenRISC platform SoC 2017-11-03 14:01:04 +09:00
opp Merge branches 'pm-opp', 'pm-devfreq', 'pm-avs' and 'pm-tools' 2018-01-18 02:56:04 +01:00
pci pci-v4.16-changes 2018-02-06 09:59:40 -08:00
perf
phy dt-bindings: phy-rockchip-typec: move extcon property to be optional. 2018-03-16 16:55:36 +05:30
pinctrl pinctrl: sunxi: add support for the Allwinner H6 main pin controller 2018-03-27 15:09:42 +02:00
power power supply and reset changes for the v4.17 series 2018-04-03 12:10:01 -07:00
powerpc dt-bindings: gpio: Add binding for Wii GPIO controller 2018-02-12 09:36:06 +01:00
pps
ptp
pwm dt-bindings: pwm: Update bindings for the Meson-AXG 2017-12-05 09:51:28 +01: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 remoteproc: qcom: Add support for mss remoteproc on msm8996 2017-10-30 18:37:23 -07:00
reserved-memory dt-binding: soc: qcom: Add binding for rmtfs memory 2017-10-22 05:06:34 -05:00
reset dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller 2017-11-27 09:16:40 +01:00
riscv
rng dt-bindings: rng: add bindings doc for Keystone SA HWRNG driver 2018-03-23 23:40:05 +08:00
rtc dt-bindings: rtc: add bindings for i.MX53 SRTC 2018-01-12 00:20:39 +01:00
scsi scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hw 2018-01-22 20:03:58 -05:00
security/tpm
serial TTY/Serial driver patches for 4.17-rc1 2018-04-04 18:43:49 -07:00
serio dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
siox siox: add gpio bus driver 2017-12-19 10:56:53 +01:00
slimbus dt-bindings: Add qcom slimbus controller bindings 2017-12-19 11:01:03 +01:00
soc dt-bindings: soc: Add a binding for the Broadcom VCHIQ services. (v3) 2018-03-14 13:05:19 +01:00
sound DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08: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 dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
staging/iio/adc
thermal dt-bindings: thermal: imx: update the binding to new method 2018-02-12 08:39:50 -06:00
timer dt-bindings: timer: Add andestech atcpit100 timer binding doc 2018-02-22 10:44:36 +08:00
ufs dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
usb usb: changes for v4.17 merge window 2018-03-23 13:33:09 +01:00
virtio
w1
watchdog linux-watchdog 4.16-rc1 merge window tag 2018-02-07 11:54:34 -08:00
x86 of/Documentation: Specify local APIC ID in "reg" 2018-03-26 15:13:32 +02:00
xillybus
ABI.txt
chosen.txt dt-bindings: chosen: Document linux,initrd-{start,end} 2017-12-15 14:57:55 -06:00
common-properties.txt dt-bindings: Document common property for daisy-chained devices 2017-10-19 22:33:11 +02:00
graph.txt
jailhouse.txt jailhouse: Provide detection for non-x86 systems 2018-03-08 12:30:37 +01:00
marvell.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
trivial-devices.txt dt-bindings: Add Infineon TLV493D-A1B6 2017-12-15 15:42:21 -06:00
unittest.txt
vendor-prefixes.txt dt-bindings: Add vendor prefix for emtrion GmbH 2018-03-12 10:06:00 +01:00
xilinx.txt