Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326914
b: refs/heads/master
c: 71e8118
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones committed Sep 20, 2012
1 parent 11948f0 commit 5bb701c
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: 65392b8253cbf10da5fcf45d855f27715fc30873
refs/heads/master: 71e8118fe722827365376a4d80faa40d939973c1
29 changes: 29 additions & 0 deletions trunk/arch/arm/boot/dts/hrefv60plus.dts
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,34 @@
uart@80007000 {
status = "okay";
};

i2c@80004000 {
tc3589x@42 {
compatible = "tc3589x";
reg = <0x42>;
};

tps61052@33 {
compatible = "tps61052";
reg = <0x33>;
};
};

i2c@80128000 {
lp5521@0x33 {
compatible = "lp5521";
reg = <0x33>;
};

lp5521@0x34 {
compatible = "lp5521";
reg = <0x34>;
};

bh1780@0x29 {
compatible = "rohm,bh1780gli";
reg = <0x33>;
};
};
};
};

0 comments on commit 5bb701c

Please sign in to comment.