lkml.org 
[lkml]   [2014]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] pinctrl: Intel Cherryview/Braswell support
Date
Hi,

This is second version of the patch series adding pinctrl/GPIO support
for Intel Braswell and Cherrryview. The previous version can be found here:

https://lkml.org/lkml/2014/10/27/118

I've dropped patches [2/4] and [3/4] as they are already applied to the
pinctrl tree.

Changes to the previous version:

[1/2] - Removed unnecessary cast and added Rafael's ACK.

[2/2] - Use Ohms instead of kOhms in pin configuration.
- Change chv_config_set_pull() to be not so convoluted.
- Remove locking when we just read single register. This is not needed.
- Use BIT() instead of (1 << something)

Mika Westerberg (2):
gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod()
pinctrl: Add Intel Cherryview/Braswell pin controller support

drivers/gpio/gpiolib-acpi.c | 62 +-
drivers/pinctrl/intel/Kconfig | 12 +
drivers/pinctrl/intel/Makefile | 1 +
drivers/pinctrl/intel/pinctrl-cherryview.c | 1519 ++++++++++++++++++++++++++++
4 files changed, 1591 insertions(+), 3 deletions(-)
create mode 100644 drivers/pinctrl/intel/pinctrl-cherryview.c

--
2.1.1



\
 
 \ /
  Last update: 2014-11-03 12:41    [W:0.101 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site