From: Tzuyi Chang <tychang@realtek.com>
To: Linus Walleij <linus.walleij@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: <linux-gpio@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, Tzuyi Chang <tychang@realtek.com>
Subject: [PATCH v3 0/7] Add pinctrl driver support for Realtek DHC SoCs
Date: Tue, 19 Sep 2023 18:11:10 +0800 [thread overview]
Message-ID: <20230919101117.4097-1-tychang@realtek.com> (raw)
These patches add the bindings and the pinctrl drivers for Realtek
DHC(Digital Home Center) RTD SoCs(RTD1619B, RTD1319D and RTD1315E).
Change log:
v2 -> v3:
1. Use regmap_update_bits instead of rtd_pinctrl_update_bits.
2. Remove if/then condition under the patternProperties "-pins$".
v1 -> v2:
1. Rename realtek,pdriver, realtek,ndriver and realtek,dcycle
2. Remove the wildcard in the compatible strings
3. Add the description for RTD1315E, RTD1319D and RTD1315E
4. Add the description for P-MOS and N-MOS driving strength
Tzuyi Chang (7):
pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs
pinctrl: realtek: Add pinctrl driver for RTD1315E
pinctrl: realtek: Add pinctrl driver for RTD1319D
pinctrl: realtek: Add pinctrl driver for RTD1619B
dt-bindings: pinctrl: realtek: add RTD1315E pinctrl binding
dt-bindings: pinctrl: realtek: add RTD1319D pinctrl binding
dt-bindings: pinctrl: realtek: add RTD1619B pinctrl binding
.../pinctrl/realtek,rtd1315e-pinctrl.yaml | 188 ++
.../pinctrl/realtek,rtd1319d-pinctrl.yaml | 187 ++
.../pinctrl/realtek,rtd1619b-pinctrl.yaml | 186 ++
drivers/pinctrl/Kconfig | 1 +
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/realtek/Kconfig | 23 +
drivers/pinctrl/realtek/Makefile | 6 +
drivers/pinctrl/realtek/pinctrl-rtd.c | 580 ++++++
drivers/pinctrl/realtek/pinctrl-rtd.h | 124 ++
drivers/pinctrl/realtek/pinctrl-rtd1315e.c | 1439 +++++++++++++++
drivers/pinctrl/realtek/pinctrl-rtd1319d.c | 1609 +++++++++++++++++
drivers/pinctrl/realtek/pinctrl-rtd1619b.c | 1601 ++++++++++++++++
12 files changed, 5945 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pinctrl/realtek,rtd1315e-pinctrl.yaml
create mode 100644 Documentation/devicetree/bindings/pinctrl/realtek,rtd1319d-pinctrl.yaml
create mode 100644 Documentation/devicetree/bindings/pinctrl/realtek,rtd1619b-pinctrl.yaml
create mode 100644 drivers/pinctrl/realtek/Kconfig
create mode 100644 drivers/pinctrl/realtek/Makefile
create mode 100644 drivers/pinctrl/realtek/pinctrl-rtd.c
create mode 100644 drivers/pinctrl/realtek/pinctrl-rtd.h
create mode 100644 drivers/pinctrl/realtek/pinctrl-rtd1315e.c
create mode 100644 drivers/pinctrl/realtek/pinctrl-rtd1319d.c
create mode 100644 drivers/pinctrl/realtek/pinctrl-rtd1619b.c
--
2.42.0
next reply other threads:[~2023-09-19 10:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-19 10:11 Tzuyi Chang [this message]
2023-09-19 10:11 ` [PATCH v3 1/7] pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs Tzuyi Chang
2023-09-19 10:11 ` [PATCH v3 2/7] pinctrl: realtek: Add pinctrl driver for RTD1315E Tzuyi Chang
2023-09-19 10:11 ` [PATCH v3 3/7] pinctrl: realtek: Add pinctrl driver for RTD1319D Tzuyi Chang
2023-09-19 10:11 ` [PATCH v3 4/7] pinctrl: realtek: Add pinctrl driver for RTD1619B Tzuyi Chang
2023-09-19 10:11 ` [PATCH v3 5/7] dt-bindings: pinctrl: realtek: add RTD1315E pinctrl binding Tzuyi Chang
2023-09-19 19:16 ` Rob Herring
2023-09-19 10:11 ` [PATCH v3 6/7] dt-bindings: pinctrl: realtek: add RTD1319D " Tzuyi Chang
2023-09-19 19:17 ` Rob Herring
2023-09-19 10:11 ` [PATCH v3 7/7] dt-bindings: pinctrl: realtek: add RTD1619B " Tzuyi Chang
2023-09-19 19:17 ` Rob Herring
2023-09-20 11:08 ` [PATCH v3 0/7] Add pinctrl driver support for Realtek DHC SoCs Linus Walleij
2023-09-20 11:09 ` Linus Walleij
2023-09-21 2:00 ` TY_Chang[張子逸]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230919101117.4097-1-tychang@realtek.com \
--to=tychang@realtek.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).