From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752351AbdLUPOE (ORCPT ); Thu, 21 Dec 2017 10:14:04 -0500 Received: from muru.com ([72.249.23.125]:32894 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750994AbdLUPOC (ORCPT ); Thu, 21 Dec 2017 10:14:02 -0500 Date: Thu, 21 Dec 2017 07:13:58 -0800 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: bcousson@baylibre.com, Rob Herring , Mark Rutland , Russell King , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, nsekhar@ti.com Subject: Re: [PATCH 0/7] ARM: dts: dra7: Enable x2 lane mode support Message-ID: <20171221151358.GQ3875@atomide.com> References: <20171219093133.16565-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171219093133.16565-1-kishon@ti.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [171219 01:34]: > Add properties to enable PCIe x2 lane mode since all dra7 > based SoCs support x2 lane mode. > > However only dra76-evm has a slot which can support x2 lane > cards. Hence only enable x2 lane mode in dra76-evm. > (am571x-idk can support x2 lane mode but that makes usb port > not functional so not including the patch to enable > x2 mode in am571x-idk) > > Also included in this series is patch to enable PCIe configs > (both host and device) in omap2plus_defconfig and > multi_v7_defconfig > > In order to get x2 mode working [1] is required. > > However by keeping the older compatible, this series won't > break functionality if this series is merged before [1] OK applying into omap-for-v4.16/dt and omap-for-v4.16/defconfig. Thanks, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Thu, 21 Dec 2017 07:13:58 -0800 From: Tony Lindgren To: Kishon Vijay Abraham I Subject: Re: [PATCH 0/7] ARM: dts: dra7: Enable x2 lane mode support Message-ID: <20171221151358.GQ3875@atomide.com> References: <20171219093133.16565-1-kishon@ti.com> MIME-Version: 1.0 In-Reply-To: <20171219093133.16565-1-kishon@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, linux-pci@vger.kernel.org, nsekhar@ti.com, Russell King , linux-kernel@vger.kernel.org, Rob Herring , bcousson@baylibre.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: * Kishon Vijay Abraham I [171219 01:34]: > Add properties to enable PCIe x2 lane mode since all dra7 > based SoCs support x2 lane mode. > > However only dra76-evm has a slot which can support x2 lane > cards. Hence only enable x2 lane mode in dra76-evm. > (am571x-idk can support x2 lane mode but that makes usb port > not functional so not including the patch to enable > x2 mode in am571x-idk) > > Also included in this series is patch to enable PCIe configs > (both host and device) in omap2plus_defconfig and > multi_v7_defconfig > > In order to get x2 mode working [1] is required. > > However by keeping the older compatible, this series won't > break functionality if this series is merged before [1] OK applying into omap-for-v4.16/dt and omap-for-v4.16/defconfig. Thanks, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 21 Dec 2017 07:13:58 -0800 Subject: [PATCH 0/7] ARM: dts: dra7: Enable x2 lane mode support In-Reply-To: <20171219093133.16565-1-kishon@ti.com> References: <20171219093133.16565-1-kishon@ti.com> Message-ID: <20171221151358.GQ3875@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Kishon Vijay Abraham I [171219 01:34]: > Add properties to enable PCIe x2 lane mode since all dra7 > based SoCs support x2 lane mode. > > However only dra76-evm has a slot which can support x2 lane > cards. Hence only enable x2 lane mode in dra76-evm. > (am571x-idk can support x2 lane mode but that makes usb port > not functional so not including the patch to enable > x2 mode in am571x-idk) > > Also included in this series is patch to enable PCIe configs > (both host and device) in omap2plus_defconfig and > multi_v7_defconfig > > In order to get x2 mode working [1] is required. > > However by keeping the older compatible, this series won't > break functionality if this series is merged before [1] OK applying into omap-for-v4.16/dt and omap-for-v4.16/defconfig. Thanks, Tony