Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313258
b: refs/heads/master
c: 0879c5f
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren committed Jul 6, 2012
1 parent f654e74 commit dda4d9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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: a18cf6dcbf6160fe4b39449f996f9f3ed37198cc
refs/heads/master: 0879c5f72f0a3905d08081e8a2c38e69896b0d5e
14 changes: 7 additions & 7 deletions trunk/arch/arm/boot/dts/tegra20-seaboard.dts
Original file line number Diff line number Diff line change
Expand Up @@ -331,13 +331,6 @@
i2c@7000c400 {
status = "okay";
clock-frequency = <100000>;

smart-battery@b {
compatible = "ti,bq20z75", "smart-battery-1.1";
reg = <0xb>;
ti,i2c-retry-count = <2>;
ti,poll-retry-count = <10>;
};
};

i2cmux {
Expand All @@ -362,6 +355,13 @@
reg = <1>;
#address-cells = <1>;
#size-cells = <0>;

smart-battery@b {
compatible = "ti,bq20z75", "smart-battery-1.1";
reg = <0xb>;
ti,i2c-retry-count = <2>;
ti,poll-retry-count = <10>;
};
};
};

Expand Down

0 comments on commit dda4d9b

Please sign in to comment.