Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751774AbdFJTdu (ORCPT ); Sat, 10 Jun 2017 15:33:50 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:17284 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751597AbdFJTds (ORCPT ); Sat, 10 Jun 2017 15:33:48 -0400 Subject: Re: [PATCH v2 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding To: Suman Anna , Bjorn Andersson , Rob Herring , Ohad Ben-Cohen Cc: Santosh Shilimkar , Mark Rutland , linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, "Andrew F. Davis" , Sam Nelson References: <20170608002447.47580-1-s-anna@ti.com> <20170608002447.47580-2-s-anna@ti.com> From: Santosh Shilimkar Organization: Oracle Corporation Message-ID: <3a4d0c88-6077-1c59-8559-d3db3de914f4@oracle.com> Date: Sat, 10 Jun 2017 12:33:38 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170608002447.47580-2-s-anna@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 611 Lines: 18 On 6/7/2017 5:24 PM, Suman Anna wrote: > Add the device tree bindings document for the Texas Instrument's > Keystone 2 DSP remoteproc devices. > > Signed-off-by: Suman Anna > Signed-off-by: Sam Nelson > --- > v2 Changes: > - Modified the patch title > - Dropped unstable binding status > - Dropped the 'label' property and replaced the device node description > to use an alias > - Renamed 'kick-gpio' to 'kick-gpios' > - Updated the example Looks reasonable to me. Ofcourse you need Rob's ack for this one. Acked-by: Santosh Shilimkar