mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 21:50:37 +00:00
Quite a large number of conversions this time around, courtesy of Uwe who has been working tirelessly on these. No drivers of the legacy API are left at this point, so as a next step the old API can be removed. Support is added for a few new devices such as the Xilinx AXI timer- based PWMs and the PWM IP found on Sunplus SoCs. Other than that, there's a number of fixes, cleanups and optimizations. -----BEGIN PGP SIGNATURE----- iQJNBAABCAA3FiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmKXeUoZHHRoaWVycnku cmVkaW5nQGdtYWlsLmNvbQAKCRDdI6zXfz6zoQ44D/9ZtpQ30tKUQS4o55iiQZBy 7cfeHK++6oCrcIp57j5TEJaMh+DRz23ga+5/Sp2YeqCCswifrM/Lxm/ys34045oa YVHF1Yz9NbyE7d5W+Jzoo3cFBcne6lFgwcN8qVfpc2O35PwmzWSbU3iBlIq0qxbC etWbDxBzFbsNsvH6TSNP7xYxfRVct+KYBIl4ySswqryHry2Bl9mTV2P9wS3CkZne 4y6RWyYeaNBmqLxCOiw98pXr70uJKRAy1qoEUvFBZGzYsb9kwOG9J7RQJxgtwVFK YJ+l/c/cq1U3LtQQImcPhx8y+jdRpFK3RlcA6cRBHP3PWuTUsKPKYf2DFEee3bYv NhNxkuJhuXhvqpB3Bb5xrnOE34tjF4tLPz74UxaU/DlLqeveyvaqsVuGK7IVbxcU YVsceNJHdTJdkKaomB/OkmNrKEf8XNmCmF+x2FPAMKBnJ+E43jKuPk7TTUJrJLn0 O57VjKmiA3ZsztgWudSOiOvTxmsfRnlHTcPvMO8MbYO9tXVFOBGuzV3RgxKvwpDT EWp5VAQp8JMoLvG3fdB4wbZ8isVooYdYYw/jiUG5MA3MGxW+4zmRR/+BglsKpMU7 AujYBUeInXg1bwezBUW4EieslFVQ/8ctsXj84bbIg3gA5SRSgp/ccH/2ollnAsPU Dw6E+STJiQM95NqfUUb8IQ== =CwnJ -----END PGP SIGNATURE----- Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm Pull pwm updates from Thierry Reding: "Quite a large number of conversions this time around, courtesy of Uwe who has been working tirelessly on these. No drivers of the legacy API are left at this point, so as a next step the old API can be removed. Support is added for a few new devices such as the Xilinx AXI timer- based PWMs and the PWM IP found on Sunplus SoCs. Other than that, there's a number of fixes, cleanups and optimizations" * tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm: (43 commits) pwm: pwm-cros-ec: Add channel type support dt-bindings: google,cros-ec-pwm: Add the new -type compatible dt-bindings: Add mfd/cros_ec definitions pwm: Document that the pinstate of a disabled PWM isn't reliable pwm: twl-led: Implement .apply() callback pwm: lpc18xx: Implement .apply() callback pwm: mediatek: Implement .apply() callback pwm: lpc32xx: Implement .apply() callback pwm: tegra: Implement .apply() callback pwm: stmpe: Implement .apply() callback pwm: sti: Implement .apply() callback pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795 dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC pwm: tegra: Optimize period calculation pwm: renesas-tpu: Improve precision of period and duty_cycle calculation pwm: renesas-tpu: Improve maths to compute register settings pwm: renesas-tpu: Rename variables to match the usual naming pwm: renesas-tpu: Implement .apply() callback pwm: renesas-tpu: Make use of devm functions pwm: renesas-tpu: Make use of dev_err_probe() ... |
||
|---|---|---|
| .. | ||
| allwinner,sun4i-a10-pwm.yaml | ||
| atmel-hlcdc-pwm.txt | ||
| atmel,at91sam-pwm.yaml | ||
| brcm,bcm7038-pwm.yaml | ||
| brcm,iproc-pwm.yaml | ||
| brcm,kona-pwm.txt | ||
| cirrus,clps711x-pwm.txt | ||
| google,cros-ec-pwm.yaml | ||
| img-pwm.txt | ||
| imx-pwm.yaml | ||
| imx-tpm-pwm.yaml | ||
| intel,keembay-pwm.yaml | ||
| intel,lgm-pwm.yaml | ||
| iqs620a-pwm.yaml | ||
| kontron,sl28cpld-pwm.yaml | ||
| lpc32xx-pwm.txt | ||
| lpc1850-sct-pwm.txt | ||
| mediatek,pwm-disp.yaml | ||
| microchip,corepwm.yaml | ||
| mxs-pwm.yaml | ||
| nvidia,tegra20-pwm.txt | ||
| nxp,pca9685-pwm.txt | ||
| pwm-bcm2835.txt | ||
| pwm-berlin.txt | ||
| pwm-fsl-ftm.txt | ||
| pwm-hibvt.txt | ||
| pwm-lp3943.txt | ||
| pwm-mediatek.txt | ||
| pwm-meson.txt | ||
| pwm-omap-dmtimer.txt | ||
| pwm-rockchip.yaml | ||
| pwm-samsung.yaml | ||
| pwm-sifive.yaml | ||
| pwm-sprd.txt | ||
| pwm-st.txt | ||
| pwm-tiecap.yaml | ||
| pwm-tiehrpwm.yaml | ||
| pwm-tipwmss.txt | ||
| pwm.txt | ||
| pwm.yaml | ||
| pxa-pwm.txt | ||
| renesas,pwm-rcar.yaml | ||
| renesas,tpu-pwm.yaml | ||
| spear-pwm.txt | ||
| st,stmpe-pwm.txt | ||
| sunplus,sp7021-pwm.yaml | ||
| ti,twl-pwm.txt | ||
| ti,twl-pwmled.txt | ||
| toshiba,pwm-visconti.yaml | ||
| vt8500-pwm.txt | ||