summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/gpio/sprd,gpio-eic.yaml
AgeCommit message (Collapse)Author
2023-01-30dt-bindings: gpio: Add compatible string for Unisoc UMS512Chunyan Zhang
UMS512 use the same GPIO and EIC controller with SC9860. Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2023-01-30dt-bindings: gpio: Convert Unisoc EIC controller binding to yamlChunyan Zhang
Convert the Unisoc EIC controller binding to DT schema format. Update the maxItems of 'reg' property, since the current gpio-eic-sprd driver supports 3 reg items. Also removed a few similar examples. Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>