devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] gpio: loongson: add firmware offset parse support
@ 2023-08-07  7:40 Yinbo Zhu
  2023-08-07  7:40 ` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset Yinbo Zhu
  2023-08-07  7:40 ` [PATCH v3 2/2] gpio: loongson: add firmware offset parse support Yinbo Zhu
  0 siblings, 2 replies; 21+ messages in thread
From: Yinbo Zhu @ 2023-08-07  7:40 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

Add some GPIO register offset value parse support for device properties
allowing to specify them in ACPI or DT.

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 parsing of loongson gpio offset
  gpio: loongson: add firmware offset parse support

 .../bindings/gpio/loongson,ls-gpio.yaml       | 40 +++++++++-
 drivers/gpio/gpio-loongson-64bit.c            | 74 +++++++++++++++++--
 2 files changed, 106 insertions(+), 8 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2023-08-23  7:37 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07  7:40 [PATCH v3 0/2] gpio: loongson: add firmware offset parse support Yinbo Zhu
2023-08-07  7:40 ` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset Yinbo Zhu
2023-08-08 12:05   ` Conor Dooley
2023-08-09  7:47     ` Yinbo Zhu
2023-08-09 15:39       ` Conor Dooley
2023-08-10  6:19         ` Yinbo Zhu
2023-08-11 14:25           ` Bartosz Golaszewski
2023-08-14  3:39             ` Yinbo Zhu
2023-08-14 19:18               ` Krzysztof Kozlowski
2023-08-15  8:59               ` Linus Walleij
2023-08-23  3:37                 ` Yinbo Zhu
2023-08-08 15:05   ` Krzysztof Kozlowski
2023-08-09  7:28     ` Yinbo Zhu
2023-08-09 13:00       ` Krzysztof Kozlowski
2023-08-10  3:35         ` Yinbo Zhu
2023-08-10  6:08           ` Krzysztof Kozlowski
2023-08-07  7:40 ` [PATCH v3 2/2] gpio: loongson: add firmware offset parse support Yinbo Zhu
2023-08-10  8:27   ` Linus Walleij
2023-08-11  3:50     ` Yinbo Zhu
2023-08-14 21:48   ` andy.shevchenko
2023-08-23  7:36     ` 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).