[PATCH 0/4] Fix more issues with generic pinconf bindings

From: Heiko StÃbner
Date: Tue Jun 25 2013 - 08:55:21 EST


As Stephen Warren pointed out, some pinconf bindings had deficits
either in documentation or in the whole thought process.

Therefore this series tries to fix these issues by improving
documentation and removing the real controversial bindings for now.

Of the changed pinconf bindings only the slew-rate had an acutal
current user (since yesterday). James I hope it's ok to simply
remove the slew-rate handling from the tz1090 driver until we can
handle it correctly in dt.


Heiko Stuebner (4):
pinctrl: more clarifications for generic pull configs
pinctrl: set unit for debounce time pinconfig to usec
pinctrl: remove slew-rate parameter from tz1090
pinctrl: remove bindings for pinconf options needing more thought

.../bindings/pinctrl/img,tz1090-pdc-pinctrl.txt | 5 +----
.../bindings/pinctrl/img,tz1090-pinctrl.txt | 7 +------
.../devicetree/bindings/pinctrl/pinctrl-bindings.txt | 18 ++++--------------
drivers/pinctrl/pinconf-generic.c | 5 +----
drivers/pinctrl/pinctrl-tz1090-pdc.c | 5 -----
drivers/pinctrl/pinctrl-tz1090.c | 5 -----
include/linux/pinctrl/pinconf-generic.h | 7 +++++--
7 files changed, 12 insertions(+), 40 deletions(-)

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/