From: Detlev Casanova <detlev.casanova@collabora.com>
To: linux-kernel@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Heiko Stuebner <heiko@sntech.de>,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, kernel@collabora.com,
Detlev Casanova <detlev.casanova@collabora.com>
Subject: [PATCH v3 0/2] Add pinctrl support for rk3576
Date: Wed, 14 Aug 2024 18:30:37 -0400 [thread overview]
Message-ID: <20240814223217.3498-1-detlev.casanova@collabora.com> (raw)
Add support for the pinctrl core on the rk3576 SoC.
The patch from downstream has been rebased.
Changes since v2:
- Document rockchip,sys-grf field as only needed for rk3576
Changes since v1:
- Reorder commits
- Describe sys-grf use
- Update imperative commit message
Detlev.
Detlev Casanova (1):
dt-bindings: pinctrl: Add rk3576 pinctrl bindings
Steven Liu (1):
pinctrl: rockchip: Add rk3576 pinctrl support
.../bindings/pinctrl/rockchip,pinctrl.yaml | 18 ++
drivers/pinctrl/pinctrl-rockchip.c | 228 ++++++++++++++++++
drivers/pinctrl/pinctrl-rockchip.h | 2 +
3 files changed, 248 insertions(+)
--
2.46.0
next reply other threads:[~2024-08-14 22:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 22:30 Detlev Casanova [this message]
2024-08-14 22:30 ` [PATCH v3 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings Detlev Casanova
2024-08-15 15:05 ` Conor Dooley
2024-08-14 22:30 ` [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support Detlev Casanova
2024-08-15 14:05 ` Heiko Stübner
2024-08-19 15:01 ` Detlev Casanova
2024-08-19 15:32 ` Heiko Stübner
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=20240814223217.3498-1-detlev.casanova@collabora.com \
--to=detlev.casanova@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh@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