linux/Documentation/devicetree/bindings/pwm
Linus Torvalds 4c7d00ccf4 pwm: Changes for v5.6-rc1
This set of changes are mostly cleanups and minor improvements with some
 new chip support for some drivers.
 -----BEGIN PGP SIGNATURE-----
 
 iQJNBAABCAA3FiEEiOrDCAFJzPfAjcif3SOs138+s6EFAl46zmoZHHRoaWVycnku
 cmVkaW5nQGdtYWlsLmNvbQAKCRDdI6zXfz6zodGZEACQyt5Es8RbSMws6qmsZXSU
 XgVi1vCq3Mz51t2DMXp3PCe4Kb7MMTIn8nsFhQ6Q7z888ZCYC6auRTZ5kLNUZvwe
 guBqUR2+y2RkG0d9fWvf8xan2FqKuh33axX4YljNYI7lj79tyhQvHIC/B4DFes9y
 FnpvtDsFdVIFJmnDjgynWO5FhGbf7DdO6Mhmj99lQN3yMiUQ6RGmoXXrKoadcbNt
 vWGr5UqFY72PdVvMQFIA7U3ZeM5n8ocVI6TmvqHhX1ozLyB113yWXZr1hLH4LXzz
 f14NHygpo/GhB8ch3elxBZcXWPmPyn9tHxd2tYnlQ8whEY5RSD3C/bmVFMruhOLC
 LkcAmJ4mbk4tOVEoHB23vTcV5oxcVobDqIOj0W9n1pKWsx6Y3J31rIIg2BCPwSB2
 o/xtFWafuvX9E90EVVM0H0mZSsxydZLXWOr17wzb1xlVulCpJCzvnhwJ8JXB6a0z
 9/az3nGpOa6QB17IkR+sRkjVAnUFJ0CLHURIv+O7O+DBHVuykojdjpACzZcyy7kl
 4ZrHhhCKwEbC4gjmtaJTgmQ0L/WGYfOBQKQmBKaQEJWXPUHsyJ4DFJjrIF4INqOe
 mS9BRvC0nRJ6g3ulOR95sVszMVrXKFUaMN6XqzyWzWPibdDk+1QR4EqU1QZQ/PgR
 46RWEV02tG6SK65UzLqZxA==
 =x0aH
 -----END PGP SIGNATURE-----

Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm

Pull pwm updates from Thierry Reding:
 "Mostly cleanups and minor improvements with some new chip support for
  some drivers"

* tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm: (37 commits)
  pwm: Remove set but not set variable 'pwm'
  pwm: sun4i: Initialize variables before use
  pwm: stm32: Remove automatic output enable
  pwm: sun4i: Narrow scope of local variable
  pwm: bcm2835: Allow building for ARCH_BRCMSTB
  pwm: imx27: Eliminate error message for defer probe
  pwm: sun4i: Fix inconsistent IS_ERR and PTR_ERR
  pwm: sun4i: Move pwm_calculate() out of spin_lock()
  pwm: omap-dmtimer: Allow compiling with COMPILE_TEST
  pwm: omap-dmtimer: put_device() after of_find_device_by_node()
  pwm: omap-dmtimer: Simplify error handling
  pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
  pwm: Implement tracing for .get_state() and .apply_state()
  pwm: rcar: Document inability to set duty_cycle = 0
  pwm: rcar: Drop useless call to pwm_get_state()
  pwm: Fix minor Kconfig whitespace issues
  pwm: atmel: Implement .get_state()
  pwm: atmel: Use register accessors for channels
  pwm: atmel: Document known weaknesses of both hardware and software
  pwm: atmel: Replace loop in prescale calculation by ad-hoc calculation
  ...
2020-02-05 18:11:51 +00:00
..
allwinner,sun4i-a10-pwm.yaml dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
atmel-hlcdc-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
atmel-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
atmel-tcb-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
brcm,bcm7038-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
brcm,iproc-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
brcm,kona-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06: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 dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
imx-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
imx-tpm-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
lpc32xx-pwm.txt
lpc1850-sct-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
mxs-pwm.txt dt-bindings: pwm: mxs-pwm: Increase #pwm-cells 2020-01-08 13:34:45 +01:00
nvidia,tegra20-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
nxp,pca9685-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-bcm2835.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-berlin.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-fsl-ftm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-hibvt.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-lp3943.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-mediatek.txt pwm: Changes for v5.5-rc1 2019-12-05 11:28:14 -08:00
pwm-meson.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-mtk-disp.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-omap-dmtimer.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-rockchip.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-samsung.yaml dt-bindings: pwm: Convert Samsung PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-sifive.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-sprd.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-st.txt dt-bindings: pwm: sti: Update DT bindings for capture support 2016-09-08 10:55:06 +02:00
pwm-tiecap.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-tiehrpwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm-tipwmss.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
pwm-zx.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pwm.yaml dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
pxa-pwm.txt
renesas,pwm-rcar.yaml dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
renesas,tpu-pwm.yaml dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
spear-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
st,stmpe-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
ti,twl-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
ti,twl-pwmled.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00
vt8500-pwm.txt dt-bindings: pwm: Convert PWM bindings to json-schema 2019-11-19 14:23:57 -06:00