linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: powerpc: add POWER9 and POWER10 to CPU families
@ 2022-08-10  4:03 Nicholas Miehlbradt
  2022-08-12  8:19 ` Andrew Donnellan
  2022-11-30  9:23 ` Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: Nicholas Miehlbradt @ 2022-08-10  4:03 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Nicholas Miehlbradt

Add POWER9 and POWER10 to CPU families and list Radix MMU.

Signed-off-by: Nicholas Miehlbradt <nicholas@linux.ibm.com>
---
 Documentation/powerpc/cpu_families.rst | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Documentation/powerpc/cpu_families.rst b/Documentation/powerpc/cpu_families.rst
index 9b84e045e713..eb7e60649b43 100644
--- a/Documentation/powerpc/cpu_families.rst
+++ b/Documentation/powerpc/cpu_families.rst
@@ -10,6 +10,7 @@ Book3S (aka sPAPR)
 ------------------
 
 - Hash MMU (except 603 and e300)
+- Radix MMU (POWER9 and later)
 - Software loaded TLB (603 and e300)
 - Selectable Software loaded TLB in addition to hash MMU (755, 7450, e600)
 - Mix of 32 & 64 bit::
@@ -100,6 +101,18 @@ Book3S (aka sPAPR)
           v
    +--------------+
    |    POWER8    |
+   +--------------+
+          |
+          |
+          v
+   +--------------+
+   |    POWER9    |
+   +--------------+
+          |
+          |
+          v
+   +--------------+
+   |   POWER10    |
    +--------------+
 
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-30  9:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10  4:03 [PATCH] docs: powerpc: add POWER9 and POWER10 to CPU families Nicholas Miehlbradt
2022-08-12  8:19 ` Andrew Donnellan
2022-11-30  9:23 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).