linux/Documentation/devicetree/bindings/regulator
Linus Torvalds 74fee4e88f DeviceTree updates for 4.14:
- Convert more DT code to use of_property_read_* API.
 
 - Improve DT overlay support when adding multiple overlays.
 
 - Convert printk's to %pOF format specifiers. Most went via subsystem
   trees, but picked up the remaining orphans.
 
 - Correct unittests to use preferred "okay" for "status" property value.
 
 - Add a KASLR seed property.
 
 - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa.
 
 - Fix modalias buffer handling.
 
 - Clean-up of include paths for building dtbs.
 
 - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10 devices.
 
 - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC.
 
 - Add compatible string for Allwinner H5 Mali-450 GPU.
 
 - Fix links to old OpenFirmware docs with new mirror on devicetree.org.
 
 - Remove status property from binding doc examples.
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJZsVkbEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcPWPhAA
 gi3Ekc3680YE1iLnXHkDkZHmzE0KvzhIyHrzqIkoxtISfmboVdydMQFnAfyhPJA4
 UA5vBKiL4uhWSpHglQpyY2ld+S9tym3IQrGEhEsHxf6njfQpkiNqVKsTYxGAmwxW
 E5B6sFl5O4q9e84pnselFsmx6TI+SlmPrqbN7BiluqczeUu358QlF2x8GZuJDN35
 cLJKZSeE/w2xLIRIpHUoh7My8/d3jJ/OxuqXFyt/f42BtGp++WganCQS5XR0dxSA
 SMdzHhWDTqCKsih5/80vqVXpDBn8iX6NEx7zKprSRc3mTCNIWHG70m/tNAk6/FQR
 gvMR3BJOiA0MOIO3M3qaJeVuFkJDixaXmwL0V/Qpuon+6EMdRIfgcVTScAXNnamP
 IHmN7fzFYE9tNCzkQjEHkQtVxyQi+1CAM61dZQD1rwi4M2YZHmNxdfLj4ilRb+q8
 2SDugUjz3tEdEzi6huKc5oGwqmJwLQmSlgP+VGcJnt6kotLy+PEdPK1cYWtwSKmp
 p/xhbXZSCFcwCHXGbyGE6yOXX4DKaLD11KmAMlJ2zwphfvwE4v/azuLmOtviiYTS
 23KGIEZJYwRP1QG/BwsjKhl7x37NeKKKHomryMVF3R7M0mf1VtcdSSYROirNi2+t
 AZZSyXoK8E/Fx4hR1YHxJ3TX4aBkJ2rBi3+RgABXa10=
 =IBAh
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull DeviceTree updates from Rob Herring:
 "There's a few orphans in the conversion to %pOF printf specifiers
  included here that no one else picked up.

  Summary:

   - Convert more DT code to use of_property_read_* API.

   - Improve DT overlay support when adding multiple overlays

   - Convert printk's to %pOF format specifiers. Most went via subsystem
     trees, but picked up the remaining orphans

   - Correct unittests to use preferred "okay" for "status" property
     value

   - Add a KASLR seed property

   - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa

   - Fix modalias buffer handling

   - Clean-up of include paths for building dtbs

   - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10
     devices

   - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC

   - Add compatible string for Allwinner H5 Mali-450 GPU

   - Fix links to old OpenFirmware docs with new mirror on
     devicetree.org

   - Remove status property from binding doc examples"

* tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (45 commits)
  devicetree: Adjust status "ok" -> "okay" under drivers/of/
  dt-bindings: Remove "status" from examples
  dt-bindings: pinctrl: sh-pfc: Use generic node name
  dt-bindings: Add vendor Mellanox
  dt-binding: net/phy: fix interrupts description
  virt: Convert to using %pOF instead of full_name
  macintosh: Convert to using %pOF instead of full_name
  ide: pmac: Convert to using %pOF instead of full_name
  microblaze: Convert to using %pOF instead of full_name
  dt-bindings: usb: musb: Grammar s/the/to/, s/is/are/
  of: Use PLATFORM_DEVID_NONE definition
  of/device: Fix of_device_get_modalias() buffer handling
  of/device: Prevent buffer overflow in of_device_modalias()
  dt-bindings: add amc6821, isl1208 trivial bindings
  dt-bindings: add vendor prefix for Theobroma Systems
  of: search scripts/dtc/include-prefixes path for both CPP and DTC
  of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
  of: remove drivers/of/testcase-data from include search path for CPP
  of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered
  iio: srf08: add device tree binding for srf02 and srf10
  ...
2017-09-07 14:43:33 -07:00
..
88pm800.txt regulator: 88pm800: add regulator driver for 88pm800 2013-07-19 19:08:36 +01:00
88pm860x.txt mfd: 88pm860x: Device tree support 2012-10-02 11:43:13 +02:00
act8865-regulator.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
act8945a-regulator.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
anatop-regulator.txt Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/arizona', 'regulator/topic/bd9571mvw-m' and 'regulator/topic/const' into regulator-next 2017-04-30 22:17:25 +09:00
arizona-regulator.txt regulator: arizona: Add regulator specific device tree binding document 2015-10-28 09:17:05 +09:00
as3722-regulator.txt regulator: as3722: add regulator driver for AMS AS3722 2013-09-20 18:08:00 +01:00
cpcap-regulator.txt regulator: cpcap: Add basic regulator support 2017-02-04 12:45:54 +01:00
da9210.txt regulator: da9210: addition of device tree support 2016-07-15 11:45:26 +01:00
da9211.txt regulator: da9211: add descriptions for da9212/da9214 2016-06-29 17:24:55 +01:00
fan53555.txt regulator: fan53555: add support for Silergy SYR82x regulators 2014-09-16 16:09:32 -07:00
fixed-regulator.txt regulator: fixed: dt: support for input supply 2012-07-05 13:49:35 +01:00
gpio-regulator.txt regulator: gpio: correct default type 2017-02-04 13:11:21 +01:00
hisilicon,hi655x-regulator.txt regulator: hi655x: Document for hi655x regulator 2016-02-15 19:54:55 +00:00
isl9305.txt regulator: isl9305: deprecate use of isl in compatible string for isil 2014-12-22 17:51:11 +00:00
lm363x-regulator.txt regulator: lm363x: Use generic property for hardware enable pins 2017-03-07 14:59:25 +01:00
lp872x.txt regulator: lp872x: Add enable GPIO pin support 2016-02-05 18:57:09 +00:00
ltc3589.txt regulator: ltc3589: Add DT binding documentation 2014-05-26 15:54:57 +01:00
ltc3676.txt regulator: Add LTC3676 support 2016-08-16 12:28:00 +01:00
max1586-regulator.txt regulator: max1586: add device-tree binding 2014-09-01 11:35:49 +01:00
max8660.txt regulators: max8660: add DT bindings 2013-08-02 17:29:54 +01:00
max8907.txt mfd: max8907: Remove regulator-compatible from DT docs 2012-09-25 15:21:34 +02:00
max8925-regulator.txt regulator: max8925: update dt regulator binding doc 2012-11-09 11:40:48 +00:00
max8952.txt regulator: max8952: Add Device Tree support 2013-04-05 11:20:52 +01:00
max8973-regulator.txt regulator: max8973: add DT binding details for junction warn temp 2016-04-13 17:19:26 +01:00
max8997-regulator.txt regulator: max8997: Fix a trivial typo in documentation 2013-07-04 10:55:50 +01:00
max77686.txt mfd: max77686: Split out regulator part from the DT binding 2015-08-24 15:26:53 +01:00
max77802.txt regulator: max77802: Fix DT binding document reference 2016-02-03 17:16:05 +00:00
mt6311-regulator.txt regulator: add fixes with MT6311 dt-bindings shouldn't reference driver 2017-08-15 18:12:25 +01:00
mt6323-regulator.txt regulator: add fixes with MT6323 dt-bindings shouldn't reference driver 2017-08-15 18:12:28 +01:00
mt6380-regulator.txt regulator: Add document for MediaTek MT6380 regulator 2017-08-15 12:50:54 +01:00
mt6397-regulator.txt regulator: add fixes with MT6397 dt-bindings shouldn't reference driver 2017-08-15 18:12:30 +01:00
palmas-pmic.txt Documentation: devicetree: bindings: regulator: palmas-pmic.txt 2016-04-19 17:25:17 -05:00
pbias-regulator.txt regulator: pbias: program pbias register offset in pbias driver 2015-09-03 10:39:20 +01:00
pfuze100.txt regulator: pfuze100-regulator: add coin support 2017-03-13 16:15:42 +00:00
pv88060.txt regulator: pv88060: new regulator driver 2015-11-20 18:06:15 +00:00
pv88080.txt regulator: pv88080: Update regulator for PV88080 BB silicon support 2016-09-26 08:59:08 -07:00
pv88090.txt regulator: pv88090: new regulator driver 2015-12-08 18:21:06 +00:00
pwm-regulator.txt regulator: pwm-regulator: fix example syntax 2017-07-19 11:57:06 +01:00
qcom,smd-rpm-regulator.txt regulator: qcom-smd: Add PM8994 regulator support 2017-01-19 11:19:17 +00:00
qcom,spmi-regulator.txt regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 2016-06-26 12:24:07 +01:00
regulator-max77620.txt regulator: max77620: Add details of device specific ramp rate setting 2016-04-22 16:26:41 +01:00
regulator.txt regulator: DT: Add properties for asymmetric settling times 2017-05-17 10:49:24 +01:00
samsung,s2mpa01.txt dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings 2016-01-14 08:43:49 +00:00
samsung,s2mps11.txt dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings 2016-01-14 08:43:48 +00:00
samsung,s5m8767.txt dt-bindings: regulator/mfd: Reorganize S5M8767 bindings 2016-01-14 08:43:48 +00:00
sky81452-regulator.txt regulator: sky81452: Modify Device Tree structure 2014-12-02 12:23:07 +00:00
st,stm32-vrefbuf.txt regulator: Add STM32 Voltage Reference Buffer 2017-08-30 18:28:31 +01:00
ti-abb-regulator.txt scripts/spelling.txt: add "overide" pattern and fix typo instances 2017-03-09 17:01:09 -08:00
tps6586x.txt MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
tps51632-regulator.txt regulator: tps51632: add DT support 2012-12-27 17:30:45 +00:00
tps62360-regulator.txt documentation/devicetree: Fix typos 2013-02-06 11:06:36 +00:00
tps65023.txt regulator: tps65023: add device tree support 2015-09-21 10:13:17 -07:00
tps65090.txt regulator: tps65090: Fix tps65090 typos in example 2014-08-06 22:08:38 +01:00
tps65132-regulator.txt regulator: tps65132: add device-tree binding 2017-04-12 16:47:50 +01:00
tps65217.txt Revert "regulator: tps65217: remove tps65217.dtsi file" 2016-02-19 09:05:53 -08:00
tps65218.txt Documentation: regulator: tps65218: Update examples 2016-10-26 10:30:11 +01:00
twl-regulator.txt regulator: twl: Provide of_map_mode for twl4030 2016-04-05 11:35:33 -07:00
vctrl.txt regulator: Add driver for voltage controlled regulators 2017-04-10 17:30:40 +01:00
vexpress.txt regulator: Versatile Express regulator driver 2012-10-15 11:56:08 +09:00