Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342360
b: refs/heads/master
c: 1fd7b4d
h: refs/heads/master
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Jason Cooper committed Nov 24, 2012
1 parent fd3c7e8 commit cbe2300
Show file tree
Hide file tree
Showing 2 changed files with 11 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: 083651f278ab250504b5aa10d0e351a203648673
refs/heads/master: 1fd7b4dd8b107aec9ec28d2682ef1967e696d6a6
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/kirkwood-openblocks_a6.dts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/dts-v1/;

/include/ "kirkwood.dtsi"
/include/ "kirkwood-6282.dtsi"

/ {
model = "Plat'Home OpenBlocksA6";
Expand Down Expand Up @@ -35,5 +36,14 @@
nr-ports = <1>;
status = "okay";
};

i2c@11100 {
status = "okay";

s35390a: s35390a@30 {
compatible = "s35390a";
reg = <0x30>;
};
};
};
};

0 comments on commit cbe2300

Please sign in to comment.