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 4AA4DC761A6 for ; Fri, 31 Mar 2023 13:57:05 +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=lxt5lLiwXcc3rnJr3LjIaZuGvTWuDwIm+qSBYduhdaA=; b=iXrRdo0Cjc5DgJ 64w2LcJezVYri4snG/LAa0omLOU6g6vfy8/OnzjFVG3OXGHhLeRcWN4X6Sqd4zKzRsbd5+RGkZk6i Mi8UpWw8i0cMcB+WHFKuxM1MS8R3cvMHZ0HWpQ/4knmfbd6R4ggzOSOhrLnCoLgjDzKj8WQ3ozLas t8JFj9YX8pyi/XF5YpiwD+CldRZG87nMxQwR5yVDGLpHe5ei0RdajRB2432jUfr5Hdp/qdikPzs8L fxCpomVB3V+VV6nQXo9NrKNJCT2YTLFd3RtqC5xaOqiF8i5Ad6qXGGfFLCqRs7yv6P5xrzK4ohsuq PDA4GOEiiUI6Uy8aZqXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1piFER-007byR-2N; Fri, 31 Mar 2023 13:55:55 +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 1piFEO-007bxg-0n; Fri, 31 Mar 2023 13:55:53 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6394162956; Fri, 31 Mar 2023 13:55:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E1C89C433EF; Fri, 31 Mar 2023 13:55:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680270950; bh=AY4Vj7brLyfc8mcHlnnDPBFL372vQ2K2Eu+eeiVFgEc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Mn5KEzt/zCHEHjmI1CMRw3yZ1ctrvM5Ac8vZBVgsk8xYO60grS+Q2I7AfPIAtkWtf SW/1CgV9R5XYxmRjAP8xCBQsIUatgHNh6CSQJECXrKCkxt9cDwyt+xhPcAQ5op9ZPY NrppV+jiIEyWVYgQWEvPjDFX1tfkt2ejAOFNJwQLxVAqM38NpRw4EUwTWBCXQQKQpa 9QnqmvSgyyWWtRLCzG6iicIQmTrYGbkJYkh70Na/atT5F1lh5rSv6JHmgTvhMzSUX0 MUah5n6UGpei2jSCDxPvlVkE+uoaq8KUyCk+r9PQiEZQtiBm9lkZCUScsnukO70UsM 2GUra5cMhUKvQ== Date: Fri, 31 Mar 2023 19:25:46 +0530 From: Vinod Koul To: Lucas Tanure Cc: Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Thomas Gleixner , Marc Zyngier , Lorenzo Pieralisi , Krzysztof Wilczynski , Bjorn Helgaas , Qu Wenruo , Piotr Oniszczuk , Peter Geis , Kever Yang , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCHv2 0/3] Add PCIe2 driver support for Rockchip Message-ID: References: <20230314135555.44162-1-lucas.tanure@collabora.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230314135555.44162-1-lucas.tanure@collabora.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230331_065552_324419_2BD3CC8C X-CRM114-Status: GOOD ( 12.31 ) 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 14-03-23, 13:55, Lucas Tanure wrote: > I am assisting with PCIe and networking bring-up for Rock Pi 5B (RK3588). > We sent this series a few days ago: > https://lore.kernel.org/all/20230310080518.78054-1-lucas.tanure@collabora.com/ > > >From that conversation we decided to send patches for Rockchip that don't > require GIC/ITS implementation. We will send that in a separed series. > Making easier for reviews and unblocking patches that don't require > GIC/ITS implementation. > > This is work based on prior work from XiaoDong Huang and > Peter Geis fixing this issue specifically for Rockchip 356x. > Plus comments of Robin Murphy about Non-Coherent properties. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel