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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91E42C433F5 for ; Sun, 15 May 2022 19:48:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237720AbiEOTsA (ORCPT ); Sun, 15 May 2022 15:48:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232042AbiEOTrz (ORCPT ); Sun, 15 May 2022 15:47:55 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95E192FFD9; Sun, 15 May 2022 12:47:54 -0700 (PDT) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nqKDW-00064B-3l; Sun, 15 May 2022 21:47:50 +0200 From: Heiko Stuebner To: Peter Geis , linux-rockchip@lists.infradead.org, Philipp Zabel Cc: Heiko Stuebner , linux-arm-kernel@lists.infradead.org, Marc Zyngier , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v9 0/5] Enable rk356x PCIe controller Date: Sun, 15 May 2022 21:47:48 +0200 Message-Id: <165264375744.2524444.12267282718534665195.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220429123832.2376381-1-pgwipeout@gmail.com> References: <20220429123832.2376381-1-pgwipeout@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 29 Apr 2022 08:38:26 -0400, Peter Geis wrote: > This series enables the DesignWare based PCIe controller on the rk356x > series of chips. We drop the fallback to the core driver due to > compatibility issues. We reset the PCIe controller at driver probe to > prevent issues in the future when firmware / kexec leaves the controller > in an unknown state. We add support for legacy interrupts for cards that > lack MSI support (which is partially broken currently). We then add the > device tree nodes to enable PCIe on the Quartz64 Model A. > > [...] Applied, thanks! [4/5] arm64: dts: rockchip: Add rk3568 PCIe2x1 controller commit: c9168492af55bdbc811e05bfc55ae70880bf8ff3 [5/5] arm64: dts: rockchip: Enable PCIe controller on quartz64-a commit: 4f4cbbb147b988daaa036dcf34628d93b2e22cd9 Best regards, -- Heiko Stuebner