linux_old1/Documentation/devicetree/bindings
Linus Torvalds 3f173bde7e Pin control fixes for v4.12:
- Make a few Intel Chromebooks with Cherryview DMI firmware
   work smoothly.
 
 - A fix for some bogus allocations in the generic group
   management code.
 
 - Some GPIO descriptor lookup table stubs. Merged through
   the pin control tree for administrative reasons.
 
 - Revert the "bi-directional" and "output-enable" generic
   properties: we need more discussions around this. It seems
   other SoCs are using input/output gate enablement and these
   terms are not correct.
 
 - Fix mux and drive strength atomically in the MXS driver.
 
 - Fix the SPDIF function on sunxi A83T.
 
 - OF table terminators and other small fixes.
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJZK9EfAAoJEEEQszewGV1zOWsP/j1eaQajpNgxIQTu7loTKekq
 kOfMO8LhGd+ZAUh9APr+eeWPBzGVir6EMC8Ha0JgCau33d67AVCkBNWeo+ztIvCP
 7R5LUSAi4sFxHZ20kEPIWVWqOFN4Ob/5Ju+ivOvRy47pAL3cvDMhoP7cWM/Curkt
 k5X4WLJonPAzXEuWG1EvRWOd1w6z1g1prUiOyxFF2vnJgEZ/nckVkhf+BR/kwJZl
 w4UwPXeuceI4bqL7+L7kzii6ou1fxoKj0GxmsAmdpYTJW3ObV6m7qJd9Kfj0NEgI
 E+9INh/3R+fs0OVZoyAQf1ufoaByjz/qmCGiyuxLW3aWmmAT1LQhNw/8fZixwZWF
 aSGD7Fgj+Ub2deCmzTbN7sY5ES8lP3CcYQB2EM0q/uVd94vCqFDuCfh3aHg3Tj4c
 EGjE9yGcW2vD/CEYewbIluC4Eqp4Sou69+SWvGFQrIDcJjy1JshsNab2lCBTDEJy
 eD1TpIj1q5LGBSxCmVlJqqRql44H9OVizbbhnoy8uDscSiO8KsZPbUlQX3WIsN/0
 WvH6UGRpvrFqY1b4Ek9o2NE8nTO0OkpGwuugEV9rBWK3XKVjbtEI32hydAwZXRXH
 0J7iVl7EDg2Lq3h87udtdQAVcdzfnOvtE9R0y45YAgPeItRc7JqP/aoxbtgEMSwE
 9f9tGWywFOygE9o6n0DW
 =S65X
 -----END PGP SIGNATURE-----

Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:
 "Here is an overdue pull request for pin control fixes, the most
  prominent feature is to make Intel Chromebooks (and I suspect any
  other Cherryview-based Intel thing) happy again, which we really want
  to see.

  There is a patch hitting drivers/firmware/* that I was uncertain to
  who actually manages, but I got Andy Shevchenko's and Dmitry Torokov's
  review tags on it and I trust them both 100% to do the right thing for
  Intel platform drivers.

  Summary:

   - Make a few Intel Chromebooks with Cherryview DMI firmware work
     smoothly.

   - A fix for some bogus allocations in the generic group management
     code.

   - Some GPIO descriptor lookup table stubs. Merged through the pin
     control tree for administrative reasons.

   - Revert the "bi-directional" and "output-enable" generic properties:
     we need more discussions around this. It seems other SoCs are using
     input/output gate enablement and these terms are not correct.

   - Fix mux and drive strength atomically in the MXS driver.

   - Fix the SPDIF function on sunxi A83T.

   - OF table terminators and other small fixes"

* tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: sunxi: Fix SPDIF function name for A83T
  pinctrl: mxs: atomically switch mux and drive strength config
  pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
  firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
  pinctrl: core: Fix warning by removing bogus code
  gpiolib: Add stubs for gpiod lookup table interface
  Revert "pinctrl: generic: Add bi-directional and output-enable"
  pinctrl: cherryview: Add terminate entry for dmi_system_id tables
2017-05-29 10:05:19 -07:00
..
arc
arm Sort of on the quieter side this time, which is probably due more 2017-05-10 13:38:18 -07:00
ata dt-bindings: ata: add DT bindings for ahci-dm816 SATA controller 2017-03-27 14:05:29 -04:00
auxdisplay auxdisplay: hd44780: Fix DT properties to include units of measurement 2017-04-08 17:48:19 +02:00
board
bus
c6x
clock Sort of on the quieter side this time, which is probably due more 2017-05-10 13:38:18 -07:00
cpufreq Documentation: dt: add bindings for ti-cpufreq 2017-02-09 22:53:54 +01:00
cris
crypto dt-bindings: Document STM32 CRC bindings 2017-04-05 21:58:33 +08:00
devfreq ARM: dts: exynos: Use - instead of @ for DT OPP entries 2017-04-20 18:06:03 +02:00
display fbdev changes for v4.12: 2017-05-11 11:12:26 -07:00
dma
edac
eeprom
extcon
firmware firmware: Add coreboot device tree binding documentation 2017-04-08 18:05:36 +02:00
fpga DeviceTree for 4.12: 2017-05-05 19:33:07 -07:00
fuse
goldfish
gpio gpio: DT bindings, move tca9554 from pcf857x to pca953x 2017-04-24 18:30:26 +02:00
gpu dt-bindings: Updates for v4.12-rc1 2017-04-19 06:28:42 -07:00
h8300
hsi
hwlock
hwmon Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver 2017-04-10 13:11:21 -07:00
i2c DeviceTree for 4.12: 2017-05-05 19:33:07 -07:00
iio Staging/IIO patches for 4.12-rc1 2017-05-05 18:16:23 -07:00
infiniband
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2017-05-26 16:45:13 -07:00
interrupt-controller DeviceTree for 4.12: 2017-05-05 19:33:07 -07:00
iommu iommu/arm-smmu: Add global SMR masking property 2017-04-06 16:06:43 +01:00
ipmi ipmi: bt-bmc: Add ast2500 compatible string 2017-04-07 12:25:38 -05:00
leds - New Drivers 2017-05-03 12:11:44 -07:00
lpddr2
mailbox dt-bindings: Add DT bindings info for FlexRM ring manager 2017-03-28 23:33:51 +05:30
media [media] Documentation: DT: Add OV5647 bindings 2017-04-14 23:00:55 -03:00
memory-controllers
metag
mfd mfd: dts: hi655x: Add clock binding for the pmic 2017-05-23 14:17:42 +02:00
mips
misc sound updates for 4.11-rc1 2017-02-23 08:50:22 -08:00
mmc mmc: dt: pwrseq-simple: Invent power-off-delay-us 2017-05-23 14:17:10 +02:00
mtd MTD updates for 4.12-rc1: 2017-05-11 10:44:22 -07:00
net net: fec: add post PHY reset delay DT property 2017-05-24 15:25:22 -04:00
nios2
nvmem nvmem: imx-ocotp: add write support 2017-04-08 17:51:48 +02:00
opp More power management updates for v4.11-rc1 2017-03-02 17:33:52 -08:00
pci pci-v4.12-changes 2017-05-08 19:03:25 -07:00
perf
phy phy: rockchip-usb: Add vbus regulator support. 2017-04-10 16:43:41 +05:30
pinctrl Revert "pinctrl: generic: Add bi-directional and output-enable" 2017-05-22 10:39:10 +02:00
power power supply and reset changes for the v4.12 series (part 2) 2017-05-12 12:02:21 -07:00
power_supply
powerpc powerpc/64s: Support new device tree binding for discovering CPU features 2017-05-09 23:42:55 +10:00
pps
pwm pwm: tegra: Add DT binding details to configure pin in suspends/resume 2017-04-12 16:09:49 +02:00
regmap
regulator Merge remote-tracking branch 'regulator/topic/vctrl' into regulator-next 2017-04-30 22:17:44 +09:00
remoteproc
reserved-memory
reset reset: Add i.MX7 SRC reset driver 2017-03-15 12:18:49 +01:00
rng dt-bindings: hwrng: Add Mediatek hardware random generator bindings 2017-04-21 20:30:55 +08:00
rtc dt-bindings: rtc: document the rtc-sh bindings 2017-04-03 18:01:41 +02:00
scsi
security/tpm
serial dt-bindings: serial: add a new compatible string for SC9860 2017-04-08 18:42:46 +02:00
serio
soc powerpc updates for 4.12 part 2 2017-05-12 10:04:09 -07:00
sound Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8978' and 'asoc/topic/zte-tdm' into asoc-next 2017-04-30 22:16:48 +09:00
spi Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/omap2-mcspi', 'spi/topic/orion', 'spi/topic/pl022' and 'spi/topic/sc18is602' into spi-next 2017-04-26 15:58:10 +01:00
spmi
sram
staging/iio/adc staging/android/ion: remove useless document file 2017-05-15 11:17:31 +02:00
thermal Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding 2017-04-06 21:47:57 -07:00
timer clocksource: Augment bindings for Faraday timer 2017-04-07 16:23:07 +02:00
ufs
usb dmaengine updates for 4.12-rc1 2017-05-09 15:40:28 -07:00
virtio
w1
watchdog watchdog: add DT bindings for Cortina Gemini 2017-03-12 12:18:23 +01:00
x86
xillybus
ABI.txt
chosen.txt Documentation: dt: chosen properties for arm64 kdump 2017-04-05 18:32:39 +01:00
common-properties.txt
graph.txt
marvell.txt
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
trivial-devices.txt RTC for 4.12 2017-05-10 19:37:14 -07:00
unittest.txt
vendor-prefixes.txt RTC for 4.12 2017-05-10 19:37:14 -07:00
xilinx.txt