bus: ts-nbus: Convert to atomic pwm API
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 24 Jan 2024 08:12:04 +0000 (09:12 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2024 20:07:12 +0000 (21:07 +0100)
commit8129d25e32b7fd0f77bc664252321f3a16bb26b8
tree4495b024e2c76d945e9f31cfa51cdd51900b51f5
parentf0379bd1c7da4d2d426e201d2649681801967e3b
bus: ts-nbus: Convert to atomic pwm API

With this change the PWM hardware is only configured once (instead of
three times).

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/bus/ts-nbus.c