diff options
author | Yinbo Zhu <zhuyinbo@loongson.cn> | 2023-03-02 09:17:10 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-03-06 10:43:02 +0100 |
commit | db2056e21c666ec83d5ecbaf973fe5505405e8e0 (patch) | |
tree | c8565becccaa8b4e5d48237bea395f03d61b0a08 /MAINTAINERS | |
parent | Linux 6.3-rc1 (diff) | |
download | linux-db2056e21c666ec83d5ecbaf973fe5505405e8e0.tar.xz linux-db2056e21c666ec83d5ecbaf973fe5505405e8e0.zip |
dt-bindings: gpio: add loongson gpio
Add the Loongson platform gpio binding with DT schema format using
json-schema.
Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f305..adc828919771 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12116,6 +12116,12 @@ S: Maintained F: Documentation/devicetree/bindings/pinctrl/loongson,ls2k-pinctrl.yaml F: drivers/pinctrl/pinctrl-loongson2.c +LOONGSON GPIO DRIVER +M: Yinbo Zhu <zhuyinbo@loongson.cn> +L: linux-gpio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml + LOONGSON-2 SOC SERIES CLOCK DRIVER M: Yinbo Zhu <zhuyinbo@loongson.cn> L: linux-clk@vger.kernel.org |