summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pwm
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindingsWolfram Sang2021-11-051-0/+1
* dt-bindings: pwm: tpu: Add R-Car V3U device tree bindingsDuc Nguyen2021-11-051-0/+1
* dt-bindings: pwm: rockchip: Add description for rk3568Liang Chen2021-09-021-0/+1
* Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-07-101-0/+3
|\
| * dt-bindings: pwm: allwinner: add v3s pwm compatibleTobias Schramm2021-05-181-0/+3
* | Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-084-101/+129
|\ \
| * | dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoCLokesh Vutla2021-06-301-0/+1
| * | dt-bindings: pwm: pwm-tiecap: Convert to json schemaLokesh Vutla2021-06-302-51/+63
| * | dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoCLokesh Vutla2021-06-041-0/+1
| * | dt-bindings: pwm: pwm-tiehrpwm: Convert to json schemaLokesh Vutla2021-06-042-50/+64
| |/
* | dt-bindings: Drop redundant minItems/maxItemsRob Herring2021-06-211-1/+0
* | dt-bindings: pwm: Use examples with documented/matching schemaSudeep Holla2021-06-161-4/+5
* | dt-bindings: pwm: brcm,iproc-pwm: convert to the json-schemaRafał Miłecki2021-05-172-21/+45
* | dt-bindings: timer: renesas,tpu: Convert to json-schemaGeert Uytterhoeven2021-05-121-0/+9
* | dt-bindings: pwm: renesas,tpu-pwm: Improve json-schemaGeert Uytterhoeven2021-05-121-0/+17
* | dt-bindings: pwm: renesas,pwm-rcar: Make power-domains and resets requiredGeert Uytterhoeven2021-05-101-0/+13
|/
* dt-bindings: pwm: Add bindings for Toshiba Visconti PWM ControllerNobuhiro Iwamatsu2021-04-231-0/+43
* dt-bindings: pwm: rockchip: Add more compatible stringsJohan Jonker2021-04-231-0/+12
* dt-bindings: pwm: Convert pwm-rockchip.txt to YAMLJohan Jonker2021-04-232-27/+88
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-3/+6
|\
| * dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoCYash Shah2021-01-071-3/+6
* | pwm: Remove ZTE ZX driverArnd Bergmann2021-01-201-22/+0
|/
* Add DT bindings YAML schema for PWM fan controller of LGM SoCRahul Tanwar2020-12-171-0/+44
* dt-bindings: pwm: mtk-disp: add MT8167 SoC bindingFabien Parent2020-12-171-0/+1
* dt-bindings: pwm: pwm-mediatek: Add documentation for MT8183 SoCFabien Parent2020-12-171-0/+1
* dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWMVijayakannan Ayyathurai2020-12-171-0/+47
* dt-bindings: microchip: atmel,at91rm9200-tcb: Add atmel,tcb-pwmAlexandre Belloni2020-12-171-16/+0
* Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-222-0/+3
|\
| * dt-bindings: pwm: renesas,pwm-rcar: Add r8a7742 supportLad Prabhakar2020-10-091-0/+1
| * dt-bindings: pwm: renesas,tpu-pwm: Document r8a7742 supportLad Prabhakar2020-10-091-0/+1
| * dt-bindings: pwm: renesas,pwm-rcar: Add r8a774e1 supportMarian-Cristian Rotariu2020-09-241-0/+1
* | dt-bindings: fix references to files converted to yamlMauro Carvalho Chehab2020-10-151-1/+1
* | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-141-0/+35
|\ \
| * | dt-bindings: mfd: Add bindings for sl28cpldMichael Walle2020-09-171-0/+35
| |/
* | dt-bindings: pwm: imx: document i.MX compatiblesKrzysztof Kozlowski2020-10-121-0/+11
* | dt-bindings: Explicitly allow additional properties in common schemasRob Herring2020-10-071-0/+2
* | dt-bindings: riscv: convert pwm bindings to json-schemaSagar Kadam2020-10-062-33/+69
* | Merge branch 'dt/linus' into dt/nextRob Herring2020-10-061-1/+1
|\ \
| * | dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindingsFabio Estevam2020-08-181-1/+1
| |/
* / dt-bindings: pwm: imx-pwm: Add i.MX 8M compatiblesKrzysztof Kozlowski2020-09-141-3/+11
|/
* dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCsKrzysztof Kozlowski2020-07-131-5/+18
* Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-121-0/+1
|\
| * dt-bindings: pwm: rcar: add r8a77961 supportYoshihiro Shimoda2020-04-141-0/+1
* | dt-bindings: Remove redundant 'maxItems'Rob Herring2020-06-121-2/+0
* | dt-bindings: pwm: Convert mxs pwm to json-schemaAnson Huang2020-05-282-17/+43
* | dt-bindings: pwm: Convert imx tpm pwm to json-schemaAnson Huang2020-05-272-22/+55
* | dt-bindings: pwm: Convert imx pwm to json-schemaAnson Huang2020-05-272-27/+66
* | dt-bindings: Fix incorrect 'reg' property sizesRob Herring2020-05-141-1/+1
* | dt-bindings: Remove cases of 'allOf' containing a '$ref'Rob Herring2020-05-031-6/+5
* | Merge branch 'dt/linus' into dt/nextRob Herring2020-04-171-5/+12
|\ \