[PATCH v1 0/2] pinctrl: generic: improve apply_setting error verbosity

From: Matheus Castello
Date: Tue May 01 2018 - 04:02:21 EST


This series is for improve verbosity in debug for error cases using pinconf
generic API. Legacy pinctrl-vendor drivers prints error messages with more
verbosity when parse invalid or not supported sub-nodes properties. In this
series we try to show messages with more information about the pinctrl-vendor
driver and sub-nodes that returned error when applied.

Let me know your opinion about this.

Matheus Castello (2):
pinctrl: generic: add API to solve generic sub-node property name
pinctrl: generic: improve apply_setting error verbosity

drivers/pinctrl/pinconf-generic.c | 61 +++++++++++++++++----------------
drivers/pinctrl/pinconf.c | 15 +++++++-
include/linux/pinctrl/pinconf-generic.h | 32 +++++++++++++++++
3 files changed, 77 insertions(+), 31 deletions(-)

--
2.7.4