Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342359
b: refs/heads/master
c: 083651f
h: refs/heads/master
i:
  342357: 506a736
  342355: 06b4bb0
  342351: e0556e5
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Jason Cooper committed Nov 24, 2012
1 parent 7abb2f6 commit fd3c7e8
Show file tree
Hide file tree
Showing 2 changed files with 12 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: de64ee5eabad1d7857890c730b21489561bd202e
refs/heads/master: 083651f278ab250504b5aa10d0e351a203648673
12 changes: 11 additions & 1 deletion trunk/arch/arm/boot/dts/kirkwood-6282.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,15 @@
marvell,function = "uart1";
};
};

i2c@11100 {
compatible = "marvell,mv64xxx-i2c";
reg = <0x11100 0x20>;
#address-cells = <1>;
#size-cells = <0>;
interrupts = <32>;
clock-frequency = <100000>;
status = "disabled";
};
};
};
};

0 comments on commit fd3c7e8

Please sign in to comment.