From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752544AbcHIPmo (ORCPT ); Tue, 9 Aug 2016 11:42:44 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:51393 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751951AbcHIPmn (ORCPT ); Tue, 9 Aug 2016 11:42:43 -0400 Subject: Re: [PATCH v2 0/3] Add DSP control nodes for K2G To: "Andrew F. Davis" , Santosh Shilimkar , Russell King , Suman Anna References: <20160809143306.25028-1-afd@ti.com> Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org From: Santosh Shilimkar Organization: Oracle Corporation Message-ID: <52804ccb-cea5-1ca1-4ba1-48dbb56c72ac@oracle.com> Date: Tue, 9 Aug 2016 08:41:49 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160809143306.25028-1-afd@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed 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 On 8/9/2016 7:33 AM, Andrew F. Davis wrote: > Hello all, > > This series adds the nodes needed to control the DSP available on > this SoC. These are similar to the nodes already present the > other K2x SoCs. > > Thanks, > Andrew > > Andrew F. Davis (3): > ARM: dts: keystone-k2g: Add device state controller node > ARM: dts: keystone-k2g: Add keystone IRQ controller node > ARM: dts: keystone-k2g: Add DSP GPIO controller node > The series looks good to me. I will add them to the next merge window queue...