From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH 0/7] pinctrl: rockchip: support &pcfg_input/output
Date: Mon, 01 Jul 2024 11:45:27 +0200 [thread overview]
Message-ID: <171982712702.2533279.2518431798852173976.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240701073220.165946-1-a.fatoum@pengutronix.de>
On Mon, 01 Jul 2024 09:32:13 +0200, Ahmad Fatoum wrote:
> The Rockchip pinctrl binding can not only mux pins as GPIOs and
> configure the bias, but also configure the direction and whether it's
> high/low for outputs and schmitt trigger for inputs.
>
> This is used in some device trees to enable peripherals as a finer
> grained gpio-hog.
>
> [...]
Applied, thanks!
[1/7] pinctrl: import <linux/pinctrl/pinconf-generic.h> header
https://git.pengutronix.de/cgit/barebox/commit/?id=e6187ed1a19b (link may not be stable)
[2/7] pinctrl: rockchip: make use of pinconf-generic.h
https://git.pengutronix.de/cgit/barebox/commit/?id=eb792c5846bd (link may not be stable)
[3/7] pinctrl: rockchip: use of_property_read_bool()
https://git.pengutronix.de/cgit/barebox/commit/?id=ba588f2f2fdf (link may not be stable)
[4/7] pinctrl: rockchip: add support for configuring schmitt trigger
https://git.pengutronix.de/cgit/barebox/commit/?id=73b4a7b3d3c5 (link may not be stable)
[5/7] pinctrl: rockchip: add support for bias-pull-pin-default
https://git.pengutronix.de/cgit/barebox/commit/?id=a56a87ab81ab (link may not be stable)
[6/7] gpiolib: implement of_gpio_get_chip_by_alias
https://git.pengutronix.de/cgit/barebox/commit/?id=c57a040ac78d (link may not be stable)
[7/7] pinctrl: rockchip: add support for configuring GPIO direction
https://git.pengutronix.de/cgit/barebox/commit/?id=af7c5c004a5d (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-07-01 9:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 7:32 Ahmad Fatoum
2024-07-01 7:32 ` [PATCH 1/7] pinctrl: import <linux/pinctrl/pinconf-generic.h> header Ahmad Fatoum
2024-07-01 7:32 ` [PATCH 2/7] pinctrl: rockchip: make use of pinconf-generic.h Ahmad Fatoum
2024-07-01 7:32 ` [PATCH 3/7] pinctrl: rockchip: use of_property_read_bool() Ahmad Fatoum
2024-07-01 7:32 ` [PATCH 4/7] pinctrl: rockchip: add support for configuring schmitt trigger Ahmad Fatoum
2024-07-01 7:32 ` [PATCH 5/7] pinctrl: rockchip: add support for bias-pull-pin-default Ahmad Fatoum
2024-07-01 7:32 ` [PATCH 6/7] gpiolib: implement of_gpio_get_chip_by_alias Ahmad Fatoum
2024-07-01 7:32 ` [PATCH 7/7] pinctrl: rockchip: add support for configuring GPIO direction Ahmad Fatoum
2024-07-01 9:45 ` Sascha Hauer [this message]
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=171982712702.2533279.2518431798852173976.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.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