linux_dsm_epyc7002/Documentation/devicetree/bindings/regulator
Linus Torvalds d06e415643 Devicetree updates for v5.3:
- DT binding schema examples are now validated against the schemas.
   Various examples are fixed due to that.
 
 - Sync dtc with upstream version v1.5.0-30-g702c1b6c0e73
 
 - Initial schemas for networking bindings. This includes ethernet, phy
   and mdio common bindings with several Allwinner and stmmac converted
   to the schema.
 
 - Conversion of more Arm top-level SoC/board bindings to DT schema
 
 - Conversion of PSCI binding to DT schema
 
 - Rework Arm CPU schema to coexist with other CPU schemas
 
 - Add a bunch of missing vendor prefixes and new ones for SoChip,
   Sipeed, Kontron, B&R Industrial Automation GmbH, and Espressif
 
 - Add Mediatek UART RX wakeup support to binding
 
 - Add reset to ST UART binding
 
 - Remove some Linuxisms from the endianness common-properties.txt
   binding
 
 - Make the flattened DT read-only after init
 
 - Ignore disabled reserved memory nodes
 
 - Clean-up some dead code in FDT functions
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl0mAxQQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw68aEACDEx7SBgpWhv0EJkIk/94bK6MxTMZQGIw2
 OZZQmOJJ0VncfQ3E1emc9zN5xsW1uQlicwh4AwAYbL+Bj3aaG+ANIYyolOLCKybB
 AJD28XAMeZjahf4XtVsieMgdu4OmaLKqUS3BTCcuxY0/gGhTbsLjhUaJLS6GFXK+
 rc/q+BFLBynG5QMmyQXLSTfwqYyHKB9BUY3Jf6VW5o5IvnJQa40dqkrcdn17MJM/
 Ui1bnjrl9Jw78m/JJSkfp/ix6PMEYx1ynQq5cUX0KgroW4z5wcTzDepnttYCG8eh
 zxlZSCnZ/qqgdtff0zofGdNSsMMpnuNJIIo+R3wVqyGe1uwad5NzQglKH0BAYcqd
 NayZ3r9cT6i1iwcrbIU4+HF3leBhS2zuKc3HwdXgBNn47xHMLTPvQnedE4pkAA1A
 ZjM23G7JtX3APIjz1cYe7/QCtBEibkr4u26DAibGklXrwfv96XD4v0k4AumD24hK
 oEyIRN9/H2hBWEVfrAejJjh4WBdj1dBAbjTp+IH7xKNa4+FHinBv/gPFZE2lzi7r
 qB//+fpZi9usi6v4iAqnP1wAKhD7zE8uVfhcWsmRSFsCpaQlp9sIuQ8ZU7+/t3VS
 2IZB1V7ZPCIAeBigY8zi6D8mOMmDbpmzs30tAB9Kh101VlEF0bFmOSrWoa0YdmFq
 M7AfUwnhmg==
 =Qpuw
 -----END PGP SIGNATURE-----

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

Pull Devicetree updates from Rob Herring:

 - DT binding schema examples are now validated against the schemas.
   Various examples are fixed due to that.

 - Sync dtc with upstream version v1.5.0-30-g702c1b6c0e73

 - Initial schemas for networking bindings. This includes ethernet, phy
   and mdio common bindings with several Allwinner and stmmac converted
   to the schema.

 - Conversion of more Arm top-level SoC/board bindings to DT schema

 - Conversion of PSCI binding to DT schema

 - Rework Arm CPU schema to coexist with other CPU schemas

 - Add a bunch of missing vendor prefixes and new ones for SoChip,
   Sipeed, Kontron, B&R Industrial Automation GmbH, and Espressif

 - Add Mediatek UART RX wakeup support to binding

 - Add reset to ST UART binding

 - Remove some Linuxisms from the endianness common-properties.txt
   binding

 - Make the flattened DT read-only after init

 - Ignore disabled reserved memory nodes

 - Clean-up some dead code in FDT functions

* tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (56 commits)
  dt-bindings: vendor-prefixes: add Sipeed
  dt-bindings: vendor-prefixes: add SoChip
  dt-bindings: 83xx-512x-pci: Drop cell-index property
  dt-bindings: serial: add documentation for Rx in-band wakeup support
  dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema
  of: unittest: simplify getting the adapter of a client
  of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
  of/platform: Drop superfluous cast in of_device_make_bus_id()
  dt-bindings: usb: ehci: Fix example warnings
  dt-bindings: net: Use phy-mode instead of phy-connection-type
  dt-bindings: simple-framebuffer: Add requirement for pipelines
  dt-bindings: display: Fix simple-framebuffer example
  dt-bindings: net: mdio: Add child nodes
  dt-bindings: net: mdio: Add address and size cells
  dt-bindings: net: mdio: Add a nodename pattern
  dt-bindings: mtd: sunxi-nand: Drop 'maxItems' from child 'reg' property
  dt-bindings: arm: Limit cpus schema to only check Arm 'cpu' nodes
  dt-bindings: backlight: lm3630a: correct schema validation
  dt-bindings: net: dwmac: Deprecate the PHY reset properties
  dt-bindings: net: sun8i-emac: Convert the binding to a schemas
  ...
2019-07-11 18:35:30 -07:00
..
88pg86x.txt regulator: 88pg86x: add DT bindings document 2018-03-09 13:01:16 +00:00
88pm800.txt
88pm860x.txt
act8865-regulator.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
act8945a-regulator.txt regulator: add documentation for regulator modes and suspend states 2018-12-12 16:59:51 +00: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: Update device tree binding to support Madera CODECs 2019-05-21 21:23:16 +01:00
as3722-regulator.txt
cirrus,lochnagar.txt regulator: lochnagar: Add initial binding documentation 2018-11-20 15:45:57 +00:00
cpcap-regulator.txt regulator: Add support for CPCAP regulators on Motorola Xoom devices. 2018-07-24 15:37:08 +01:00
da9210.txt
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 FAN53526 2019-02-21 11:41:04 +00:00
fixed-regulator.yaml regulator: Convert regulator binding to json-schema 2019-05-22 13:22:51 +01:00
gpio-regulator.yaml regulator: Convert gpio-regulator to json-schema 2019-05-22 13:22:57 +01:00
hisilicon,hi655x-regulator.txt
isl9305.txt
lm363x-regulator.txt
lp872x.txt
ltc3589.txt
ltc3676.txt
max1586-regulator.txt
max8660.yaml regulator: Convert max8660 binding to json-schema 2019-05-22 13:23:02 +01:00
max8907.txt
max8925-regulator.txt
max8952.txt
max8973-regulator.txt
max8997-regulator.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
max77650-regulator.txt dt-bindings: regulator: add DT bindings for max77650 2019-01-29 15:22:39 +00: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
mcp16502-regulator.txt regulator: dt-bindings: add MCP16502 regulator bindings 2018-12-13 12:16:38 +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 dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
pbias-regulator.txt
pfuze100.txt regulator: Fix trivial language typos 2019-01-08 13:04:47 +00:00
pv88060.txt dt-bindings: Add missing newline at end of file 2019-06-18 08:11:57 -06:00
pv88080.txt
pv88090.txt
pwm-regulator.txt regulator: pwm-regulator: fix example syntax 2017-07-19 11:57:06 +01:00
qcom,rpmh-regulator.txt docs: fix broken documentation links 2019-06-08 13:42:13 -06:00
qcom,smd-rpm-regulator.txt regulator: qcom: Add PMS405 regulators 2018-09-20 10:06:37 -07:00
qcom,spmi-regulator.txt dt-bindings: qcom_spmi: Document pms405 support 2019-06-18 19:28:11 +01:00
regulator-max77620.txt
regulator.txt regulator: Convert regulator binding to json-schema 2019-05-22 13:22:51 +01:00
regulator.yaml regulator: Convert regulator binding to json-schema 2019-05-22 13:22:51 +01:00
rohm,bd70528-regulator.txt regulator: bindings: ROHM bd70528 regulator bindings 2019-01-23 15:51:41 +00:00
rohm,bd71837-regulator.txt devicetree: bindings: bd718x7: document HW state related ROHM specific properties 2019-02-14 15:10:40 +00:00
samsung,s2mpa01.txt
samsung,s2mps11.txt
samsung,s5m8767.txt
sky81452-regulator.txt
slg51000.txt dt-bindings: regulator: add document bindings for slg51000 2019-05-13 11:07:45 +01:00
sprd,sc2731-regulator.txt regulator: Add Spreadtrum SC2731 regulator documentation 2017-12-05 12:35:09 +00:00
st,stm32-booster.txt dt-bindings: regulator: add support for the stm32-booster 2019-07-02 12:45:24 +01:00
st,stm32-vrefbuf.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
st,stm32mp1-pwr-reg.txt dt-bindings: regulator: Add stm32mp1 pwr regulators 2019-04-15 10:58:05 +01:00
st,stpmic1-regulator.txt dt-bindings: regulator: Add active discharge support for stpmic1 2019-02-19 11:02:46 +00:00
sy8106a-regulator.txt regulator: add binding for the SY8106A voltage regulator 2018-05-09 18:25:06 +09: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
tps51632-regulator.txt
tps62360-regulator.txt
tps65023.txt
tps65090.txt dt-bindings: Fix unbalanced quotation marks 2018-06-26 14:17:22 -06:00
tps65132-regulator.txt regulator: tps65132: add device-tree binding 2017-04-12 16:47:50 +01:00
tps65217.txt
tps65218.txt dt-bindings: regulator: tps65218: rectify units of LS3 2019-02-26 11:49:52 +00:00
twl-regulator.txt
uniphier-regulator.txt dt-bindings: regulator: add DT bindings for UniPhier regulator 2018-07-11 10:30:25 +01:00
vctrl.txt regulator: Add driver for voltage controlled regulators 2017-04-10 17:30:40 +01:00
vexpress.txt