Message ID | 20191030135347.3636-1-jiaxun.yang@flygoat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=SfqM=YX=vger.kernel.org=linux-mips-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 37B8D913 for <patchwork-linux-mips@patchwork.kernel.org>; Wed, 30 Oct 2019 13:54:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 11C3720874 for <patchwork-linux-mips@patchwork.kernel.org>; Wed, 30 Oct 2019 13:54:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=flygoat.com header.i=@flygoat.com header.b="wdKZRr15" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726284AbfJ3NyI (ORCPT <rfc822;patchwork-linux-mips@patchwork.kernel.org>); Wed, 30 Oct 2019 09:54:08 -0400 Received: from forward106o.mail.yandex.net ([37.140.190.187]:60094 "EHLO forward106o.mail.yandex.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726261AbfJ3NyI (ORCPT <rfc822;linux-mips@vger.kernel.org>); Wed, 30 Oct 2019 09:54:08 -0400 Received: from mxback18j.mail.yandex.net (mxback18j.mail.yandex.net [IPv6:2a02:6b8:0:1619::94]) by forward106o.mail.yandex.net (Yandex) with ESMTP id 732BA5061E4B; Wed, 30 Oct 2019 16:54:05 +0300 (MSK) Received: from iva8-e1a842234f87.qloud-c.yandex.net (iva8-e1a842234f87.qloud-c.yandex.net [2a02:6b8:c0c:77a0:0:640:e1a8:4223]) by mxback18j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id CFdertCcbH-s48WxDui; Wed, 30 Oct 2019 16:54:05 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; s=mail; t=1572443645; bh=t8CWijRjkAweyoXbreWHhbH0+9CHrOHDm7ZbXb78yac=; h=Subject:To:From:Cc:Date:Message-Id; b=wdKZRr15NMKbrsvCr6ZdlBvZey66zQhfJoMBfQM0F55hm/O9IWOVOQV/+2dt+o0kO 787YlV8naTJ5DD3CkxpMPS19rJ6tPARDbRGttxxgqbZJyBQhZ6l2vYXJMy5XY5KmEM iUz/EzYtbSekXmNbv50iYbIRFxFmtuny/J66pZOo= Authentication-Results: mxback18j.mail.yandex.net; dkim=pass header.i=@flygoat.com Received: by iva8-e1a842234f87.qloud-c.yandex.net (nwsmtp/Yandex) with ESMTPSA id iQ85YfuBaZ-ruUupR4a; Wed, 30 Oct 2019 16:54:02 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) From: Jiaxun Yang <jiaxun.yang@flygoat.com> To: linux-mips@vger.kernel.org Cc: davem@davemloft.net, robh+dt@kernel.org, mark.rutland@arm.com, axboe@kernel.dk, peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, bhelgaas@google.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-ide@vger.kernel.org, linux-pci@vger.kernel.org, Jiaxun Yang <jiaxun.yang@flygoat.com> Subject: [PATCH 0/5] PCI Devices for Loongson PCH Date: Wed, 30 Oct 2019 21:53:42 +0800 Message-Id: <20191030135347.3636-1-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: <linux-mips.vger.kernel.org> X-Mailing-List: linux-mips@vger.kernel.org |
Series | PCI Devices for Loongson PCH | expand |