Re: [PATCH v2] ACPI / LPSS: Add Intel BayTrail ACPI mode PWM

2014-02-18 Thread Rafael J. Wysocki
On Wednesday, February 19, 2014 02:24:29 AM Chew Chiau Ee wrote: > From: Chew, Chiau Ee > > Intel BayTrail LPSS consists of two PWM controllers which can > be enumerated from ACPI namespace. This change will cause > platform device objects to be created for Intel BayTrail PWM > controllers which

[PATCH v2] ACPI / LPSS: Add Intel BayTrail ACPI mode PWM

2014-02-18 Thread Chew Chiau Ee
From: Chew, Chiau Ee Intel BayTrail LPSS consists of two PWM controllers which can be enumerated from ACPI namespace. This change will cause platform device objects to be created for Intel BayTrail PWM controllers which will allow the pwm-lpss driver to bind to them and handle those devices. Sig