From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753701AbdBPKBy (ORCPT ); Thu, 16 Feb 2017 05:01:54 -0500 Received: from lelnx193.ext.ti.com ([198.47.27.77]:25857 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751826AbdBPKBu (ORCPT ); Thu, 16 Feb 2017 05:01:50 -0500 Subject: Re: [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode To: Tony Lindgren References: <1484216786-17292-1-git-send-email-kishon@ti.com> <1484216786-17292-38-git-send-email-kishon@ti.com> <20170120183000.GF7403@atomide.com> CC: Bjorn Helgaas , Jingoo Han , Joao Pinto , Arnd Bergmann , , , , , , , , , , , From: Kishon Vijay Abraham I Message-ID: <58A57859.5090308@ti.com> Date: Thu, 16 Feb 2017 15:30:57 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <20170120183000.GF7403@atomide.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tony, On Saturday 21 January 2017 12:00 AM, Tony Lindgren wrote: > * Kishon Vijay Abraham I [170112 02:34]: >> Add pcie1 dt node in order for the controller to operate in >> endpoint mode. However since none of the dra7 based boards have >> slots configured to operate in endpoint mode, keep EP mode >> disabled. > > Can this be merged separately later on without breaking anything? yes, I'll resend this once rest of the EP support gets in. Thanks Kishon