[PATCH v2 1/8] dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs
Rob Herring
robh at kernel.org
Mon Jul 13 22:46:52 EDT 2020
On Thu, 02 Jul 2020 17:51:42 +0200, Krzysztof Kozlowski wrote:
> The bindings required interrupts for all SoCs but actually only the PWM
> timer clocksource (for S3C/S5P SoCs) was using them. This PWM timer
> clocksource driver is not used on Exynos SoCs thus the interrupts can be
> marked as optional.
>
> Reported-by: Alim Akhtar <alim.akhtar at samsung.com>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
>
> ---
>
> Changes since v1:
> 1. New patch
> ---
> .../devicetree/bindings/pwm/pwm-samsung.yaml | 23 +++++++++++++++----
> 1 file changed, 18 insertions(+), 5 deletions(-)
>
Applied, thanks!
More information about the linux-arm-kernel
mailing list