mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-25 00:52:45 -04:00
Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Pull pwm updates from Thierry Reding: "Nothing too exciting for this cycle. A couple of fixes across the board, and Lee volunteered to help with patch review" * tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm: pwm: Add missing "CONFIG_" prefix MAINTAINERS: Add Lee Jones as reviewer for the PWM subsystem pwm: imx27: Fix rounding behavior pwm: rockchip: Simplify rockchip_pwm_get_state() pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case pwm: tegra: Support dynamic clock frequency configuration pwm: jz4740: Add support for the JZ4725B pwm: jz4740: Make PWM start with the active part pwm: jz4740: Enhance precision in calculation of duty cycle pwm: jz4740: Drop dependency on MACH_INGENIC pwm: lpss: Fix get_state runtime-pm reference handling pwm: sun4i: Support direct clock output on Allwinner A64 pwm: Add support for Azoteq IQS620A PWM generator dt-bindings: pwm: rcar: add r8a77961 support pwm: Add missing '\n' in log messages
This commit is contained in:
@@ -27,6 +27,7 @@ properties:
|
||||
- renesas,pwm-r8a7794 # R-Car E2
|
||||
- renesas,pwm-r8a7795 # R-Car H3
|
||||
- renesas,pwm-r8a7796 # R-Car M3-W
|
||||
- renesas,pwm-r8a77961 # R-Car M3-W+
|
||||
- renesas,pwm-r8a77965 # R-Car M3-N
|
||||
- renesas,pwm-r8a77970 # R-Car V3M
|
||||
- renesas,pwm-r8a77980 # R-Car V3H
|
||||
|
||||
Reference in New Issue
Block a user