devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] gpio: loongson: add more gpio chip support
@ 2023-08-23  3:34 Yinbo Zhu
  2023-08-23  3:34 ` [PATCH v4 1/2] gpio: dt-bindings: add more loongson " Yinbo Zhu
  2023-08-23  3:34 ` [PATCH v4 2/2] gpio: loongson: add more " Yinbo Zhu
  0 siblings, 2 replies; 8+ messages in thread
From: Yinbo Zhu @ 2023-08-23  3:34 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-gpio, devicetree,
	linux-kernel
  Cc: Jianmin Lv, wanghongliang, loongson-kernel, Yinbo Zhu

This patch was to add loongson 2k0500, 2k2000 and 3a5000 gpio chip
driver support.

Change in v4:
		1. Reword the title and commit log information.
		2. Remove the offset parse in DT and add it in of_device_id and
		   acpi_device_id's data field.
		3. Add more gpio chip dt-bindings support in yaml file.
Change in v3:
		1. Reword the dt-bindings patch commit log information.
		2. Add "loongson,ls2k1000-gpio" compatible.
Change in v2:
		1. Reword the patch commit log information.
		2. Add some GPIO register offset description in yaml.

Yinbo Zhu (2):
  gpio: dt-bindings: add more loongson gpio chip support
  gpio: loongson: add more gpio chip support

 .../bindings/gpio/loongson,ls-gpio.yaml       |  23 ++-
 drivers/gpio/gpio-loongson-64bit.c            | 136 ++++++++++++++++--
 2 files changed, 147 insertions(+), 12 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-29 12:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23  3:34 [PATCH v4 0/2] gpio: loongson: add more gpio chip support Yinbo Zhu
2023-08-23  3:34 ` [PATCH v4 1/2] gpio: dt-bindings: add more loongson " Yinbo Zhu
2023-08-23 12:17   ` Linus Walleij
2023-08-23 15:08   ` Conor Dooley
2023-08-29 12:12     ` Yinbo Zhu
2023-08-23  3:34 ` [PATCH v4 2/2] gpio: loongson: add more " Yinbo Zhu
2023-08-23 12:29   ` Linus Walleij
2023-08-29 11:27     ` Yinbo Zhu

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).