lkml.org 
[lkml]   [2013]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] pinctrl: common handling of generic pinconfig props in dt
Date
Hi Linus,

following your suggestions for a common handling of things like pulls in dt,
I've come up with the following solution - hopefully I've gotten the correct
meaning of your explanaitions.

It handles all the pinconfigs that either ignore the argument, or have very
simple one, like PIN_CONFIG_OUTPUT does.

I've also attached my current rockchip pinctrl driver to show how it is using
this currently.


Heiko Stuebner (2):
pinctrl: add devicetree constants for simple generic pnconfig options
pinctrl: add function to separate combined pinconfig values

.../bindings/pinctrl/pinctrl-bindings.txt | 9 +++
drivers/pinctrl/pinconf-generic.c | 61 ++++++++++++++++++++
drivers/pinctrl/pinconf.h | 6 ++
include/dt-bindings/pinctrl/pinconfig.h | 37 ++++++++++++
4 files changed, 113 insertions(+), 0 deletions(-)
create mode 100644 include/dt-bindings/pinctrl/pinconfig.h

--
1.7.2.3



\
 
 \ /
  Last update: 2013-06-09 02:21    [W:0.087 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site