Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149613
b: refs/heads/master
c: 28da456
h: refs/heads/master
i:
  149611: e49c2bd
v: v3
  • Loading branch information
Anton Vorontsov authored and Kumar Gala committed May 19, 2009
1 parent 4d5ae4c commit 9b507ae
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: ea38f579d57e19bc054aaea4b9a2a9ddad85e9eb
refs/heads/master: 28da456a480c6149fb1cdfa006c3fbff6b7b6bc2
10 changes: 10 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8569mds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,16 @@
};
};

sdhci@2e000 {
compatible = "fsl,mpc8569-esdhc", "fsl,esdhc";
reg = <0x2e000 0x1000>;
interrupts = <72 0x8>;
interrupt-parent = <&mpic>;
/* Filled in by U-Boot */
clock-frequency = <0>;
status = "disabled";
};

crypto@30000 {
compatible = "fsl,sec3.1", "fsl,sec3.0", "fsl,sec2.4",
"fsl,sec2.2", "fsl,sec2.1", "fsl,sec2.0";
Expand Down

0 comments on commit 9b507ae

Please sign in to comment.