Thread (20 messages) read the whole thread 20 messages, 5 authors, 2021-08-14

Re: [PATCH v7 1/6] mfd: sy7636a: Initial commit

From: Lee Jones <hidden>
Date: 2021-08-02 10:23:42
Also in: lkml

On Mon, 02 Aug 2021, Alistair Francis wrote:
On Wed, Jul 21, 2021 at 12:53 AM Lee Jones [off-list ref] wrote:
quoted
On Thu, 08 Jul 2021, Alistair Francis wrote:
quoted
Initial support for the Silergy SY7636A Power Management chip.

Signed-off-by: Alistair Francis <redacted>
---
 drivers/mfd/Kconfig         |  9 +++++
 drivers/mfd/Makefile        |  1 +
 drivers/mfd/sy7636a.c       | 81 +++++++++++++++++++++++++++++++++++++
 include/linux/mfd/sy7636a.h | 47 +++++++++++++++++++++
 4 files changed, 138 insertions(+)
 create mode 100644 drivers/mfd/sy7636a.c
 create mode 100644 include/linux/mfd/sy7636a.h
[...]
quoted
quoted
+struct sy7636a {
+     struct device *dev;
+     struct regmap *regmap;
+     struct gpio_desc *pgood_gpio;
This looks unused?
It is used in the syy636a-regulator
If it's only used in one driver, please declare it there.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help