Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313274
b: refs/heads/master
c: b7e0683
h: refs/heads/master
v: v3
  • Loading branch information
AnilKumar Ch authored and Tony Lindgren committed Jul 9, 2012
1 parent dbdc627 commit e556447
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 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: e6ca04eaabbd5599b79c54db9a4dd8e9bfb424ec
refs/heads/master: b7e0683d74c36b6477e2c53baf045202b9d2054a
31 changes: 0 additions & 31 deletions trunk/arch/arm/boot/dts/am33xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -154,36 +154,5 @@
#size-cells = <0>;
ti,hwmods = "i2c3";
};

mcspi1: spi@48030000 {
compatible = "ti,omap2-mcspi";
#address-cells = <1>;
#size-cells = <0>;
ti,hwmods = "spi0";
ti,spi-num-cs = <4>;
};

mcspi2: spi@481Aa000 {
compatible = "ti,omap2-mcspi";
#address-cells = <1>;
#size-cells = <0>;
ti,hwmods = "spi1";
ti,spi-num-cs = <2>;
};

mmc1: mmc@48060000 {
compatible = "ti,omap3-hsmmc";
ti,hwmods = "mmc1";
};

mmc2: mmc@481D8000 {
compatible = "ti,omap3-hsmmc";
ti,hwmods = "mmc2";
};

mmc3: mmc@47810000 {
compatible = "ti,omap3-hsmmc";
ti,hwmods = "mmc3";
};
};
};

0 comments on commit e556447

Please sign in to comment.