dt-bindings: i2c: omap: Add new compatible for J721E SoCs
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 5 Jun 2019 08:45:04 +0000 (14:15 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 26 Jun 2019 13:41:04 +0000 (15:41 +0200)
J721E SoCs have same I2C IP as OMAP SoCs. Add new compatible to
handle J721E SoCs.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-omap.txt

index 4b90ba9..a44573d 100644 (file)
@@ -7,6 +7,7 @@ Required properties :
        "ti,omap3-i2c" for OMAP3 SoCs
        "ti,omap4-i2c" for OMAP4+ SoCs
        "ti,am654-i2c", "ti,omap4-i2c" for AM654 SoCs
+       "ti,j721e-i2c", "ti,omap4-i2c" for J721E SoCs
 - ti,hwmods : Must be "i2c<n>", n being the instance number (1-based)
 - #address-cells = <1>;
 - #size-cells = <0>;