Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359930
b: refs/heads/master
c: ec05fcf
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni authored and Arnd Bergmann committed Feb 28, 2013
1 parent e06f112 commit 1c1c3e1
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: 5f6d11c398e67c9009e526b2fb1268e87b0e6ba0
refs/heads/master: ec05fcf679fe97994b5355ebf1d7d8cb0020eacf
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/kirkwood.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,13 @@
clocks = <&gate_clk 17>;
status = "okay";
};

mvsdio@90000 {
compatible = "marvell,orion-sdio";
reg = <0x90000 0x200>;
interrupts = <28>;
clocks = <&gate_clk 4>;
status = "disabled";
};
};
};

0 comments on commit 1c1c3e1

Please sign in to comment.