]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 2 Jul 2020 15:51:42 +0000 (17:51 +0200)
committerRob Herring <robh@kernel.org>
Tue, 14 Jul 2020 02:46:47 +0000 (20:46 -0600)
commitd40da29050d23b209455e65a4149988183706c29
treefa295611966b765c8b1db9e50caf19db9f93d546
parent67011528af90b194786e28622d6001d3e904d17e
dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs

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@samsung.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200702155149.12854-1-krzk@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pwm/pwm-samsung.yaml