From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751041AbcFDABF (ORCPT ); Fri, 3 Jun 2016 20:01:05 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:58790 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750816AbcFDABD (ORCPT ); Fri, 3 Jun 2016 20:01:03 -0400 Date: Fri, 3 Jun 2016 17:01:00 -0700 From: Stephen Boyd To: Andy Gross Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bjorn Andersson , devicetree@vger.kernel.org, jilai wang , Kumar Gala Subject: Re: [Patch v6 06/10] firmware: qcom: scm: Add support for ARM64 SoCs Message-ID: <20160604000100.GT28218@codeaurora.org> References: <1464996330-16952-1-git-send-email-andy.gross@linaro.org> <1464996330-16952-7-git-send-email-andy.gross@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464996330-16952-7-git-send-email-andy.gross@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/03, Andy Gross wrote: > From: Kumar Gala > > Add an implementation of the SCM interface that works on ARM64 SoCs. This > is used by things like determine if we have HDCP support or not on the > system. > > Signed-off-by: Kumar Gala > Signed-off-by: Andy Gross > Reviewed-by: Bjorn Andersson > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project