Skip to content

Commit

Permalink
powerpc: add missing deo arch category to e500mc/e5500 dts
Browse files Browse the repository at this point in the history
Signed-off-by: Stuart Yoder <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
  • Loading branch information
Stuart Yoder authored and kumargala committed Mar 5, 2013
1 parent 5986453 commit a419bb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
power-isa-mmc; // Memory Coherence
power-isa-scpm; // Store Conditional Page Mobility
power-isa-wt; // Wait
fsl,eref-deo; // Data Cache Extended Operations
mmu-type = "power-embedded";
};
};
1 change: 1 addition & 0 deletions arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
power-isa-scpm; // Store Conditional Page Mobility
power-isa-wt; // Wait
power-isa-64; // 64-bit
fsl,eref-deo; // Data Cache Extended Operations
mmu-type = "power-embedded";
};
};

0 comments on commit a419bb8

Please sign in to comment.