Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161768
b: refs/heads/master
c: ec80fb2
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Kumar Gala committed Aug 25, 2009
1 parent 33673f2 commit 023193e
Show file tree
Hide file tree
Showing 3 changed files with 17 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: c9c419773d2a84af8ff2f91c859d3d16592c947b
refs/heads/master: ec80fb2d89a0a93db46bdc968b6a849be5340531
8 changes: 8 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8536ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,14 @@
phy_type = "ulpi";
};

sdhci@2e000 {
compatible = "fsl,mpc8536-esdhc", "fsl,esdhc";
reg = <0x2e000 0x1000>;
interrupts = <72 0x2>;
interrupt-parent = <&mpic>;
clock-frequency = <250000000>;
};

serial0: serial@4500 {
cell-index = <0>;
device_type = "serial";
Expand Down
8 changes: 8 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8536ds_36b.dts
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,14 @@
phy_type = "ulpi";
};

sdhci@2e000 {
compatible = "fsl,mpc8536-esdhc", "fsl,esdhc";
reg = <0x2e000 0x1000>;
interrupts = <72 0x2>;
interrupt-parent = <&mpic>;
clock-frequency = <250000000>;
};

serial0: serial@4500 {
cell-index = <0>;
device_type = "serial";
Expand Down

0 comments on commit 023193e

Please sign in to comment.