commit | 87219cb47e5ccfb932177e960c495d475bc16add | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Tue Oct 20 16:53:06 2015 +0300 |
committer | Thierry Reding <thierry.reding@gmail.com> | Fri Nov 06 14:26:28 2015 +0100 |
tree | ba076fff85c674fe96778b6e5fc33bebe602218a | |
parent | 4e11f5acb25b0b8eb937c726ade319b988fe3664 [diff] |
pwm: lpss: Support all four PWMs on Intel Broxton Intel Broxton has similar PWM than Intel Braswell but instead of one it has four PWMs included in one PCI/ACPI device. This patch adds support for all the four PWMs and changes the PCI part of the driver to use 'pwm_lpss_bxt_info' instead. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>