Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339872
b: refs/heads/master
c: cd5cfac
h: refs/heads/master
v: v3
  • Loading branch information
AnilKumar Ch authored and Benoit Cousson committed Oct 29, 2012
1 parent f6f87ea commit 7fdbcb8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf078553e049b8874d3e26fc36e1e2cc14614187
refs/heads/master: cd5cfac26d00b4e00f785ee22dc54fb3ea203f6f
7 changes: 6 additions & 1 deletion trunk/arch/arm/boot/dts/am335x-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

i2c2: i2c@4802a000 {
status = "okay";
clock-frequency = <400000>;
clock-frequency = <100000>;

lis331dlh: lis331dlh@18 {
compatible = "st,lis331dlh", "st,lis3lv02d";
Expand Down Expand Up @@ -70,6 +70,11 @@
st,max-limit-z = <750>;
};

tsl2550: tsl2550@39 {
compatible = "taos,tsl2550";
reg = <0x39>;
};

tmp275: tmp275@48 {
compatible = "ti,tmp275";
reg = <0x48>;
Expand Down

0 comments on commit 7fdbcb8

Please sign in to comment.