[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1525160437-5222-1-git-send-email-matheus@castello.eng.br>
Date: Tue, 1 May 2018 03:40:35 -0400
From: Matheus Castello <matheus@...tello.eng.br>
To: linus.walleij@...aro.org
Cc: linux-kernel@...r.kernel.org,
Matheus Castello <matheus@...tello.eng.br>
Subject: [PATCH v1 0/2] pinctrl: generic: improve apply_setting error verbosity
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
Powered by blists - more mailing lists