From: Jianqun Xu <jay.xu@rock-chips.com>
To: jbx6244@gmail.com, heiko@sntech.de, linus.walleij@linaro.org,
andriy.shevchenko@linux.intel.com
Cc: brgl@bgdev.pl, linux-gpio@vger.kernel.org,
linux-rockchip@lists.infradead.org,
Jianqun Xu <jay.xu@rock-chips.com>
Subject: [PATCH v3 0/2] rockchip pinctrl for acpi
Date: Tue, 20 Sep 2022 11:34:02 +0800 [thread overview]
Message-ID: <20220920033404.885527-1-jay.xu@rock-chips.com> (raw)
These patch fixes to support acpi by:
1. populate gpio platform before pinctrl to probe
2. get gpiochip by finding from gpiochip list
3. get match data by device api
Jianqun Xu (2):
pinctrl: rockchip: find gpiochip by gpio label
pinctrl: rockchip: get match data by device_get_match_data
drivers/pinctrl/pinctrl-rockchip.c | 55 ++++++++++++++++++++----------
drivers/pinctrl/pinctrl-rockchip.h | 2 +-
2 files changed, 38 insertions(+), 19 deletions(-)
--
v3:
- fix 'gpio' to 'GPIO', 'rockchip' to 'Rockchip'
- use gpiochip_find_by_name
v2:
- add a second patch to support acpi
2.25.1
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2022-09-20 3:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-20 3:34 Jianqun Xu [this message]
2022-09-20 3:34 ` [PATCH v3 1/2] pinctrl: rockchip: find gpiochip by gpio label Jianqun Xu
2022-09-21 18:00 ` kernel test robot
2022-09-21 20:22 ` kernel test robot
2022-09-20 3:34 ` [PATCH v3 2/2] pinctrl: rockchip: get match data by device_get_match_data Jianqun Xu
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=20220920033404.885527-1-jay.xu@rock-chips.com \
--to=jay.xu@rock-chips.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=brgl@bgdev.pl \
--cc=heiko@sntech.de \
--cc=jbx6244@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-rockchip@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