summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pwm
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Merge tag 'pwm/for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-86/+106
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+81
2022-03-09dt-bindings: pwm: add microchip corepwm bindingConor Dooley1-0/+81
2022-02-24dt-bindings: pwm: renesas,tpu: Do not require pwm-cells twiceKrzysztof Kozlowski1-1/+0
2022-02-24dt-bindings: pwm: tiehrpwm: Do not require pwm-cells twiceKrzysztof Kozlowski1-1/+0
2022-02-24dt-bindings: pwm: tiecap: Do not require pwm-cells twiceKrzysztof Kozlowski1-1/+0
2022-02-24dt-bindings: pwm: samsung: Do not require pwm-cells twiceKrzysztof Kozlowski1-1/+0
2022-02-24dt-bindings: pwm: intel,keembay: Do not require pwm-cells twiceKrzysztof Kozlowski1-1/+0
2022-02-24dt-bindings: pwm: brcm,bcm7038: Do not require pwm-cells twiceKrzysztof Kozlowski1-1/+0
2022-02-24dt-bindings: pwm: toshiba,visconti: Include generic PWM schemaKrzysztof Kozlowski1-1/+3
2022-02-24dt-bindings: pwm: renesas,pwm: Include generic PWM schemaKrzysztof Kozlowski1-12/+14
2022-02-24dt-bindings: pwm: sifive: Include generic PWM schemaKrzysztof Kozlowski1-1/+3
2022-02-24dt-bindings: pwm: rockchip: Include generic PWM schemaKrzysztof Kozlowski1-36/+38
2022-02-24dt-bindings: pwm: mxs: Include generic PWM schemaKrzysztof Kozlowski1-1/+3
2022-02-24dt-bindings: pwm: iqs620a: Include generic PWM schemaKrzysztof Kozlowski1-1/+3
2022-02-24dt-bindings: pwm: intel,lgm: Include generic PWM schemaKrzysztof Kozlowski1-0/+3
2022-02-24dt-bindings: pwm: imx: Include generic PWM schemaKrzysztof Kozlowski2-2/+6
2022-02-24dt-bindings: pwm: allwinner,sun4i-a10: Include generic PWM schemaKrzysztof Kozlowski1-25/+28
2022-02-24dt-bindings: pwm: mtk-disp: Add compatible string for MT8183 SoCAllen-KH Cheng1-0/+1
2022-02-24dt-bindings: pwm: google,cros-ec: include generic pwm schemaKrzysztof Kozlowski1-1/+4
2022-02-22MAINTAINERS: sifive: drop Yash ShahKrzysztof Kozlowski1-1/+0
2022-01-20Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2021-12-14dt-bindings: pwm: Convert BCM7038 PWM binding to YAMLFlorian Fainelli2-20/+43
2021-12-09dt-bindings: pwm: Avoid selecting schema on node name matchThierry Reding1-0/+2
2021-11-05dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindingsWolfram Sang1-0/+1
2021-11-05dt-bindings: pwm: tpu: Add R-Car V3U device tree bindingsDuc Nguyen1-0/+1
2021-09-02dt-bindings: pwm: rockchip: Add description for rk3568Liang Chen1-0/+1
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+3
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-101/+129
2021-06-30dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoCLokesh Vutla1-0/+1
2021-06-30dt-bindings: pwm: pwm-tiecap: Convert to json schemaLokesh Vutla2-51/+63
2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring1-1/+0
2021-06-16dt-bindings: pwm: Use examples with documented/matching schemaSudeep Holla1-4/+5
2021-06-04dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoCLokesh Vutla1-0/+1
2021-06-04dt-bindings: pwm: pwm-tiehrpwm: Convert to json schemaLokesh Vutla2-50/+64
2021-05-18dt-bindings: pwm: allwinner: add v3s pwm compatibleTobias Schramm1-0/+3
2021-05-17dt-bindings: pwm: brcm,iproc-pwm: convert to the json-schemaRafał Miłecki2-21/+45
2021-05-12dt-bindings: timer: renesas,tpu: Convert to json-schemaGeert Uytterhoeven1-0/+9
2021-05-12dt-bindings: pwm: renesas,tpu-pwm: Improve json-schemaGeert Uytterhoeven1-0/+17
2021-05-10dt-bindings: pwm: renesas,pwm-rcar: Make power-domains and resets requiredGeert Uytterhoeven1-0/+13
2021-04-23dt-bindings: pwm: Add bindings for Toshiba Visconti PWM ControllerNobuhiro Iwamatsu1-0/+43
2021-04-23dt-bindings: pwm: rockchip: Add more compatible stringsJohan Jonker1-0/+12
2021-04-23dt-bindings: pwm: Convert pwm-rockchip.txt to YAMLJohan Jonker2-27/+88
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+6
2021-01-20pwm: Remove ZTE ZX driverArnd Bergmann1-22/+0
2021-01-07dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoCYash Shah1-3/+6
2020-12-17Add DT bindings YAML schema for PWM fan controller of LGM SoCRahul Tanwar1-0/+44
2020-12-17dt-bindings: pwm: mtk-disp: add MT8167 SoC bindingFabien Parent1-0/+1
2020-12-17dt-bindings: pwm: pwm-mediatek: Add documentation for MT8183 SoCFabien Parent1-0/+1
2020-12-17dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWMVijayakannan Ayyathurai1-0/+47