diff mbox series

docs/platforms: Add Rainier product name

Message ID 20220818021947.140429-1-joel@jms.id.au
State Accepted
Headers show
Series docs/platforms: Add Rainier product name | expand

Checks

Context Check Description
snowpatch_ozlabs/github-Docker_builds_and_checks success Successfully ran 9 jobs.

Commit Message

Joel Stanley Aug. 18, 2022, 2:19 a.m. UTC
Rainier has GA'd as the S1014/S1022/S1024.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 doc/platforms-and-cpus.rst | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

Comments

Dan Horák Aug. 18, 2022, 11:58 a.m. UTC | #1
On Thu, 18 Aug 2022 12:19:47 +1000
Joel Stanley <joel@jms.id.au> wrote:

> Rainier has GA'd as the S1014/S1022/S1024.
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>

LGTM

Reviewed-by: Dan Horák <dan@danny.cz>


		Dan

> ---
>  doc/platforms-and-cpus.rst | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)
> 
> diff --git a/doc/platforms-and-cpus.rst b/doc/platforms-and-cpus.rst
> index 95a323fc42be..452d6b67569b 100644
> --- a/doc/platforms-and-cpus.rst
> +++ b/doc/platforms-and-cpus.rst
> @@ -58,11 +58,12 @@ astbmc   mowgli       Power9N     Wistron            "ibm,mowgli"
>  ======== ============ =========== ================== ========================== ============================= =======
>  Platform Sub platform Host CPU(s) Manufacturer       compatible                 Other names/Notes             Link(s)
>  ======== ============ =========== ================== ========================== ============================= =======
> -astbmc   rainier      Power10                        "ibm,rainier"              Rainier
> +astbmc   rainier      Power10                        "ibm,rainier"                                            [#]_
> +                                                     "ibm,rainier-1s4u"         S1014
> +                                                     "ibm,rainier-2s2u"         S1022
> +                                                     "ibm,rainier-2s4u"         S1024
>  ======== ============ =========== ================== ========================== ============================= =======
>  
> -
> -
>  Dropped Platforms
>  -----------------
>  
> @@ -88,3 +89,8 @@ a P7 should look at one of the early `v5.x` releases.
>  .. [#] `POWER9 TO THE PEOPLE <https://www.nextplatform.com/2017/12/05/power9-to-the-people/>`_
>  .. Tuleta
>  .. [#] `IBM Power System S812L and IBM Power System S822L <https://www.ibm.com/au-en/marketplace/power-system-s812l-s822l>`_
> +.. Rainier
> +.. [#] ` Announcing IBM Power10 Scale-Out and Midrange Servers <https://www.ibm.com/cloud/blog/announcements/announcing-ibm-power10-scale-out-and-midrange-servers>`_
> +.. [#] `IBM Power S1014 <https://www.ibm.com/products/power-s1014>`_
> +.. [#] `IBM Power S1022 <https://www.ibm.com/products/power-s1022>`_
> +.. [#] `IBM Power S1024 <https://www.ibm.com/products/power-s1024>`_
> -- 
> 2.35.1
> 
> _______________________________________________
> Skiboot mailing list
> Skiboot@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/skiboot
Reza Arbab Aug. 23, 2022, 4:17 p.m. UTC | #2
On Thu, Aug 18, 2022 at 12:19:47PM +1000, Joel Stanley wrote:
>Rainier has GA'd as the S1014/S1022/S1024.

Applied to master.
diff mbox series

Patch

diff --git a/doc/platforms-and-cpus.rst b/doc/platforms-and-cpus.rst
index 95a323fc42be..452d6b67569b 100644
--- a/doc/platforms-and-cpus.rst
+++ b/doc/platforms-and-cpus.rst
@@ -58,11 +58,12 @@  astbmc   mowgli       Power9N     Wistron            "ibm,mowgli"
 ======== ============ =========== ================== ========================== ============================= =======
 Platform Sub platform Host CPU(s) Manufacturer       compatible                 Other names/Notes             Link(s)
 ======== ============ =========== ================== ========================== ============================= =======
-astbmc   rainier      Power10                        "ibm,rainier"              Rainier
+astbmc   rainier      Power10                        "ibm,rainier"                                            [#]_
+                                                     "ibm,rainier-1s4u"         S1014
+                                                     "ibm,rainier-2s2u"         S1022
+                                                     "ibm,rainier-2s4u"         S1024
 ======== ============ =========== ================== ========================== ============================= =======
 
-
-
 Dropped Platforms
 -----------------
 
@@ -88,3 +89,8 @@  a P7 should look at one of the early `v5.x` releases.
 .. [#] `POWER9 TO THE PEOPLE <https://www.nextplatform.com/2017/12/05/power9-to-the-people/>`_
 .. Tuleta
 .. [#] `IBM Power System S812L and IBM Power System S822L <https://www.ibm.com/au-en/marketplace/power-system-s812l-s822l>`_
+.. Rainier
+.. [#] ` Announcing IBM Power10 Scale-Out and Midrange Servers <https://www.ibm.com/cloud/blog/announcements/announcing-ibm-power10-scale-out-and-midrange-servers>`_
+.. [#] `IBM Power S1014 <https://www.ibm.com/products/power-s1014>`_
+.. [#] `IBM Power S1022 <https://www.ibm.com/products/power-s1022>`_
+.. [#] `IBM Power S1024 <https://www.ibm.com/products/power-s1024>`_