Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313142
b: refs/heads/master
c: 2c7fa28
h: refs/heads/master
v: v3
  • Loading branch information
Roland Stigge committed Jun 14, 2012
1 parent 94a91f1 commit 2a4cd99
Show file tree
Hide file tree
Showing 3 changed files with 11 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: 291dd71fe48c0b696a9391ed1ba476c8878d6fca
refs/heads/master: 2c7fa28622d8c00ca41f0362d11c52d9f404f543
3 changes: 2 additions & 1 deletion trunk/arch/arm/boot/dts/lpc32xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,10 @@
};

sd@20098000 {
compatible = "arm,pl180", "arm,primecell";
compatible = "arm,pl18x", "arm,primecell";
reg = <0x20098000 0x1000>;
interrupts = <0x0f 0>, <0x0d 0>;
status = "disabled";
};

i2s1: i2s@2009C000 {
Expand Down
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/phy3250.dts
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,14 @@
compatible = "atmel,at25";
};
};

sd@20098000 {
wp-gpios = <&gpio 3 0 0>;
cd-gpios = <&gpio 3 1 0>;
cd-inverted;
bus-width = <4>;
status = "okay";
};
};

fab {
Expand Down

0 comments on commit 2a4cd99

Please sign in to comment.