Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: i2c: omap: Add new compatible for J721E SoCs

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>

authored by

Peter Ujfalusi and committed by
Wolfram Sang
4601db7e f8bbde72

+1
+1
Documentation/devicetree/bindings/i2c/i2c-omap.txt
··· 7 7 "ti,omap3-i2c" for OMAP3 SoCs 8 8 "ti,omap4-i2c" for OMAP4+ SoCs 9 9 "ti,am654-i2c", "ti,omap4-i2c" for AM654 SoCs 10 + "ti,j721e-i2c", "ti,omap4-i2c" for J721E SoCs 10 11 - ti,hwmods : Must be "i2c<n>", n being the instance number (1-based) 11 12 - #address-cells = <1>; 12 13 - #size-cells = <0>;