From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e18.ny.us.ibm.com (e18.ny.us.ibm.com [129.33.205.208]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 59EAD1A0729 for ; Thu, 2 Apr 2015 13:21:08 +1100 (AEDT) Received: from /spool/local by e18.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 1 Apr 2015 22:21:06 -0400 Received: from b01cxnp22036.gho.pok.ibm.com (b01cxnp22036.gho.pok.ibm.com [9.57.198.26]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id CC2FF38C8056 for ; Wed, 1 Apr 2015 22:21:04 -0400 (EDT) Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by b01cxnp22036.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t322L4Oi26148868 for ; Thu, 2 Apr 2015 02:21:04 GMT Received: from d01av04.pok.ibm.com (localhost [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t322L427015024 for ; Wed, 1 Apr 2015 22:21:04 -0400 From: Stewart Smith To: Jeremy Kerr , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH] powerpc/powernv: Add opal-prd channel In-Reply-To: <1427868428.289931.158677373296.1.gpush@pablo> References: <1427868428.289931.158677373296.1.gpush@pablo> Date: Thu, 02 Apr 2015 13:21:01 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jeremy Kerr writes: > This change adds a char device to access the "PRD" (processor runtime > diagnostics) channel to OPAL firmware. > > Includes contributions from Vaidyanathan Srinivasan, Neelesh Gupta & > Vishal Kulkarni. > > Signed-off-by: Neelesh Gupta > Signed-off-by: Jeremy Kerr Acking that firmware interface is merged into skiboot and OPAL call number is correct. Acked-by: Stewart Smith