[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250410-gpiochip-set-rv-pinctrl-qcom-v1-0-6a6891338aae@linaro.org>
Date: Thu, 10 Apr 2025 11:34:42 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Bjorn Andersson <andersson@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: linux-arm-msm@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [PATCH 0/6] pinctrl: qcom: use new GPIO line value setter
callbacks
Commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters that return
values") added new line setter callbacks to struct gpio_chip. They allow
to indicate failures to callers. We're in the process of converting all
GPIO controllers to using them before removing the old ones. Convert all
Qualcomm pinctrl drivers.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
---
Bartosz Golaszewski (6):
pinctrl: qcom: lpass-lpi: use new GPIO line value setter callbacks
pinctrl: qcom: msm: use new GPIO line value setter callbacks
pinctrl: qcom: spmi-gpio: use new GPIO line value setter callbacks
pinctrl: qcom: spmi-mpp: use new GPIO line value setter callbacks
pinctrl: qcom: ssbi-gpio: use new GPIO line value setter callbacks
pinctrl: qcom: ssbi-mpp: use new GPIO line value setter callbacks
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 6 +++---
drivers/pinctrl/qcom/pinctrl-msm.c | 6 ++++--
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 6 +++---
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c | 6 +++---
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | 7 ++++---
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c | 7 ++++---
6 files changed, 21 insertions(+), 17 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250410-gpiochip-set-rv-pinctrl-qcom-eca1d6f6363c
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Powered by blists - more mailing lists