From: 周琰杰 (Zhou Yanjie) Date: Tue, 17 Dec 2019 08:14:09 +0000 (+0800) Subject: dt-bindings: I2C: Add X1000 bindings. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f4b5af78cb7e87983898b4de5a7e4c2b68ac653b;p=linux.git dt-bindings: I2C: Add X1000 bindings. Add the I2C bindings for the X1000 Soc from Ingenic. Signed-off-by: 周琰杰 (Zhou Yanjie) Acked-by: Rob Herring Signed-off-by: Wolfram Sang --- diff --git a/Documentation/devicetree/bindings/i2c/i2c-jz4780.txt b/Documentation/devicetree/bindings/i2c/i2c-jz4780.txt index 3738cfbf863fd..d229eff5ca1b7 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-jz4780.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-jz4780.txt @@ -1,7 +1,9 @@ * Ingenic JZ4780 I2C Bus controller Required properties: -- compatible: should be "ingenic,jz4780-i2c" +- compatible: should be one of the following: + - "ingenic,jz4780-i2c" for the JZ4780 + - "ingenic,x1000-i2c" for the X1000 - reg: Should contain the address & size of the I2C controller registers. - interrupts: Should specify the interrupt provided by parent. - clocks: Should contain a single clock specifier for the JZ4780 I2C clock.