Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303159
b: refs/heads/master
c: 5340b51
h: refs/heads/master
i:
  303157: 918adcf
  303155: 06acadd
  303151: baf2693
v: v3
  • Loading branch information
Benoit Cousson committed Mar 7, 2012
1 parent 42d81b8 commit 02467cb
Show file tree
Hide file tree
Showing 2 changed files with 30 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: 33632ae75080762b577a89952105245897e1c834
refs/heads/master: 5340b51d78a245e01a890e85f4f0159593f90153
29 changes: 29 additions & 0 deletions trunk/arch/arm/boot/dts/omap3-beagle.dts
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,32 @@
reg = <0x80000000 0x20000000>; /* 512 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 = <100000>;

/*
* Display monitor features are burnt in the EEPROM
* as EDID data.
*/
eeprom@50 {
compatible = "ti,eeprom";
reg = <0x50>;
};
};

0 comments on commit 02467cb

Please sign in to comment.