On Mon, Aug 21, 2023 at 12:09 PM Sahin, Okan [off-list ref] wrote:
quoted
On Thu, Jul 27, 2023 at 11:55 AM Okan Sahin [off-list ref] wrote:
quoted
Add ADI DS4520 devicetree document.
Signed-off-by: Okan Sahin <redacted>
Reviewed-by: Krzysztof Kozlowski <redacted>
Reviewed-by: Linus Walleij <redacted>
---
.../bindings/gpio/adi,ds4520-gpio.yaml | 51 +++++++++++++++++++
1 file changed, 51 insertions(+)
create mode 100644 Documentation/devicetree/bindings/gpio/adi,ds4520-
gpio.yaml
quoted
diff --git a/Documentation/devicetree/bindings/gpio/adi,ds4520-gpio.yaml
b/Documentation/devicetree/bindings/gpio/adi,ds4520-gpio.yaml
quoted
new file mode 100644
index 000000000000..25b3198c4d3e
--- /dev/null
+++ b/Documentation/devicetree/bindings/gpio/adi,ds4520-gpio.yaml
@@ -0,0 +1,51 @@
+# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+%YAML 1.2
+---
+$id:
...
quoted
quoted
Applied this and the driver, thanks!
Bart
Hi Bart,
When will it be released? I could not find your tree that's why I am asking it.
Regards,
Okan Sahin
It will be released in v6.6 in around 3 months (see
Documentation/process). My tree is listed in the MAINTAINERS file.
Bart