From patchwork Mon Mar 18 17:00:09 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Phil Edworthy X-Patchwork-Id: 228706 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 93ECA2C00A5 for ; Tue, 19 Mar 2013 04:00:44 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751561Ab3CRRAn (ORCPT ); Mon, 18 Mar 2013 13:00:43 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:34412 "EHLO relmlor2.renesas.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751149Ab3CRRAm (ORCPT ); Mon, 18 Mar 2013 13:00:42 -0400 Received: from relmlir2.idc.renesas.com ([10.200.68.152]) by relmlor2.idc.renesas.com ( SJSMS) with ESMTP id <0MJV001RP8L5EDA0@relmlor2.idc.renesas.com> for linux-pci@vger.kernel.org; Tue, 19 Mar 2013 02:00:41 +0900 (JST) Received: from relmlac4.idc.renesas.com ([10.200.69.24]) by relmlir2.idc.renesas.com ( SJSMS) with ESMTP id <0MJV00AZJ8L54140@relmlir2.idc.renesas.com> for linux-pci@vger.kernel.org; Tue, 19 Mar 2013 02:00:41 +0900 (JST) Received: by relmlac4.idc.renesas.com (Postfix, from userid 0) id 3D0FB480A4; Tue, 19 Mar 2013 02:00:41 +0900 (JST) Received: from relmlac4.idc.renesas.com (localhost [127.0.0.1]) by relmlac4.idc.renesas.com (Postfix) with ESMTP id 37A58480A0; Tue, 19 Mar 2013 02:00:41 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac4.idc.renesas.com with ESMTP id CAD01130; Tue, 19 Mar 2013 02:00:41 +0900 X-IronPort-AV: E=Sophos; i="4.84,865,1355065200"; d="scan'208"; a="121014428" Received: from unknown (HELO relay61.aps.necel.com) ([10.29.19.64]) by relmlii2.idc.renesas.com with ESMTP; Tue, 19 Mar 2013 02:00:41 +0900 Received: from julia (du2com5.eu.necel.com [172.29.24.35] (may be forged)) by relay61.aps.necel.com (8.14.4+Sun/8.14.4) with ESMTP id r2IH0Zk9000826; Tue, 19 Mar 2013 02:00:36 +0900 (JST) Received: by julia (Postfix, from userid 2) id 6FFAB800E; Mon, 18 Mar 2013 18:00:35 +0100 (CET) Received: from du0smtp.eu.necel.com (unknown [172.29.24.86]) by julia (Postfix) with ESMTP id 65C88800D; Mon, 18 Mar 2013 18:00:35 +0100 (CET) Received: from duacsls.ad.ree.renesas.com ([172.29.43.47]) by du0smtp.eu.necel.com (Lotus Domino Release 8.5.3 HF466) with ESMTP id 2013031818003430-410189 ; Mon, 18 Mar 2013 18:00:34 +0100 From: Phil Edworthy To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, Magnus , Phil Edworthy Subject: [PATCH] pci: Add ID for Renesas R-Car PCIe host X-Mailer: git-send-email 1.7.5.4 X-TNEFEvaluated: 1 Message-id: <1363626009-25242-1-git-send-email-phil.edworthy@renesas.com> Date: Mon, 18 Mar 2013 17:00:09 +0000 X-MIMETrack: Itemize by SMTP Server on DU0SMTP/EE/NECEE(Release 8.5.3 HF466|March 09, 2012) at 18.03.2013 18:00:34, Serialize by Router on DU0SMTP/EE/NECEE(Release 8.5.3 HF466|March 09, 2012) at 18.03.2013 18:00:35, Serialize complete at 18.03.2013 18:00:35 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org Signed-off-by: Phil Edworthy --- include/linux/pci_ids.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index f11c1c2..04693b7 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2363,6 +2363,7 @@ #define PCI_DEVICE_ID_RENESAS_SH7763 0x0004 #define PCI_DEVICE_ID_RENESAS_SH7785 0x0007 #define PCI_DEVICE_ID_RENESAS_SH7786 0x0010 +#define PCI_DEVICE_ID_RENESAS_RCAR 0x0018 #define PCI_VENDOR_ID_SOLARFLARE 0x1924 #define PCI_DEVICE_ID_SOLARFLARE_SFC4000A_0 0x0703