Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359924
b: refs/heads/master
c: 42bb531
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni authored and Arnd Bergmann committed Feb 28, 2013
1 parent 1dd065e commit ff65c3c
Show file tree
Hide file tree
Showing 2 changed files with 9 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: 0db98549bdb4837bd63becc9c0f70929ca8b88f7
refs/heads/master: 42bb531671d5f32af2d0afe4ea7a9eb54992ed21
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/armada-370-xp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,14 @@
reg = <0xd0010300 0x20>;
interrupts = <50>;
};

mvsdio@d00d4000 {
compatible = "marvell,orion-sdio";
reg = <0xd00d4000 0x200>;
interrupts = <54>;
clocks = <&gateclk 17>;
status = "disabled";
};
};
};

0 comments on commit ff65c3c

Please sign in to comment.