From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753175AbdHJRGW (ORCPT ); Thu, 10 Aug 2017 13:06:22 -0400 Received: from muru.com ([72.249.23.125]:57760 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752740AbdHJRGV (ORCPT ); Thu, 10 Aug 2017 13:06:21 -0400 Date: Thu, 10 Aug 2017 10:06:18 -0700 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: nsekhar@ti.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: DRA7: Add pcie1 dt node for EP mode Message-ID: <20170810170617.GN8569@atomide.com> References: <20170808054024.18507-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170808054024.18507-1-kishon@ti.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [170807 22:41]: > 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. Applying into omap-for-v4.14/dt thanks. Tony