Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1316564
| From | Mika Westerberg <mika.westerberg@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] gpio: Intel Baytrail support |
| Date | 2016-01-25 13:00 +0100 |
| Message-ID | <qUNYn-3kJ-37@gated-at.bofh.it> (permalink) |
| References | <qU9od-5ok-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jan 23, 2016 at 05:32:06PM +0100, Antoine Tenart wrote: > This series introduces the GPIO Intel Baytrail support, using both the > lpc ich and the gpio ich drivers. > > Antoine Tenart (3): > gpio: gpio-ich: add support for Intel Baytrail Intel Baytrail support has been in mainline kernel for quite some time already. The driver is drivers/pintctrl/intel/pinctrl-baytrail.c. Also the ICH GPIO block is not compatible to Baytrail which is why there is a separate driver in the first place. Have you tested this series on Baytrail? > mfd: lpc_ich: use a correct mask for the GPIO base address > mfd: lpc_ich: add GPIO support for Baytrail All Baytrails I've seen expose the GPIO device via ACPI namespace so there should be no need for the above two patches.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] gpio: Intel Baytrail support Antoine Tenart <antoine.tenart@free-electrons.com> - 2016-01-23 17:40 +0100 Re: [PATCH 0/3] gpio: Intel Baytrail support Mika Westerberg <mika.westerberg@linux.intel.com> - 2016-01-25 13:00 +0100
csiph-web