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 670A3C54791 for ; Sun, 10 Mar 2024 18:34:50 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NOaDhyI3FhTVyl069eW83NlRoF7AGiJz/ZDyA3eD//E=; b=xtOU3yiLlpisZw 8E6Q7JGuYweCJT1vx/HKCtMjFH+Fq6TPhbfJA2/GztD1VNLFton8ZYy/tBOkOhT5RVb8Q3jjbBW+H IUZzX5iqR5naOf1/U4XmJ8Rzi/ogMB8mTGecEIwtjVkuQ9rCCGnJXIRa0Jx9H+/mIsyQr6LA5YSdL vJPf1bdpl3kr4yzXx4k1vJpIKHRItmP2HQ4SCHQKAJGw2OT4vQ9+3HH7VP3jGr5vKZR7EGJWiOOnr /FQKQE8lgfBQFUDj5riP776MbPVl9EXj6Nw/XyZKCFQkFypbASSLccdiyhpbmLacAfFmggeM3mFR4 y1jlc7KqaMF31PHSGE/w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rjO0G-0000000GMAU-3JMN; Sun, 10 Mar 2024 18:34:32 +0000 Received: from mail-oi1-f182.google.com ([209.85.167.182]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rjO0D-0000000GM8f-3N3X for linux-arm-kernel@lists.infradead.org; Sun, 10 Mar 2024 18:34:31 +0000 Received: by mail-oi1-f182.google.com with SMTP id 5614622812f47-3bd72353d9fso2525064b6e.3 for ; Sun, 10 Mar 2024 11:34:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710095660; x=1710700460; 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=2HuVop9TXUF1sME+GPkklQ5nsaJvPNR91ikXjkm6UTI=; b=tXykhHBi0V05jNu7FosgmI9LgqffjzMPB+x6+2/4XTsJMZ1xxG8Q8mpROeAd7TiQsa LpX8tDHfOi3q0hxqQUwquGuFAUcO8J+v5+2MP3gM+cOF/Dhl48xBXNlqdYeT8zyjD3Mt AgQ3lPmy50pfjGiOamXeB8eOFjbEm6untgLAmHhmxdzIyJ4eQ9OhF6cDyMrzNOQNVUqc XqZ2ihfyJSmnEAuXIbnkm0rkr/wx/oOUohX3ici144JtKyo7iklQbuRdKV4XwYfZ305p rSubtyQkB0vXhVhK1nVG8guNiO4tN9UfgmQ1tsWJ33+fpeDF5jchcYdBBwyxcFF80P5s 2M3g== X-Forwarded-Encrypted: i=1; AJvYcCW7YYGvB8IMp0UoyDeTJacta7iLlU2M210rDH0SAKIaL09rtNSUXzNkte5K/mJFRyVfv+s8pVpqMdDvJHTveQMSvSER+MepUc9J9JHQqZMVGRTb6pU= X-Gm-Message-State: AOJu0YzocWOTb/K1put57HjDJAz7BGIe9pp6GSsQ0rkn3izJcR5RjLrS TeNffOZrUIOPxhvcF3d6BNaAzeT2q40wBMrwwtNN1o9KWAaBZ/KP X-Google-Smtp-Source: AGHT+IGWq3sjWNRWUuFd3bI7tiabau54smSS71nPzPxgI7GAzPVLZZHKLv+xsV4LRq35eDIfp7/nfA== X-Received: by 2002:a05:6830:97:b0:6e5:2213:9619 with SMTP id a23-20020a056830009700b006e522139619mr3955706oto.12.1710095658286; Sun, 10 Mar 2024 11:34:18 -0700 (PDT) Received: from localhost (fpd11144dd.ap.nuro.jp. [209.17.68.221]) by smtp.gmail.com with ESMTPSA id k18-20020a6568d2000000b005dc491ccdcesm2349349pgt.14.2024.03.10.11.34.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Mar 2024 11:34:17 -0700 (PDT) Date: Mon, 11 Mar 2024 03:34:16 +0900 From: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= To: Siddharth Vadapalli Cc: lpieralisi@kernel.org, robh@kernel.org, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, vigneshr@ti.com, srk@ti.com, nm@ti.com Subject: Re: [PATCH v4] PCI: Cadence: Clear the ARI Capability Next Function Number of the last function Message-ID: <20240310183416.GE2765217@rocinante> References: <20231202085015.3048516-1-s-vadapalli@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231202085015.3048516-1-s-vadapalli@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240310_113430_091313_968A1381 X-CRM114-Status: UNSURE ( 8.65 ) 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 Hello, > Next Function Number field in ARI Capability Register for last function > must be zero by default as per the PCIe specification, indicating there > is no next higher number function but that's not happening in our case, > so this patch clears the Next Function Number field for last function used. > > Signed-off-by: Jasko-EXT Wojciech > Signed-off-by: Achal Verma > Reviewed-by: Vignesh Raghavendra > Signed-off-by: Siddharth Vadapalli Applied to controller/cadence, thank you! [1/1] PCI: cadence: Clear the ARI Capability Next Function Number of the last function https://git.kernel.org/pci/pci/c/667a006d73fb Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel