pwm: lpss: Allow other drivers to enable PWM LPSS
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 17 Nov 2022 11:08:03 +0000 (13:08 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Nov 2022 14:36:27 +0000 (16:36 +0200)
commit2fd36aa0ad1c714d0c92a025ae28c8721ffe108e
tree7d46e2d5b86d22a529203916aa29bea62c10466f
parent878cf979c1458f835d436debb886f9dfff59012a
pwm: lpss: Allow other drivers to enable PWM LPSS

The PWM LPSS device can be embedded in another device.
In order to enable it, allow that drivers to probe
a corresponding device.

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>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
drivers/pwm/pwm-lpss.h
include/linux/platform_data/x86/pwm-lpss.h [new file with mode: 0644]