Commit a419bb86 authored by Stuart Yoder's avatar Stuart Yoder Committed by Kumar Gala

powerpc: add missing deo arch category to e500mc/e5500 dts

Signed-off-by: default avatarStuart Yoder <stuart.yoder@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 5986453b
...@@ -53,6 +53,7 @@ cpus { ...@@ -53,6 +53,7 @@ cpus {
power-isa-mmc; // Memory Coherence power-isa-mmc; // Memory Coherence
power-isa-scpm; // Store Conditional Page Mobility power-isa-scpm; // Store Conditional Page Mobility
power-isa-wt; // Wait power-isa-wt; // Wait
fsl,eref-deo; // Data Cache Extended Operations
mmu-type = "power-embedded"; mmu-type = "power-embedded";
}; };
}; };
...@@ -54,6 +54,7 @@ cpus { ...@@ -54,6 +54,7 @@ cpus {
power-isa-scpm; // Store Conditional Page Mobility power-isa-scpm; // Store Conditional Page Mobility
power-isa-wt; // Wait power-isa-wt; // Wait
power-isa-64; // 64-bit power-isa-64; // 64-bit
fsl,eref-deo; // Data Cache Extended Operations
mmu-type = "power-embedded"; mmu-type = "power-embedded";
}; };
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment