1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/leds
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
..
backlight dt-bindings: backlight: lm3630a: correct schema validation 2019-06-28 13:27:47 -06:00
irled dt: fix refs that were renamed to json with the same file name 2019-05-22 09:01:01 -05:00
ams,as3645a.txt dt: bindings: as3645a: Use LED number to refer to LEDs 2017-09-23 21:16:54 +02:00
common.txt dt-bindings: leds: Add pattern initialization from Device Tree 2019-01-16 22:06:51 +01:00
leds-aat1290.txt leds: aat1290: Fix property naming of flash-timeout-us 2015-11-03 08:59:56 +01:00
leds-an30259a.txt dt-bindings: leds: document Panasonic AN30259A bindings 2018-09-10 21:31:03 +02:00
leds-bcm6328.txt leds: centralize definition of "default-state" property 2016-08-19 21:05:39 +02:00
leds-bcm6358.txt leds: centralize definition of "default-state" property 2016-08-19 21:05:39 +02:00
leds-cpcap.txt leds: cpcap: new driver 2017-03-29 21:02:27 +02:00
leds-cr0014114.txt dt-bindings: Add vendor prefix and docs for CR0014114 2018-04-16 20:16:24 +02:00
leds-gpio.txt dt-bindings: leds: gpio: Add optional retain-state-shutdown property 2017-08-29 21:10:40 +02:00
leds-is31fl32xx.txt leds: Add SN3218 and SN3216 support to the IS31FL32XX driver 2016-03-14 09:22:22 +01:00
leds-is31fl319x.txt DT: leds: Add bindings for ISSI is31fl319x 2016-08-15 14:02:35 +02:00
leds-ktd2692.txt leds: ktd2692: add device tree bindings for ktd2692 2015-05-25 13:26:44 -07:00
leds-lm3532.txt dt: lm3532: Add lm3532 dt doc and update ti_lmu doc 2019-04-07 20:45:48 +02:00
leds-lm3601x.txt dt: bindings: lm3601x: Introduce the lm3601x driver 2018-05-23 21:44:16 +02:00
leds-lm3692x.txt dt: bindings: lm3692x: Update binding for LED sync control 2018-07-03 22:26:57 +02:00
leds-lm3697.txt dt-bindings: ti-lmu: Modify dt bindings for the LM3697 2019-05-24 22:40:46 +02:00
leds-lm36274.txt dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt 2019-06-28 20:57:36 +02:00
leds-lp55xx.txt leds: lp55xx: add DT bindings for LP55231 2014-05-08 14:28:08 +08:00
leds-lp8860.txt dt: bindings: lp8860: Add trigger binding to the lp8860 2018-01-08 21:28:12 +01:00
leds-lt3593.txt dt-bindings: leds: Add bindings for lltc,lt3593 2018-07-03 22:12:22 +02:00
leds-max77650.txt dt-bindings: leds: Add DT bindings for max77650 2019-05-08 12:05:48 +01:00
leds-mt6323.txt dt-bindings: leds: Add document bindings for leds-mt6323 2017-03-21 20:13:19 +01:00
leds-netxbig.txt leds: netxbig: add device tree binding 2015-11-03 08:59:25 +01:00
leds-ns2.txt leds: leds-ns2: move LED modes mapping outside of the driver 2015-08-28 14:06:06 +02:00
leds-pca955x.txt dt-bindings: leds: add pca955x 2017-08-29 21:10:21 +02:00
leds-pca9532.txt leds: pca9532: Extend pca9532 device tree support 2017-04-19 20:27:50 +02:00
leds-pm8058.txt leds: pm8058: add device tree bindings 2016-08-16 22:37:20 +02:00
leds-powernv.txt leds/powernv: Add driver for PowerNV platform 2015-08-20 18:19:07 +10:00
leds-pwm.txt leds: leds-pwm: add DT support for LEDs wired to supply 2014-05-08 14:28:07 +08:00
leds-sc27xx-bltc.txt dt-bindings: leds: Add SC27xx breathing light controller documentation 2018-05-14 22:18:04 +02:00
leds-spi-byte.txt dt-bindings: leds: Add binding for spi-byte LED. 2019-05-24 22:18:37 +02:00
leds-tlc591xx.txt leds: tlc591xx: Document binding for the TI 8/16 Channel i2c LED driver 2015-05-04 11:05:54 -07:00
leds-trigger-pattern.txt dt-bindings: leds: Add pattern initialization from Device Tree 2019-01-16 22:06:51 +01:00
pca963x.txt leds: pca963x: Add bindings to invert polarity 2017-05-14 13:01:29 +02:00
register-bit-led.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
tca6507.txt Documentation: dts: tcs6507: Fix wrong statement about #gpio-cells 2014-07-22 16:26:43 -07:00