From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751216AbdEaDiP (ORCPT ); Tue, 30 May 2017 23:38:15 -0400 Received: from mail-io0-f170.google.com ([209.85.223.170]:34920 "EHLO mail-io0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751138AbdEaDiL (ORCPT ); Tue, 30 May 2017 23:38:11 -0400 Date: Tue, 30 May 2017 22:38:04 -0500 From: Andy Gross To: Bjorn Andersson Cc: Rob Herring , linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: Re: [PATCH v7 1/2] soc: qcom: Add device tree binding for GLINK RPM Message-ID: <20170531033804.GC19546@hector.attlocal.net> References: <20170527232335.7775-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170527232335.7775-1-bjorn.andersson@linaro.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 27, 2017 at 04:23:34PM -0700, Bjorn Andersson wrote: > Add device tree binding documentation for the Qualcomm GLINK RPM, used > for communication with the Resource Power Management subsystem in > various Qualcomm SoCs. > > Acked-by: Rob Herring > Signed-off-by: Bjorn Andersson > --- Acked-by: Andy Gross