[PATCH v2 09/10] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
From: Tabi Timur-B04825 <hidden>
Date: 2012-01-09 23:24:42
Also in:
linux-devicetree, linux-omap
From: Tabi Timur-B04825 <hidden>
Date: 2012-01-09 23:24:42
Also in:
linux-devicetree, linux-omap
On Fri, Dec 9, 2011 at 8:02 AM, Benoit Cousson [off-list ref] wrote:
+ ? ? ? eeprom at 50 {
+ ? ? ? ? ? ? ? compatible = "ti,eeprom";
+ ? ? ? ? ? ? ? reg = <0x50>;
+ ? ? ? };Why is this "ti,"? For EDID, isn't the I2C device actually on the monitor itself, and DVI cable just connects to the I2C bus? The reason I ask is that I'm trying to do the same thing for a PowerPC board. I need to defined an EDID I2C node. -- Timur Tabi Linux kernel developer at Freescale