[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250407-gpiochip-set-rv-mfd-v1-0-43f4d86d01d1@linaro.org>
Date: Mon, 07 Apr 2025 09:24:12 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Lee Jones <lee@...nel.org>, Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [PATCH 0/3] mfd: convert GPIO chips to using new value setters
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. We're in the process of
converting all GPIO drivers to using the new API. This series converts
all MFD GPIO controllers.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
---
Bartosz Golaszewski (3):
mfd: sm501: use new GPIO line value setter callbacks
mfd: tps65010: use new GPIO line value setter callbacks
mfd: ucb1x00: use new GPIO line value setter callbacks
drivers/mfd/sm501.c | 7 +++++--
drivers/mfd/tps65010.c | 6 ++++--
drivers/mfd/ucb1x00-core.c | 7 +++++--
3 files changed, 14 insertions(+), 6 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250327-gpiochip-set-rv-mfd-d0c77aa9a102
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Powered by blists - more mailing lists