Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286721
b: refs/heads/master
c: f8b5a31
h: refs/heads/master
i:
  286719: 66d4c0f
v: v3
  • Loading branch information
Jerry Huang authored and Kumar Gala committed Jan 18, 2012
1 parent 61f1ad9 commit 589b38b
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 3 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: 0cf572dc00cd36250af9260377a0b5faac9b3284
refs/heads/master: f8b5a31877b93f7136ce8c22ce44930e39b41204
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/fsl/mpc8536si-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,10 @@
};

/include/ "pq3-esdhc-0.dtsi"
sdhc@2e000 {
compatible = "fsl,mpc8536-esdhc", "fsl,esdhc";
};

/include/ "pq3-sec3.0-0.dtsi"
/include/ "pq3-mpic.dtsi"
/include/ "pq3-mpic-timer-B.dtsi"
Expand Down
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/boot/dts/fsl/p1010si-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,8 @@
/include/ "pq3-usb2-dr-0.dtsi"
/include/ "pq3-esdhc-0.dtsi"
sdhc@2e000 {
fsl,sdhci-auto-cmd12;
compatible = "fsl,p1010-esdhc", "fsl,esdhc";
sdhci,auto-cmd12;
};

/include/ "pq3-sec4.4-0.dtsi"
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/fsl/p1020si-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@
/include/ "pq3-usb2-dr-1.dtsi"

/include/ "pq3-esdhc-0.dtsi"
sdhc@2e000 {
compatible = "fsl,p1020-esdhc", "fsl,esdhc";
sdhci,auto-cmd12;
};
/include/ "pq3-sec3.3-0.dtsi"

/include/ "pq3-mpic.dtsi"
Expand Down
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,8 @@

/include/ "pq3-esdhc-0.dtsi"
sdhc@2e000 {
fsl,sdhci-auto-cmd12;
compatible = "fsl,p1022-esdhc", "fsl,esdhc";
sdhci,auto-cmd12;
};

/include/ "pq3-sec3.3-0.dtsi"
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,10 @@
/include/ "pq3-etsec1-1.dtsi"
/include/ "pq3-etsec1-2.dtsi"
/include/ "pq3-esdhc-0.dtsi"
sdhc@2e000 {
compatible = "fsl,p2020-esdhc", "fsl,esdhc";
};

/include/ "pq3-sec3.1-0.dtsi"
/include/ "pq3-mpic.dtsi"
/include/ "pq3-mpic-timer-B.dtsi"
Expand Down

0 comments on commit 589b38b

Please sign in to comment.