linux/Documentation/devicetree/bindings
Linus Torvalds 81e29b7d1b regulator: Updates for v3.18
This time around most of the changes are a lot of new drivers along with
 the standard set of fixes and cleanups (thanks again largely to Axel
 Lin).  We do have one nice new feature in the core which factors out the
 disappointingly tricky code around DT parsing, only a couple of drivers
 have been converted so far:
 
  - Factor out the code for parsing the standard bindings for a set of
    regulators out of DT, making the probe part of a lot of drivers
    simplier.
  - New drivers for Dialog DA9213, HiSilicon HI6420, Intersil ISL9305/H,
    Ricoh RN5T618, Rockchip RK808, Skyworks SKY81452, Silergy SYR82x, and
    Qualcomm RPM.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJUMpL1AAoJECTWi3JdVIfQeKMH/34XfyuVNShoxJCEU6zihqET
 2C7WdjMqN7vRISsNDo4amfbYxGxzkj+QqqwmHYPdodGz8t/Pa6p7tmzofWUic/S7
 Hhu3BqZ+9+oDTYCTJnGWqaASlfF0HxG50UQm/1c1eVbNnFUuGnQ59DrDJO/VhK+F
 aHT52Zy50iN0vnG/qWNBR/duSI4ZMy3cZJenGTcnJb47ugLeV8qXZZPnEnG7Kr3z
 4pwDbteCb6Y6AaEw2O+cyPOM90vQ+ANnGt74faLCLe+UZ5i0XK+3K5mRaw36ID+Y
 6WmY/8ROcLXD757kVLiXjAExH42/n7Wa9RFpD8ho2o2dsKEra/9Q+t18LMtklos=
 =CTFD
 -----END PGP SIGNATURE-----

Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator updates from Mark Brown:
 "This time around most of the changes are a lot of new drivers along
  with the standard set of fixes and cleanups (thanks again largely to
  Axel Lin).  We do have one nice new feature in the core which factors
  out the disappointingly tricky code around DT parsing, only a couple
  of drivers have been converted so far:

   - Factor out the code for parsing the standard bindings for a set of
     regulators out of DT, making the probe part of a lot of drivers
     simplier.
   - New drivers for Dialog DA9213, HiSilicon HI6420, Intersil
     ISL9305/H, Ricoh RN5T618, Rockchip RK808, Skyworks SKY81452,
     Silergy SYR82x, and Qualcomm RPM"

* tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (71 commits)
  regulator: da9211: Fix a bug in update of mask bit
  regulator: pwm-regulator: add devicetree bindings for pwm regulator
  regulator: pwm-regulator: get voltage and duty table from dts
  regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macro
  regulator: qcom_rpm: Don't explicitly initialise the first field of config
  regulator: ltc3589: fix broken voltage transitions
  regulator: qcom-rpm: Regulator driver for the Qualcomm RPM
  regulator: axp20x: Use parent device as regulator configuration device
  regulator: fan53555: Fix null pointer dereference
  regulator: fan53555: Fixup report wrong vendor message
  regulator: fan53555: fix wrong cast in probe
  regulator: fan53555: add support for Silergy SYR82x regulators
  regulator: fan53555: add devicetree support
  regulator: add devicetree bindings for Fairchild FAN53555 regulators
  regulator: rk808: Add function for ramp delay for buck1/buck2
  regulator: fan53555: use set_ramp_delay to set the ramp up slew rate
  regulator: fan53555: enable vin supply
  regulator: rk808: Fix missing of_node_put
  regulator: rk808: Remove unused variables
  regulator: of: Add stub OF match function for !OF case
  ...
2014-10-07 21:07:48 -04:00
..
arc
arm ARM: SoC driver changes for 3.17 2014-08-08 11:34:32 -07:00
ata Documentation: bindings: document the sub-nodes AHCI bindings 2014-07-30 15:39:47 -04:00
bus Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next 2014-06-04 08:50:34 -07:00
c6x
clock ARM: SoC platform changes for 3.17 2014-08-08 11:14:29 -07:00
cpufreq cpufreq: cpu0: OPPs can be populated at runtime 2014-07-16 15:12:52 +02:00
crypto crypto: ccp - Base AXI DMA cache settings on device tree 2014-07-23 21:28:38 +08:00
dma dt/bindings: rcar-audmapp: tidyup dmas explanation 2014-08-19 22:41:37 +05:30
drm Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next 2014-08-05 09:26:09 +10:00
extcon dt-bindings: extcon: Add support for SM5502 MUIC device 2014-07-23 10:22:36 +09:00
fb
fuse soc/tegra: Add efuse and apbmisc bindings 2014-07-17 14:36:10 +02:00
gpio devicetree: Add Zynq GPIO devicetree bindings documentation 2014-07-10 11:13:44 +02:00
gpu ARM: SoC device-tree changes for 3.17 2014-08-08 11:16:58 -07:00
hid
hsi HSI: Introduce Nokia N900 modem driver 2014-05-16 00:55:42 +02:00
hwmon hwmon: Add pwm-fan driver 2014-08-04 07:01:38 -07:00
hwrng
i2c Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2014-08-09 09:15:07 -07:00
iio staging:iio:hmc5843: Add support for i2c hmc5983 2014-07-23 21:48:20 +01:00
input Input: atmel_mxt_ts - fix merge in DT documentation 2014-09-11 23:33:09 -07:00
interrupt-controller of/irq: Fix lookup to use 'interrupts-extended' property first 2014-08-16 09:03:58 +01:00
iommu Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into next 2014-07-31 20:29:02 +02:00
leds Documentation: dts: tcs6507: Fix wrong statement about #gpio-cells 2014-07-22 16:26:43 -07:00
lpddr2
media [media] media: atmel-isi: add primary DT support 2014-07-30 19:48:36 -03:00
memory-controllers memory: mvebu-devbus: add a devbus, keep-config property 2014-04-29 13:17:10 +00:00
metag
mfd mfd: tc3589x: Add device tree bindings 2014-08-28 15:57:54 +01:00
mipi
mips
misc soc/tegra: Add efuse and apbmisc bindings 2014-07-17 14:36:10 +02:00
mmc mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed 2014-08-11 11:48:39 +02:00
mtd ARM: OMAP2+: GPMC: Support Software ECC scheme via DT 2014-08-25 16:15:33 -07:00
net stmmac: ptp: fix the reference clock 2014-08-29 19:54:36 -07:00
nvec
panel drm/panel: simple: Add AUO B133HTN01 panel support 2014-08-06 16:44:15 +02:00
pci PCI changes for v3.17 (part 3): 2014-08-19 09:45:31 -05:00
phy ARM: SoC driver changes for 3.17 2014-08-08 11:34:32 -07:00
pinctrl This is the bulk of pin control changes for the v3.18 2014-10-07 20:56:28 -04:00
power Documentation: DT: Document rx51-battery binding 2014-07-18 23:40:22 +02:00
power_supply power: reset: Add Axxia system reset driver 2014-05-23 18:18:45 +02:00
powerpc powerpc/85xx: Add binding for CPLD 2014-07-31 00:10:45 -05:00
pps
pwm pwm: rockchip: document RK3288 SoC compatible 2014-08-08 13:12:46 +02:00
regmap regmap: Add the DT binding documentation for endianness 2014-08-16 16:56:23 -05:00
regulator Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/max77802' and 'regulator/topic/of' into regulator-next 2014-09-30 13:50:29 +01:00
reserved-memory
reset ARM: SoC driver changes 2014-06-02 16:35:49 -07:00
rng
rtc drivers/rtc/rtc-hym8563.c: add optional clock-output-names property 2014-06-06 16:08:08 -07:00
serial ARM: SoC device-tree changes for 3.17 2014-08-08 11:16:58 -07:00
serio
soc/qcom soc: qcom: Add device tree binding for GSBI 2014-05-23 11:38:53 -05:00
sound Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/fix/rockchip', 'asoc/fix/samsung' and 'asoc/fix/tlv320aic31xx' into asoc-linus 2014-09-15 15:05:34 -07:00
spi spi/rockchip: Mark DMA as optional 2014-09-04 23:54:15 +01:00
spmi spmi: of: fixup generic SPMI devicetree binding example 2014-05-28 13:45:15 -07:00
staging ARM: DT: imx53: fix lvds channel 1 port 2014-09-11 11:36:00 +02:00
thermal Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' and 'sti-thermal' of .git into next 2014-07-22 10:13:00 +08:00
timer clocksource: clps711x: Add DT bindings documentation 2014-07-23 12:02:36 +02:00
ufs
usb doc: dt: mxs-phy: add compatible string for imx6sx-usbphy 2014-09-03 09:16:00 -05:00
video video: fix composite video connector compatible string 2014-09-03 08:28:58 +03:00
virtio
w1
watchdog watchdog: imx2_wdt: adds big endianness support. 2014-08-05 22:43:11 +02:00
x86
ABI.txt
eeprom.txt
graph.txt
marvell.txt
open-pic.txt
resource-names.txt
submitting-patches.txt
vendor-prefixes.txt regulator: fan53555: add support for Silergy SYR82x regulators 2014-09-16 16:09:32 -07:00
xilinx.txt