From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754276AbcEPQKE (ORCPT ); Mon, 16 May 2016 12:10:04 -0400 Received: from mail.kernel.org ([198.145.29.136]:45290 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752812AbcEPQKB (ORCPT ); Mon, 16 May 2016 12:10:01 -0400 Date: Mon, 16 May 2016 11:09:55 -0500 From: Rob Herring To: Andy Gross Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Bjorn Andersson , Stephen Boyd , devicetree@vger.kernel.org, jilai wang Subject: Re: [Patch v5 1/8] dt/bindings: firmware: Add Qualcomm SCM binding Message-ID: <20160516160955.GA8467@rob-hp-laptop> References: <1463111221-6963-1-git-send-email-andy.gross@linaro.org> <1463111221-6963-2-git-send-email-andy.gross@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463111221-6963-2-git-send-email-andy.gross@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 12, 2016 at 10:46:54PM -0500, Andy Gross wrote: > This patch adds the device tree support for the Qualcomm SCM firmware. > > Signed-off-by: Andy Gross > --- > .../devicetree/bindings/firmware/qcom,scm.txt | 28 ++++++++++++++++++++++ > 1 file changed, 28 insertions(+) > create mode 100644 Documentation/devicetree/bindings/firmware/qcom,scm.txt Acked-by: Rob Herring