devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Devicetree support for Loongson-1 GPIO
@ 2023-02-22 11:12 Keguang Zhang
  2023-02-22 11:12 ` [PATCH 1/4] gpio: loongson1: Update copyright Keguang Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Keguang Zhang @ 2023-02-22 11:12 UTC (permalink / raw)
  To: linux-gpio, devicetree, linux-mips, linux-kernel
  Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring,
	Krzysztof Kozlowski, Keguang Zhang

Update the driver to add DT support and dt-binding document,
along with other minor changes.

Keguang Zhang (4):
  gpio: loongson1: Update copyright
  gpio: loongson1: Introduce ls1x_gpio_chip struct
  gpio: loongson1: Add DT support
  dt-bindings: gpio: Add Loongson-1 GPIO

 .../bindings/gpio/loongson,ls1x-gpio.yaml     | 60 ++++++++++++++
 drivers/gpio/gpio-loongson1.c                 | 83 ++++++++++++-------
 2 files changed, 115 insertions(+), 28 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpio/loongson,ls1x-gpio.yaml


base-commit: 4827aae061337251bb91801b316157a78b845ec7
-- 
2.34.1


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

end of thread, other threads:[~2023-03-02 19:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-22 11:12 [PATCH 0/4] Devicetree support for Loongson-1 GPIO Keguang Zhang
2023-02-22 11:12 ` [PATCH 1/4] gpio: loongson1: Update copyright Keguang Zhang
2023-02-22 12:17   ` andy.shevchenko
2023-03-02 11:09     ` Kelvin Cheung
2023-03-02 11:40       ` Krzysztof Kozlowski
2023-03-02 12:16         ` Kelvin Cheung
2023-03-02 19:02           ` Andy Shevchenko
2023-02-22 11:12 ` [PATCH 2/4] gpio: loongson1: Introduce ls1x_gpio_chip struct Keguang Zhang
2023-02-22 12:18   ` andy.shevchenko
2023-03-02 11:11     ` Kelvin Cheung
2023-02-22 11:12 ` [PATCH 3/4] gpio: loongson1: Add DT support Keguang Zhang
2023-02-22 12:20   ` andy.shevchenko
2023-03-02 11:08     ` Kelvin Cheung
2023-02-22 11:12 ` [PATCH 4/4] dt-bindings: gpio: Add Loongson-1 GPIO Keguang Zhang
2023-02-22 12:35   ` Krzysztof Kozlowski
2023-03-01  9:50     ` Kelvin Cheung

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