[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250703205740.45385-1-mariagarcia7293@gmail.com>
Date: Thu, 3 Jul 2025 22:57:38 +0200
From: Maria Garcia <mariagarcia7293@...il.com>
To: linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Maria Garcia <mariagarcia7293@...il.com>,
Maria Garcia <mgarcia@...ox.com>
Subject: [PATCH v4 0/2] *** Add support for TI TCA6418 GPIO chip ***
This series introduces support for the Texas Instruments TCA6418
GPIO expander chip, added to the gpio-pca953x driver. It also includes the
necessary device tree binding definition.
Signed-off-by: Maria Garcia <mariagarcia7293@...il.com>
---
Changes in v4:
- Remove networking-style comments, add newlines after return statements.
Changes in v3:
- Fix Conor Dooley's email address in dt-bindings patch
Changes in v2:
- gpio-pca953x.c: address review feedback: remove some else statements,
turn some if-else statements into switch statements.
Maria Garcia (2):
dt-bindings: gpio: pca95xx: add TI TCA6418
gpio: pca953x: Add support for TI TCA6418
.../bindings/gpio/gpio-pca95xx.yaml | 1 +
drivers/gpio/gpio-pca953x.c | 153 +++++++++++++++---
2 files changed, 134 insertions(+), 20 deletions(-)
--
2.43.0
Powered by blists - more mailing lists