Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934770AbbLQNWt (ORCPT ); Thu, 17 Dec 2015 08:22:49 -0500 Received: from relmlor4.renesas.com ([210.160.252.174]:55721 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932470AbbLQNWr (ORCPT ); Thu, 17 Dec 2015 08:22:47 -0500 X-IronPort-AV: E=Sophos;i="5.20,441,1444662000"; d="scan'208";a="200776522" From: Phil Edworthy To: Simon Horman , Bjorn Helgaas Cc: Wolfram Sang , Geert Uytterhoeven , , , , Phil Edworthy Subject: [PATCH 0/4] Various R-Car PCIe patches Date: Thu, 17 Dec 2015 13:22:33 +0000 Message-Id: <1450358557-28376-1-git-send-email-phil.edworthy@renesas.com> X-Mailer: git-send-email 2.5.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 869 Lines: 21 The first patch removes code that is no longer used. The next two allow us to use runtim PM. The last patch is for PHY setup in order to get PCIe compliance apparently. For that last patch, I've been told that this is what I must set. Phil Edworthy (4): PCI: rcar: remove unused pci_sys_data structure in pcie-rcar PCI: rcar: Support runtime PM link state L1 handling in pcie-rcar PCI: rcar: Add runtime PM support to pcie-rcar PCI: rcar: Add Gen2 PHY setup to pcie-rcar drivers/pci/host/pcie-rcar.c | 105 +++++++++++++++++++++++++++++++++---------- 1 file changed, 81 insertions(+), 24 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/