From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933587AbbI1M5t (ORCPT ); Mon, 28 Sep 2015 08:57:49 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:57478 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932899AbbI1M5q (ORCPT ); Mon, 28 Sep 2015 08:57:46 -0400 From: Kishon Vijay Abraham I To: CC: , , , , , Subject: [RFC PATCH 0/2] DRA72/DRA74: Add 2 lane support Date: Mon, 28 Sep 2015 18:27:36 +0530 Message-ID: <1443445058-643-1-git-send-email-kishon@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add driver modifications in pci-dra7xx to get x2 mode working in DRA72 and DRA74. Certain modifications is needed in PHY driver also which I'll send as a separate series. Kishon Vijay Abraham I (2): pci: host: pci-dra7xx: use "num-lanes" property to find phy count pci: host: pci-dra7xx: Enable x2 mode support Documentation/devicetree/bindings/pci/ti-pci.txt | 7 +- drivers/pci/host/pci-dra7xx.c | 104 +++++++++++++++++++--- 2 files changed, 97 insertions(+), 14 deletions(-) -- 1.7.9.5