Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752199AbdHLSAF (ORCPT ); Sat, 12 Aug 2017 14:00:05 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:45759 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752050AbdHLSAE (ORCPT ); Sat, 12 Aug 2017 14:00:04 -0400 Subject: Re: [PATCH 0/3] Add DSP DT nodes on Keystone 66AK2G platforms To: Suman Anna , Santosh Shilimkar Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Sam Nelson , "Andrew F. Davis" References: <20170810235245.30316-1-s-anna@ti.com> From: "santosh.shilimkar@oracle.com" Organization: Oracle Corporation Message-ID: Date: Sat, 12 Aug 2017 10:59:33 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170810235245.30316-1-s-anna@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 986 Lines: 23 On 8/10/17 4:52 PM, Suman Anna wrote: > Hi Santosh, > > The following series adds the DT nodes for the DSP device present > on the Keystone2 66AK2G SoC and enables them on the currently > supported platforms. > > The DTS nodes for the other Keystone2 family of SoCs were posted > previously [1] and already in your staging branches for 4.14. > This series adds the equivalent patches for 66AK2G SoCs. K2G uses > slightly different properties compared to other K2 SoCs. The > binding update for K2G is in-flight [2] and already acked by Rob. > So, I am not sure if you need to wait for that patch to show up > on mainline to avoid checkpatch warnings on these patches due to > the undocumented compatible on your tree. > > Validation done on K2G EVM and K2G ICE boards using ramdisk boot. > Supported features are the same as the other Keystone 2 platforms. > Patches are based on your current -next branch [3], so should apply > fine on your 4.14 keystone_dts branch. > Applied !!