From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3997B5663 for ; Thu, 15 Jun 2023 08:23:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2CA3DC433C8; Thu, 15 Jun 2023 08:23:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686817388; bh=oKnnEN/3/0K5S/IpaxAfeYE2ONcRBKAWQT5d6KIBaXQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Qa3eBkRpoPV5/zSaZAhXK77OULHOsalfQeVCwd9BXonl+gc1Eh/BVABziJfkUv+nx 1QZCLtWPDLV4T9J6qSo2hwl8ZNyfnFx4JLKCcFyBU0XYyLnQS2DRByurPNr6vj/0aB 37DNzEHyEbvVpzm34seGCJiESvBlG5o0xjP/k0EV9WwzQCUYssPzd4uo4Hj9dewCbm LZrb385bG2vFYQGFmZxljKrKBxFCznEo4bCCH3T7Fsa1pBc+D6+fKbHWLZPzpYaF75 OKBUz7WapFMrtuJqkZzC3EzMQGiGds6vkozCptg7uUUMO1hRebRkXgaL+o6YX88MON ZHuaYQ7DSiMCw== From: Lorenzo Pieralisi To: Minghuan Lian , Mingkai Hu , Roy Zang , Rob Herring , =?UTF-8?q?Krzysztof=20Wilczy=C5=84ski?= , Bjorn Helgaas , linuxppc-dev@lists.ozlabs.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Manivannan Sadhasivam , Frank Li Cc: Lorenzo Pieralisi , imx@lists.linux.dev Subject: Re: [PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support Date: Thu, 15 Jun 2023 10:23:01 +0200 Message-Id: <168681736632.249392.2955088102759301523.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230515151049.2797105-1-Frank.Li@nxp.com> References: <20230515151049.2797105-1-Frank.Li@nxp.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Mon, 15 May 2023 11:10:49 -0400, Frank Li wrote: > Layerscape has PME interrupt, which can be used as linkup notifier. > Set CFG_READY bit of PEX_PF0_CONFIG to enable accesses from root complex > when linkup detected. > > Applied to controller/endpoint, thanks! [1/1] PCI: layerscape: Add the endpoint linkup notifier support https://git.kernel.org/pci/pci/c/71d9ca28015c Thanks, Lorenzo 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 0539AEB64D9 for ; Thu, 15 Jun 2023 08:24:02 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Qa3eBkRp; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Qhb0x2KL4z3bY2 for ; Thu, 15 Jun 2023 18:24:01 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Qa3eBkRp; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=139.178.84.217; helo=dfw.source.kernel.org; envelope-from=lpieralisi@kernel.org; receiver=lists.ozlabs.org) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4QhZzz1CHMz302Q for ; Thu, 15 Jun 2023 18:23:11 +1000 (AEST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 34C7462828; Thu, 15 Jun 2023 08:23:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2CA3DC433C8; Thu, 15 Jun 2023 08:23:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686817388; bh=oKnnEN/3/0K5S/IpaxAfeYE2ONcRBKAWQT5d6KIBaXQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Qa3eBkRpoPV5/zSaZAhXK77OULHOsalfQeVCwd9BXonl+gc1Eh/BVABziJfkUv+nx 1QZCLtWPDLV4T9J6qSo2hwl8ZNyfnFx4JLKCcFyBU0XYyLnQS2DRByurPNr6vj/0aB 37DNzEHyEbvVpzm34seGCJiESvBlG5o0xjP/k0EV9WwzQCUYssPzd4uo4Hj9dewCbm LZrb385bG2vFYQGFmZxljKrKBxFCznEo4bCCH3T7Fsa1pBc+D6+fKbHWLZPzpYaF75 OKBUz7WapFMrtuJqkZzC3EzMQGiGds6vkozCptg7uUUMO1hRebRkXgaL+o6YX88MON ZHuaYQ7DSiMCw== From: Lorenzo Pieralisi To: Minghuan Lian , Mingkai Hu , Roy Zang , Rob Herring , =?UTF-8?q?Krzysztof=20Wilczy=C5=84ski?= , Bjorn Helgaas , linuxppc-dev@lists.ozlabs.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Manivannan Sadhasivam , Frank Li Subject: Re: [PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support Date: Thu, 15 Jun 2023 10:23:01 +0200 Message-Id: <168681736632.249392.2955088102759301523.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230515151049.2797105-1-Frank.Li@nxp.com> References: <20230515151049.2797105-1-Frank.Li@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: imx@lists.linux.dev, Lorenzo Pieralisi Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mon, 15 May 2023 11:10:49 -0400, Frank Li wrote: > Layerscape has PME interrupt, which can be used as linkup notifier. > Set CFG_READY bit of PEX_PF0_CONFIG to enable accesses from root complex > when linkup detected. > > Applied to controller/endpoint, thanks! [1/1] PCI: layerscape: Add the endpoint linkup notifier support https://git.kernel.org/pci/pci/c/71d9ca28015c Thanks, Lorenzo 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 0EAEFEB64DB for ; Thu, 15 Jun 2023 08:23:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Q85KE+kOPc28cxxg2U6WPDwZ2MM973eKrT0qb++g0q8=; b=qI0/yawpkufhPn aiEiV20H6kA1Ya6o90PomM4W+JrweCvrr+Ly2VACGqHccyESRnjvEoSMjBN1G3pHr2HpZY02AdvYw M4CrrOntY6ns04lf5Hz9m1hgFDN5+VPYtN2BAE+K0rxiwU3lx29XsGmuPobMX6lhJutaLt67c4alI e66C1onwE80TGbFK+WXDSvZHDD+okIHrM3l4uBMP9ehHwPiybEz5vVjXygowjLkUzEki2dQWx2ht9 FlDhcAfiJ0bjfgCa9C1wmV+SEUrtb1MvB0sDdoViRlKnfEWM44FAzchiu80pv1qEGHRhe0WK3XJK0 n1Vpd0+UNPNT82XS/PVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9iG9-00E9J2-0V; Thu, 15 Jun 2023 08:23:13 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9iG6-00E9IR-01 for linux-arm-kernel@lists.infradead.org; Thu, 15 Jun 2023 08:23:11 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 34C7462828; Thu, 15 Jun 2023 08:23:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2CA3DC433C8; Thu, 15 Jun 2023 08:23:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686817388; bh=oKnnEN/3/0K5S/IpaxAfeYE2ONcRBKAWQT5d6KIBaXQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Qa3eBkRpoPV5/zSaZAhXK77OULHOsalfQeVCwd9BXonl+gc1Eh/BVABziJfkUv+nx 1QZCLtWPDLV4T9J6qSo2hwl8ZNyfnFx4JLKCcFyBU0XYyLnQS2DRByurPNr6vj/0aB 37DNzEHyEbvVpzm34seGCJiESvBlG5o0xjP/k0EV9WwzQCUYssPzd4uo4Hj9dewCbm LZrb385bG2vFYQGFmZxljKrKBxFCznEo4bCCH3T7Fsa1pBc+D6+fKbHWLZPzpYaF75 OKBUz7WapFMrtuJqkZzC3EzMQGiGds6vkozCptg7uUUMO1hRebRkXgaL+o6YX88MON ZHuaYQ7DSiMCw== From: Lorenzo Pieralisi To: Minghuan Lian , Mingkai Hu , Roy Zang , Rob Herring , =?UTF-8?q?Krzysztof=20Wilczy=C5=84ski?= , Bjorn Helgaas , linuxppc-dev@lists.ozlabs.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Manivannan Sadhasivam , Frank Li Cc: Lorenzo Pieralisi , imx@lists.linux.dev Subject: Re: [PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support Date: Thu, 15 Jun 2023 10:23:01 +0200 Message-Id: <168681736632.249392.2955088102759301523.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230515151049.2797105-1-Frank.Li@nxp.com> References: <20230515151049.2797105-1-Frank.Li@nxp.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230615_012310_105032_2F7DA37F X-CRM114-Status: UNSURE ( 7.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 15 May 2023 11:10:49 -0400, Frank Li wrote: > Layerscape has PME interrupt, which can be used as linkup notifier. > Set CFG_READY bit of PEX_PF0_CONFIG to enable accesses from root complex > when linkup detected. > > Applied to controller/endpoint, thanks! [1/1] PCI: layerscape: Add the endpoint linkup notifier support https://git.kernel.org/pci/pci/c/71d9ca28015c Thanks, Lorenzo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel