2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 13:13:57 +08:00
linux-next/Documentation/devicetree/bindings/regulator
Linus Torvalds 37cb8e1f8e DeviceTree for 4.15:
- kbuild cleanups and improvements for dtbs
 
 - Code clean-up of overlay code and fixing for some long standing memory
   leak and race condition in applying overlays
 
 - Improvements to DT memory usage making sysfs/kobjects optional and
   skipping unflattening of disabled nodes. This is part of kernel
   tinification efforts.
 
 - Final piece of removing storing the full path for every DT node. The
   prerequisite conversion of printk's to use device_node format
   specifier happened in 4.14.
 
 - Sync with current upstream dtc. This brings additional checks to dtb
   compiling.
 
 - Binding doc tree wide removal of leading 0s from examples
 
 - RTC binding documentation adding missing devices and some
   consolidation of duplicated bindings
 
 - Vendor prefix documentation for nutsboard, Silicon Storage Technology,
   shimafuji, Tecon Microprocessor Technologies, DH electronics GmbH,
   Opal Kelly, and Next Thing
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJaCwaSEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcNzeA/8
 C8uQhSsX2+UQZvFzcEA8KQAMGT3kYdrcf+gidRKwCEUWg1qscUEpTb3n3Rm5NUbU
 RPD1s6GSlh6fJCMHDTQ6Tti/T59L7nZa2/AIGmUishGu4x4q1o18AobpFJmYP/EM
 SJPwnmm5RV9WcZFao1y+sY3Xtn8DStxHO4cS+dyF5/EvPN9D8nbLJfu7bgTBAZww
 HktIMB9kx+GTipRQZBvBwXoy5MJjthIZub4XwzesA4tGananj4cXlc0xaVxpdYy3
 5bO6q5F7cbrZ2uyrF+oIChpCENK4VaXh80m0WHc8EzaG++shzEkR4he1vYkwnV+I
 OYo4vsUg9dP8rBksUG1eYhS8fJKPvEBRNP7ETT5utVBy5I/tDEbo/crmQZRTIDIC
 hZbhcdZlISZj0DzkMK2ZHQV9UYtRWzXrJbZHFIPP12GCyvXVxYJUIWb9iYnUYSon
 KugygsFSpZHMWmfAhemw5/ctJZ19qhM5UIl2KZk5tMBHAf466ILmZjg0me6fYkOp
 eADfwHJ1dLMdK79CVMHSfp+vArcZXp35B16c3sWpJB36Il97Mc/9siEufCL4GKX7
 IBBnQBlbpSBKBejWVyI7Ip/Xp5u4qAQD+ZMJ9oLqBRqfWerHbDuOERlEOgwGqJYr
 9v4HvP7V8eVUvAdqXka4EBfCyAgUzXDAxG2Dfmv9vGU=
 =jgpN
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:
 "A bigger diffstat than usual with the kbuild changes and a tree wide
  fix in the binding documentation.

  Summary:

   - kbuild cleanups and improvements for dtbs

   - Code clean-up of overlay code and fixing for some long standing
     memory leak and race condition in applying overlays

   - Improvements to DT memory usage making sysfs/kobjects optional and
     skipping unflattening of disabled nodes. This is part of kernel
     tinification efforts.

   - Final piece of removing storing the full path for every DT node.
     The prerequisite conversion of printk's to use device_node format
     specifier happened in 4.14.

   - Sync with current upstream dtc. This brings additional checks to
     dtb compiling.

   - Binding doc tree wide removal of leading 0s from examples

   - RTC binding documentation adding missing devices and some
     consolidation of duplicated bindings

   - Vendor prefix documentation for nutsboard, Silicon Storage
     Technology, shimafuji, Tecon Microprocessor Technologies, DH
     electronics GmbH, Opal Kelly, and Next Thing"

* tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (55 commits)
  dt-bindings: usb: add #phy-cells to usb-nop-xceiv
  dt-bindings: Remove leading zeros from bindings notation
  kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
  MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
  kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
  .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
  .gitignore: sort normal pattern rules alphabetically
  dt-bindings: add vendor prefix for Next Thing Co.
  scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
  of: dynamic: fix memory leak related to properties of __of_node_dup
  of: overlay: make pr_err() string unique
  of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
  of: overlay: remove unneeded check for NULL kbasename()
  of: overlay: remove a dependency on device node full_name
  of: overlay: simplify applying symbols from an overlay
  of: overlay: avoid race condition between applying multiple overlays
  of: overlay: loosen overly strict phandle clash check
  of: overlay: expand check of whether overlay changeset can be removed
  of: overlay: detect cases where device tree may become corrupt
  of: overlay: minor restructuring
  ...
2017-11-14 18:25:40 -08: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: update for supporting da9223/4/5 2017-10-31 11:01:14 +00:00
fan53555.txt regulator: fan53555: add support for Silergy SYR82x regulators 2014-09-16 16:09:32 -07:00
fixed-regulator.txt
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 dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
max77802.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06: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 ASoC: pfuze100: Remove leading zero from '@08' notation 2017-10-26 09:42:21 +02: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: Add support for pmi8994 2017-11-02 11:25:00 +00: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