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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 65664C433F5 for ; Thu, 7 Oct 2021 16:01:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 42D0260EDF for ; Thu, 7 Oct 2021 16:01:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242188AbhJGQDp (ORCPT ); Thu, 7 Oct 2021 12:03:45 -0400 Received: from marcansoft.com ([212.63.210.85]:55784 "EHLO mail.marcansoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231495AbhJGQDp (ORCPT ); Thu, 7 Oct 2021 12:03:45 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 574A2419BC; Thu, 7 Oct 2021 16:01:46 +0000 (UTC) Subject: Re: [PATCH v5 11/14] arm64: apple: Add PCIe node To: Marc Zyngier , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Cc: Bjorn Helgaas , Rob Herring , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Alyssa Rosenzweig , Stan Skowronek , Mark Kettenis , Sven Peter , Robin Murphy , Joey Gouly , Joerg Roedel , kernel-team@android.com References: <20210929163847.2807812-1-maz@kernel.org> <20210929163847.2807812-12-maz@kernel.org> From: Hector Martin Message-ID: Date: Fri, 8 Oct 2021 01:01:44 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20210929163847.2807812-12-maz@kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: es-ES Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On 30/09/2021 01.38, Marc Zyngier wrote: > From: Mark Kettenis > > Add node corresponding to the apcie,t8103 node in the > Apple device tree for the Mac mini (M1, 2020). > > Power domain references and DART (IOMMU) references are left out > at the moment and will be added once the appropriate bindings have > been settled upon. > > Acked-by: Marc Zyngier > Signed-off-by: Mark Kettenis > Signed-off-by: Marc Zyngier > Link: https://lore.kernel.org/r/20210921183420.436-5-kettenis@openbsd.org > --- > arch/arm64/boot/dts/apple/t8103.dtsi | 63 ++++++++++++++++++++++++++++ > 1 file changed, 63 insertions(+) > Acked-by: Hector Martin -- Hector Martin (marcan@marcan.st) Public Key: https://mrcn.st/pub