[Letux-kernel] [RFC 15/28] Bindings: i2c: ingenic: add jz4730
H. Nikolaus Schaller
hns at goldelico.com
Sat Jan 23 17:28:41 CET 2021
Add ingenic,jz4730-i2c.
FIXME: this i2c has no DMA capability but the bindings
seem to require it?
Signed-off-by: H. Nikolaus Schaller <hns at goldelico.com>
---
Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml b/Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml
index e1e65eb4f7959..13263b6e8cd27 100644
--- a/Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml
@@ -19,6 +19,7 @@ properties:
compatible:
oneOf:
- enum:
+ - ingenic,jz4730-i2c
- ingenic,jz4770-i2c
- ingenic,x1000-i2c
- items:
@@ -53,6 +54,7 @@ required:
- interrupts
- clocks
- clock-frequency
+# FIXME: jz4730 does not require or allow DMA
- dmas
- dma-names
--
2.26.2
More information about the Letux-kernel
mailing list