[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250927-rda8810pl-gpio-fix-v3-0-3641cdcf6c1e@mainlining.org>
Date: Sat, 27 Sep 2025 11:59:05 +0700
From: Dang Huynh <dang.huynh@...nlining.org>
To: Manivannan Sadhasivam <mani@...nel.org>,
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>
Cc: linux-arm-kernel@...ts.infradead.org, linux-unisoc@...ts.infradead.org,
linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Dang Huynh <dang.huynh@...nlining.org>,
Conor Dooley <conor.dooley@...rochip.com>
Subject: [PATCH v3 0/3] RDA8810PL GPIO fixes
This patchset fixes two issues with the RDA GPIO driver:
- Makes GPIO IRQ optional for modem-handled GPIO block
- GPIO output direction misbehaviors
This change should not affect any existing users of the RDA Micro
platform.
This patchset is considered to be a v3, as I did not tag the previous
patchset as v2 and is a split from both of my v1/v2 patchset.
Changes in v3:
- Use bidirectional direction register for dirin register which truly
fixes the previous issue.
- Link to v2: https://lore.kernel.org/all/20250919-rda8810pl-mmc-v1-0-d4f08a05ba4d@mainlining.org/
Changes in v2:
- Update commit message for "gpio: rda: Make direction register unreadable"
- Link to v1: https://lore.kernel.org/all/20250917-rda8810pl-drivers-v1-0-74866def1fe3@mainlining.org/
Signed-off-by: Dang Huynh <dang.huynh@...nlining.org>
---
Dang Huynh (3):
dt-bindings: gpio: rda: Make interrupts optional
gpio: rda: Make IRQ optional
gpio: rda: Use bidirectional GPIO register for direction input
Documentation/devicetree/bindings/gpio/gpio-rda.yaml | 3 ---
drivers/gpio/gpio-rda.c | 5 ++---
2 files changed, 2 insertions(+), 6 deletions(-)
---
base-commit: 846bd2225ec3cfa8be046655e02b9457ed41973e
change-id: 20250925-rda8810pl-gpio-fix-db6f7442eae7
Best regards,
--
Dang Huynh <dang.huynh@...nlining.org>
Powered by blists - more mailing lists