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 EAD5AC27C4F for ; Fri, 21 Jun 2024 19:38:56 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4W5SMy43JFz3dJV for ; Sat, 22 Jun 2024 05:38:54 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=linux.com Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.166.170; helo=mail-il1-f170.google.com; envelope-from=kswilczynski@gmail.com; receiver=lists.ozlabs.org) Received: from mail-il1-f170.google.com (mail-il1-f170.google.com [209.85.166.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4W5SLj3PBMz3cWD for ; Sat, 22 Jun 2024 05:37:48 +1000 (AEST) Received: by mail-il1-f170.google.com with SMTP id e9e14a558f8ab-375e0e258b7so9409865ab.1 for ; Fri, 21 Jun 2024 12:37:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718998666; x=1719603466; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=sXQhvL9a6CYV2VK3wKh6O5gxH2nHkFbrE11g//vArPo=; b=HZHgW7n/UnDMojBItjWqSHZpzGv7mADiiJ6oUoa7JA5NGJy0nfVpV0/M69NYb3Byql zXKPlUGaY5SlSms16Z2kbJgk9k3rCEh2+aTP51UpzrRwQWBXdjbeSiT/blp6h6E83/vx sNTEpsVoXBXiH5PiPC3U/FQIit+Ppk0rn98SZj/iIEk+J9Sl/IoWp3rUbPN1c6mwelLM sMa9VH9kvVOaiutBF4Oaw7hr2xRIeHHKLdPj71fD2PTHwVSJuRKKEP03G7q1nP5hmq9D Oi5Op+UJQVd0TSezboB9H7bB5DKTbKffOd3rkn+iUYRLxOXyqh2gP76ew54340zzli1U PiRQ== X-Forwarded-Encrypted: i=1; AJvYcCVSMkc3HLHrtKeEBNrvFyx3DKNibEgHUEoyC0XiTPDoN+HJLLjON4VqPNfn0ucKOjrt5RtUbVEq3Rgf5Z+Abt4/Px5axY7GjLSspFB0fA== X-Gm-Message-State: AOJu0YwW0LG3jaJTShKIN8oOdL/b2dxcBiq1zZwutJJ9OzYevSNMwu9N rDWbBOYoznhDY2wQ3zZEnOb/0v9Tib//6tRCO3LHlQHD3Bj6M/RG X-Google-Smtp-Source: AGHT+IGlUL9QwPxUHX7nV3tXeYRMDnq/je2PsJ3NCGAtSFvVXOze8EobQXpZtTE4zHujIy0ctpA41A== X-Received: by 2002:a05:6e02:1c85:b0:375:a185:f00f with SMTP id e9e14a558f8ab-3761d709758mr109157335ab.22.1718998666403; Fri, 21 Jun 2024 12:37:46 -0700 (PDT) Received: from localhost (fpd11144dd.ap.nuro.jp. [209.17.68.221]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-716b3ee8c95sm1492640a12.31.2024.06.21.12.37.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jun 2024 12:37:45 -0700 (PDT) Date: Sat, 22 Jun 2024 04:37:44 +0900 From: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= To: Manivannan Sadhasivam Subject: Re: [PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API Message-ID: <20240621193744.GA3008482@rocinante> References: <20240606-pci-deinit-v1-0-4395534520dc@linaro.org> <20240610065324.GA7660@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240610065324.GA7660@thinkpad> 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, Vignesh Raghavendra , Kunihiko Hayashi , linux-pci@vger.kernel.org, Lorenzo Pieralisi , Minghuan Lian , Thierry Reding , Fabio Estevam , Marek Vasut , Kishon Vijay Abraham I , Rob Herring , Jesper Nilsson , linux-tegra@vger.kernel.org, linux-arm-kernel@axis.com, Jonathan Hunter , Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, Siddharth Vadapalli , Richard Zhu , Srikanth Thokala , linux-arm-msm@vger.kernel.org, Sascha Hauer , linuxppc-dev@lists.ozlabs.org, Bjorn Helgaas , linux-omap@vger.kernel.org, Mingkai Hu , Roy Zang , Niklas Cassel , Jingoo Han , Yoshihiro Shimoda , linux-kernel@vger.kernel.org, mhi@lists.linux.dev, linux-renesas-soc@vger.kernel.org, Masami Hiramatsu , Pengutronix Kernel Team , Shawn Guo , Lucas Stach Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hello, > Applied patch 2/5 to pci/endpoint! Krzysztof, please apply patches 1/5 and 5/5 > to controller/dwc (patches 3/5 and 4/5 are already applied by you). Applied to controller/dwc, thank you! [01/02] PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper https://git.kernel.org/pci/pci/c/9eba2f70362f [02/02] PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down event https://git.kernel.org/pci/pci/c/14638af66309 Krzysztof