lkml.org 
[lkml]   [2021]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATH 0/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO bindings and driver
Date
Add device tree bindings and driver for the GPIO controller in the
StarFive JH7100 SoC [1] used on the BeagleV Starlight JH7100 board [2].

The dts using "starfive,jh7100-gpio" is in StarFive's linux repo [3] and
is being cleaned up in preperation for submission.

[1] https://github.com/starfive-tech/beaglev_doc
[2] https://github.com/beagleboard/beaglev-starlight
[3] https://github.com/starfive-tech/linux/blob/beaglev/arch/riscv/boot/dts/starfive/jh7100.dtsi#L262

Drew Fustini (2):
dt-bindings: gpio: add starfive,jh7100-gpio bindings
gpio: starfive-jh7100: Add StarFive JH7100 GPIO driver

.../bindings/gpio/starfive,jh7100-gpio.yaml | 60 +++
MAINTAINERS | 8 +
drivers/gpio/Kconfig | 8 +
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-starfive-jh7100.c | 425 ++++++++++++++++++
5 files changed, 502 insertions(+)
create mode 100644 Documentation/devicetree/bindings/gpio/starfive,jh7100-gpio.yaml
create mode 100644 drivers/gpio/gpio-starfive-jh7100.c

--
2.27.0

\
 
 \ /
  Last update: 2021-07-01 02:23    [W:3.894 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site