Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313266
b: refs/heads/master
c: c7d0eff
h: refs/heads/master
v: v3
  • Loading branch information
Vaibhav Hiremath authored and Tony Lindgren committed Jul 2, 2012
1 parent f392c5c commit bf23f56
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe12f0e15fa50f250873039269ae65cb84ead4a2
refs/heads/master: c7d0effa49e05df0881469a72cb381ac5e009e92
28 changes: 28 additions & 0 deletions trunk/arch/arm/boot/dts/omap3-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,31 @@
reg = <0x80000000 0x10000000>; /* 256 MB */
};
};

&i2c1 {
clock-frequency = <2600000>;

twl: twl@48 {
reg = <0x48>;
interrupts = <7>; /* SYS_NIRQ cascaded to intc */
interrupt-parent = <&intc>;
};
};

/include/ "twl4030.dtsi"

&i2c2 {
clock-frequency = <400000>;
};

&i2c3 {
clock-frequency = <400000>;

/*
* TVP5146 Video decoder-in for analog input support.
*/
tvp5146@5c {
compatible = "ti,tvp5146m2";
reg = <0x5c>;
};
};

0 comments on commit bf23f56

Please sign in to comment.