Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp992118ybt; Fri, 19 Jun 2020 20:51:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy5HOudANDqA5S6iogxAIbiSWv11ekITJtmatf2FGifqautc5rJEo2sxwGtN7g55UVqcuaq X-Received: by 2002:a17:906:1496:: with SMTP id x22mr6167356ejc.161.1592625090505; Fri, 19 Jun 2020 20:51:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592625090; cv=none; d=google.com; s=arc-20160816; b=G4zDE+oK6/6l9K4NW6KSV9vkrc3bgQhV3Kr+3XCyC5SfGX9235nex2IbLhxhOwzSHK gDqQ7prfxRuX62X2XTQ3UWaKhCVPQqoEoceGz4e6r2p/kaFHHaNMVaOugehPRkvmUdKh sFH1z4C0LT7HgLXQ5V00VZUwcf6b+WbxWrh6eicUqmMnE/itUW73Jz9V32i12UyGIkOQ lvOxfIr8E9YP6S7kTQs9hWEI581wasBfHKL+a/TnaTWdmh5Z7LsndK8k4rqS402mTR30 rC3L033RMAFn6id8ewviFkt0yTHNlTurFhJ4CzJSyYECXI0RvoE1oPW4sdCmWiRWeNPb kaqA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=/yfHg5a7JVvyeXN7CsNersrxdV3tzQZiyzrYZ49J6zc=; b=AL6QT5a6gXtiHZyBfMXN/+BiRG5yGGUYC+ig1ePc9EUns5aEzRx5nWF+SCXyiOXXu6 H7byYtYRXmiLqLe0/AKX66iMaiNzqMZHt5JodaP2AKrBj1ep+mZojQLLhF2C5PO+XBcQ dFAuichBSXhyGE5xMwlK1GQjFGXJdS9KuknAmuO0dWWFCD7EubfAw61bO3Ep3LZGnf1f jDWGHeD53+AuVR+sR+SoGF/rkBNFX/1qrXom2ZAA2wsukZRfutWzBmxBSH5rDfu4Iitf 5UayzxUg/ixjp+Qv5OHh6Ebl8Bdg00eXXVlwvsVERXqfOJ1brgUXO+2xu/E+4/YhATgb hbgQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Xhj9tmNz; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o25si4923500eja.361.2020.06.19.20.51.08; Fri, 19 Jun 2020 20:51:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Xhj9tmNz; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394377AbgFSQNW (ORCPT + 99 others); Fri, 19 Jun 2020 12:13:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:60890 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391086AbgFSPEB (ORCPT ); Fri, 19 Jun 2020 11:04:01 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 266D421941; Fri, 19 Jun 2020 15:04:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592579041; bh=bRT+hm0y+p31iqcsZ+X01T4GOni5nOI8iFTpWrOaJng=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Xhj9tmNz7dLihIJQVy+FSZ1N4FYD8EBizCkr9TcWh9cU1iJJwKqBqNrAD14aCSsp1 lvu/SujQcSrqme++m6YEVV2/T5L6HwvokDnydZRqk+QgzljkUndBgQFBS6jb/6ntBe yS7TLYbVBxKBnOXDJ86iqZe0mWbBbWlagzdTwlZI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Tiezhu Yang , Jens Axboe , Sasha Levin Subject: [PATCH 4.19 223/267] PCI: Add Loongson vendor ID Date: Fri, 19 Jun 2020 16:33:28 +0200 Message-Id: <20200619141659.407201367@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200619141648.840376470@linuxfoundation.org> References: <20200619141648.840376470@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Tiezhu Yang [ Upstream commit 9acb9fe18d863aacc99948963f8d5d447dc311be ] Add the Loongson vendor ID to pci_ids.h to be used by the controller driver in the future. The Loongson vendor ID can be found at the following link: https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/pci.ids Signed-off-by: Tiezhu Yang Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- include/linux/pci_ids.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index a81fcb2f2cb7..14baae112a54 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -148,6 +148,8 @@ /* Vendors and devices. Sort key: vendor first, device next. */ +#define PCI_VENDOR_ID_LOONGSON 0x0014 + #define PCI_VENDOR_ID_TTTECH 0x0357 #define PCI_DEVICE_ID_TTTECH_MC322 0x000a -- 2.25.1