From patchwork Thu Aug 2 02:15:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Kerr X-Patchwork-Id: 952520 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41gv0v13rrz9s3x for ; Thu, 2 Aug 2018 12:15:59 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="GGKsix17"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 41gv0t6V3nzF1RB for ; Thu, 2 Aug 2018 12:15:58 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="GGKsix17"; dkim-atps=neutral X-Original-To: skiboot@lists.ozlabs.org Delivered-To: skiboot@lists.ozlabs.org Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41gv0p4HYCzF0pD for ; Thu, 2 Aug 2018 12:15:54 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="GGKsix17"; dkim-atps=neutral Received: by ozlabs.org (Postfix, from userid 1023) id 41gv0p1ZvDz9s4c; Thu, 2 Aug 2018 12:15:54 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ozlabs.org; s=201707; t=1533176154; bh=Xoa2DpEFMg0w3ulLHAvMaJlniQQtYQhQWSqMrH8whz0=; h=From:To:Cc:Subject:Date:From; b=GGKsix17Vtz1nY1XfjTqjnoCQdwnfZPdv1rfVWF9++pCrkKLlAVzX+3nIaw4omnGA X8YV3L590OuO9uTSKomkRgnboCod2/ttcaPENN1RP5Ix8lp5+O92hyw3UHxBUUUJFP /Xxukq4rjcRfpSweBsVFuqq8gVscGFgZ9kSfE8SGVvNgTjQ/tJ19PFrd2b3QOW0EiA QzzW4vDyIm2QW1XNQEm+doz7NttGg1OP9qbWdNF3xHl/2d9kyRRy6IoD64wWRVHa6d 4oQx0VxP2HSjes+DEuoU89L8WH1T0LUGLVf2LLMfkAkwODp3IVzNbsmka+A9nCNKLq LF2TNdy0gPuaw== From: Jeremy Kerr To: skiboot@lists.ozlabs.org Date: Thu, 2 Aug 2018 10:15:11 +0800 Message-Id: <20180802021511.18792-1-jk@ozlabs.org> X-Mailer: git-send-email 2.14.1 Subject: [Skiboot] [PATCH] docs/platforms: Add S812L and S822L X-BeenThere: skiboot@lists.ozlabs.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Mailing list for skiboot development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: skiboot-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Skiboot" ... because the model names are similar to the S8x2LC. Signed-off-by: Jeremy Kerr --- doc/platforms-and-cpus.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/platforms-and-cpus.rst b/doc/platforms-and-cpus.rst index 923de9d9..13b03b0d 100644 --- a/doc/platforms-and-cpus.rst +++ b/doc/platforms-and-cpus.rst @@ -38,7 +38,7 @@ astbmc vesnin Power9 Yadro "YADRO,vesnin" astbmc witherspoon Power9 "ibm,witherspoon" Witherspoon, Newell, AC922 [#]_ astbmc zaius Power9 Ingrasys (Foxconn) "ingrasys,zaius" Zaius, Google Machine ibm-fsp apollo Power8 "ibm,apollo" -ibm-fsp firenze Power8E "ibm,firenze" +ibm-fsp firenze Power8E IBM "ibm,firenze" Tuleta, S812L, S822L [#]_ ibm-fsp zz Power9 "ibm,zz-(1|2)s(2|4)u" rhesus n/a Power8E "ibm,powernv" Rhesus, Google machine ======== ============ =========== ================== ========================== ============================= ======= @@ -58,3 +58,5 @@ rhesus n/a Power8E "ibm,powernv" .. [#] `First Look IBM POWER8 S821LC 8001-12C (Stratton) `_ .. [#] `Boston Power9s Set To Debut `_ .. [#] `POWER9 TO THE PEOPLE `_ +.. Tuleta +.. [#] `IBM Power System S812L and IBM Power System S822L `_