pinctrl: intel: Enumerate PWM device when community has a capability
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 17 Nov 2022 11:08:06 +0000 (13:08 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Nov 2022 18:34:02 +0000 (20:34 +0200)
commiteb78d3604d6bcbe9743e036114c33a5a17090a0a
treeb746613a53d2a6b40a44105aae0fec6659f9deb9
parentf0f31de35644537a18059dac0e4a06f8b1c1c6c0
pinctrl: intel: Enumerate PWM device when community has a capability

Some of the Communities may have PWM capability. In such cases,
enumerate the PWM device via respective driver. A user is still
responsible for setting correct pin muxing for the line that
needs to output the signal.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
drivers/pinctrl/intel/pinctrl-intel.c