From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2C92FCEBF61 for ; Mon, 17 Nov 2025 12:41:07 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [127.0.0.1]) by lists.ozlabs.org (Postfix) with ESMTP id 4d96kW3wN9z3bSK; Mon, 17 Nov 2025 23:39:15 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; arc=none smtp.remote-ip=211.20.114.72 ARC-Seal: i=1; a=rsa-sha256; d=lists.ozlabs.org; s=201707; t=1763383155; cv=none; b=oyPCkoH5gDYike0MvZw19eSoh+Ydsl66XhxWSP4uia4fXy/3G5kYL9x1XePkscVQg4Oop6XpkOVKyFqG4UmHr/pw9SoEr4wQjWLMgfJiRweA71zdWAOCCWDX0/p745feE6PFqXa9hhLC4JEnyUx6ubaqNTYNSoidwOyx1jrb1BpHe7M6kI6gJXnWFX+7Fg6b+VMGzjiZbM9AMgBTm7jaeR98HG71JJZIkCdFLkMXAZotxh+A8AlYVuHXkbOyTEJHpYVjUPPjrLkurJfQ61Ys6s/frsEzmc9vTOzsUXFp6WTWqk0QHMd5CH8H/0AmvVddlGpZEHKLwtu3kZC5jq+JNA== ARC-Message-Signature: i=1; a=rsa-sha256; d=lists.ozlabs.org; s=201707; t=1763383155; c=relaxed/relaxed; bh=dPUhUeWGC6B+ENmB8ONnFVC3ZtIOfG5jV7Je7UOnnrY=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=UofT2PndeTp9wWRnw3DKkbfKQZ/uKEJxcx7uXcN181O2xPbl6WckJYb6/E4SoO7jmZeM5pZ8izhWBXfnJjiuKnEZkRugMUwENUHsOinu64MXLckJn10fVLaoeO7NzMjKyYwmsm7V5TXO/CwvI/CVDDUlauO952iHexgM8woUx/RSNyaxMthFagFgHd/AkMyn5Cb8zRucda/Z4smalEfdoyBaTzmN5JjqCWbLfZKtLngB0n6gQbt6EylGnX7hjBPMRvQW1WVmp0mc5/tUs+zqe6vq2BceOit/kqMmJaRhWAk3rc/E0JZzM9x1ByisNOc+CuNpYOW0zDI+FKTuh0c3FA== ARC-Authentication-Results: i=1; lists.ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=aspeedtech.com; spf=pass (client-ip=211.20.114.72; helo=twmbx01.aspeed.com; envelope-from=jacky_chou@aspeedtech.com; receiver=lists.ozlabs.org) smtp.mailfrom=aspeedtech.com Authentication-Results: lists.ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=aspeedtech.com Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=aspeedtech.com (client-ip=211.20.114.72; helo=twmbx01.aspeed.com; envelope-from=jacky_chou@aspeedtech.com; receiver=lists.ozlabs.org) Received: from TWMBX01.aspeed.com (mail.aspeedtech.com [211.20.114.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4d96kV6S3Tz3bYG; Mon, 17 Nov 2025 23:39:14 +1100 (AEDT) Received: from TWMBX01.aspeed.com (192.168.0.62) by TWMBX01.aspeed.com (192.168.0.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1748.10; Mon, 17 Nov 2025 20:38:53 +0800 Received: from [127.0.1.1] (192.168.10.13) by TWMBX01.aspeed.com (192.168.0.62) with Microsoft SMTP Server id 15.2.1748.10 via Frontend Transport; Mon, 17 Nov 2025 20:38:52 +0800 From: Jacky Chou Date: Mon, 17 Nov 2025 20:37:55 +0800 Subject: [PATCH v5 8/8] MAINTAINERS: Add ASPEED PCIe RC driver X-Mailing-List: linux-aspeed@lists.ozlabs.org List-Id: List-Help: List-Owner: List-Post: List-Archive: , List-Subscribe: , , List-Unsubscribe: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-ID: <20251117-upstream_pcie_rc-v5-8-b4a198576acf@aspeedtech.com> References: <20251117-upstream_pcie_rc-v5-0-b4a198576acf@aspeedtech.com> In-Reply-To: <20251117-upstream_pcie_rc-v5-0-b4a198576acf@aspeedtech.com> To: Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Joel Stanley , "Andrew Jeffery" , Bjorn Helgaas , Lorenzo Pieralisi , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , "Manivannan Sadhasivam" , Linus Walleij , Philipp Zabel CC: , , , , , , Andrew Jeffery , , , Jacky Chou X-Mailer: b4 0.14.3 X-Developer-Signature: v=1; a=ed25519-sha256; t=1763383132; l=1055; i=jacky_chou@aspeedtech.com; s=20251031; h=from:subject:message-id; bh=YilEpdg8bG3UlHL0jHcsLDK1FRQBHwdXT6OrMPOq/1Q=; b=xMAiCJqkMeOMFaK9w07sbCbi+5n6yruqP0jV94j6UtTNzoJ1vBw+Y488yx7yG40qxEmQu912D 6axCGPEFNHsAEglqFN5bpaxu1HylnFeoGm0rRBURvJFFdxv/DF83zPC X-Developer-Key: i=jacky_chou@aspeedtech.com; a=ed25519; pk=8XBx7KFM1drEsfCXTH9QC2lbMlGU4XwJTA6Jt9Mabdo= Add maintainer for ASPEED PCIe RC driver. Signed-off-by: Jacky Chou --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e64b94e6b5a9..664c1f2c4cc0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3837,6 +3837,18 @@ S: Maintained F: Documentation/devicetree/bindings/media/aspeed,video-engine.yaml F: drivers/media/platform/aspeed/ +ASPEED PCIE CONTROLLER DRIVER +M: Jacky Chou +L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) +L: linux-pci@vger.kernel.org +L: linux-phy@lists.infradead.org +S: Maintained +F: Documentation/devicetree/bindings/pci/aspeed,ast2600-pcie.yaml +F: Documentation/devicetree/bindings/phy/aspeed,ast2600-pcie-phy.yaml +F: drivers/pci/controller/pcie-aspeed.c +F: drivers/phy/aspeed/Kconfig +F: drivers/phy/aspeed/pcie-phy-aspeed.c + ASUS EC HARDWARE MONITOR DRIVER M: Eugene Shalygin L: linux-hwmon@vger.kernel.org -- 2.34.1