MAINTAINERS: Add a selection of PWM related keywords to the PWM entry
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 23 Sep 2019 08:49:35 +0000 (10:49 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 26 Sep 2019 11:27:51 +0000 (13:27 +0200)
commit8f960106c150a9733f5d7408b975c0a687617961
tree246b7b7280dbfed683dac01d5d56c831e713d7a9
parent715d14da670e353c8c827f97e61ba00969929e33
MAINTAINERS: Add a selection of PWM related keywords to the PWM entry

This is just a small subset of the relevant functions, but should at
least catch all new code as every consumer has to call pwm_apply_state()
(or the legacy function pwm_config()) and every PWM provider has to
implement pwm_ops.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
MAINTAINERS