On 14/06/13 16:41, Heiko Stübner wrote: > Some issues with the recently submitted generic pinconfig parsing from dt > came up, so fix these in this follow-up series. > > Hopefully I did catch all of them. > > Tested on my rk3066 device. > > Heiko Stuebner (5): > pinctrl: update the documentation for some pinconfig params > pinctrl: clarify some dt pinconfig options > pinctrl: handle zero found dt pinconfig properties better > pinctrl: dynamically alloc temp array when parsing dt pinconf options
patches 1-4: Reviewed-by: James Hogan <[email protected]> Cheers James > pinctrl: rockchip: correctly handle arguments of pinconf options > > .../bindings/pinctrl/pinctrl-bindings.txt | 22 +++++++++++- > drivers/pinctrl/pinconf-generic.c | 38 > +++++++++++++++----- > drivers/pinctrl/pinctrl-rockchip.c | 37 ++++++++++++++++--- > include/linux/pinctrl/pinconf-generic.h | 18 ++++++---- > 4 files changed, 93 insertions(+), 22 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

