linux/Documentation/devicetree/bindings/pwm
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
..
atmel-hlcdc-pwm.txt pwm: add DT bindings documentation for atmel-hlcdc-pwm driver 2014-11-17 12:20:18 +01:00
atmel-pwm.txt pwm: atmel: Enable PWM on sama5d2 2017-04-06 17:45:03 +02:00
atmel-tcb-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
brcm,bcm7038-pwm.txt Documentation: dt: add Broadcom BCM7038 PWM controller binding 2015-10-06 09:40:46 +02:00
brcm,iproc-pwm.txt dt-bindings: pwm: Add Broadcom iProc PWM controller binding 2016-07-11 12:49:25 +02:00
brcm,kona-pwm.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
cirrus,clps711x-pwm.txt pwm: clps711x: Changing the compatibility string to match with the smallest supported chip 2016-07-06 17:38:17 +02:00
google,cros-ec-pwm.txt dt-bindings: pwm: Add binding for ChromeOS EC PWM 2016-07-25 10:39:36 +02:00
img-pwm.txt pwm: Add device tree binding document for IMG PWM DAC 2015-01-30 12:16:05 +01:00
imx-pwm.txt pwm: imx: doc: Update imx-pwm.txt documentation entry 2017-01-30 09:13:03 +01:00
lpc32xx-pwm.txt dt: lpc32xx: pwm: update documentation of LPC32xx PWM device 2015-12-16 16:59:39 +01:00
lpc1850-sct-pwm.txt pwm: Add NXP LPC18xx PWM/SCT DT binding documentation 2015-09-09 15:01:41 +02:00
mxs-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
nvidia,tegra20-pwm.txt pwm: tegra: Add DT binding details to configure pin in suspends/resume 2017-04-12 16:09:49 +02:00
nxp,pca9685-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
pwm-bcm2835.txt dt: pwm: bcm2835: fix typo in clocks property name 2016-12-09 15:37:58 -06:00
pwm-berlin.txt pwm: Add Berlin PWM controller DT binding 2015-10-05 15:07:31 +02:00
pwm-fsl-ftm.txt pwm: fsl-ftm: Document 'big-endian' property 2014-08-20 10:20:02 +02:00
pwm-hibvt.txt pwm: Add PWM driver for HiSilicon BVT SOCs 2016-11-29 16:50:12 +01:00
pwm-lp3943.txt Documentation: Add LP3943 DT bindings and document 2014-01-21 08:27:55 +00:00
pwm-mediatek.txt dt-bindings: pwm: Add MediaTek PWM bindings 2017-04-06 17:45:03 +02:00
pwm-meson.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
pwm-mtk-disp.txt dt-bindings: pwm: Add MediaTek display PWM bindings 2016-09-06 10:48:52 +02:00
pwm-omap-dmtimer.txt pwm: omap-dmtimer: Allow for setting dmtimer clock source 2016-06-29 21:54:00 -07:00
pwm-rockchip.txt pwm: rockchip: Allow polarity invert on rk3288 2014-08-26 10:44:08 +02:00
pwm-samsung.txt Documentation/pwm: Update supported SoC name for pwm-samsung 2013-11-11 10:23:56 +01:00
pwm-st.txt dt-bindings: pwm: sti: Update DT bindings for capture support 2016-09-08 10:55:06 +02:00
pwm-stm32-lp.txt dt-bindings: pwm: Add STM32 LPTimer PWM binding 2017-09-04 14:49:15 +01:00
pwm-stm32.txt dt-bindings: pwm: Update STM32 timers clock names 2017-07-06 07:48:43 +02:00
pwm-sun4i.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
pwm-tiecap.txt ARM: dts: DRA7: Add dt nodes for PWMSS 2016-06-10 04:58:06 -07:00
pwm-tiehrpwm.txt pwm: pwm-tiehrpwm: Update DT binding document to use generic node name 2016-07-08 17:53:36 +02:00
pwm-tipwmss.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
pwm.txt pwm: Add PWM polarity flag macro for DT 2013-09-03 13:08:09 +02:00
pxa-pwm.txt pwm: pxa: Add device tree support 2013-12-04 10:18:52 +01:00
renesas,pwm-rcar.txt dt-bindings: pwm: Add R-Car M3-W device tree bindings 2017-07-06 07:41:01 +02:00
renesas,tpu-pwm.txt pwm: renesas-tpu: Add DT support 2013-09-03 13:09:15 +02:00
spear-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
st,stmpe-pwm.txt dt-bindings: pwm: Add DT bindings for STMPE PWM 2016-07-11 12:49:28 +02:00
ti,twl-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
ti,twl-pwmled.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
vt8500-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00