From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030543AbbD1OVq (ORCPT ); Tue, 28 Apr 2015 10:21:46 -0400 Received: from foss.arm.com ([217.140.101.70]:59351 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030492AbbD1OVn (ORCPT ); Tue, 28 Apr 2015 10:21:43 -0400 Message-ID: <553F9773.70409@arm.com> Date: Tue, 28 Apr 2015 15:21:39 +0100 From: Sudeep Holla User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: "Jon Medhurst (Tixy)" CC: Sudeep Holla , "linux-kernel@vger.kernel.org" , Liviu Dudau , Lorenzo Pieralisi Subject: Re: [PATCH 0/4] ARM64: add SCPI mailbox protocol, clock and CPUFreq support References: <1430134846-24320-1-git-send-email-sudeep.holla@arm.com> <1430158296.2859.31.camel@linaro.org> In-Reply-To: <1430158296.2859.31.camel@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/04/15 19:11, Jon Medhurst (Tixy) wrote: > On Mon, 2015-04-27 at 12:40 +0100, Sudeep Holla wrote: >> Hi, >> >> This patch series adds support for: >> 1. SCPI(System Control and Power Interface) mailbox protocol >> driver. > > Is there a public document with the final protocol specification? > I have spotted an inconsistency between driver and a draft doc I have > but before commenting on things like that it would be good to have the > final version of the document instead. > And finally it's hosted in public. It can be accessed @[1] or [2] Regards, Sudeep [1] http://community.arm.com/servlet/JiveServlet/download/8401-40-18262/DUI0922A_scp_message_interface.pdf [2] https://wiki.linaro.org/ARM/Juno?action=AttachFile&do=get&target=DUI0922A_scp_message_interface.pdf