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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1F9CCC6FD18 for ; Thu, 30 Mar 2023 01:59:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id EAFDA86048; Thu, 30 Mar 2023 03:58:57 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="Levi789Y"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9B77185844; Thu, 30 Mar 2023 03:54:45 +0200 (CEST) Received: from mail-yw1-x1133.google.com (mail-yw1-x1133.google.com [IPv6:2607:f8b0:4864:20::1133]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 187EC8603A for ; Thu, 30 Mar 2023 03:54:42 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x1133.google.com with SMTP id 00721157ae682-54606036bb3so162815197b3.6 for ; Wed, 29 Mar 2023 18:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680141280; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=Xq3L1MCk9FL1v+9UcTW2gKFoErJw54YZGLDyE5yv+XY=; b=Levi789YPS3PoDZ27zIRdUAJhfx4mdyfZMie19Vm1ruaqfkU9xEiX0Q14ccrHBxdP3 atCIgRP5lLEVk+1o9iKrR+n9/h1/+8vOWMx3FDD6r1X9bfOxVdd6ez9BK2wlRCweQGO5 gfH5vO1x+NEwHZW47zBHb4PRTsZGubFV1qR9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680141280; 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=Xq3L1MCk9FL1v+9UcTW2gKFoErJw54YZGLDyE5yv+XY=; b=wLPsO3OyFPGUJpSWKX0oBItYXE6BwfJXArJy397G72h9UO/KqBS2DY9XFNlQwFRvBb hW/713uFJUXFCZ+f/8HL6HiLuBAkgsPhymNrLLE9IoufoWe2m2U72MnhqSbmaBaQMlLS 7pC6DLToX60Gba/Rzing9effBGd1wFG+qfyM3F9h4i9/fNICVF16jL51SsgeYmBLs4Ow 6NJRjVNLNtiAzwUUUqnCO23lfzEmHGKGdhqSKEr0nLKXCzdO8Z7bl5n46p+LJ+okErFi vHGxE+REH5Lai7xcdbY/m/tZ8P/FwLuyt9m7W0GtDiQnFnO9U9LA4KDG2T5/Zh74cSxC ZFrA== X-Gm-Message-State: AAQBX9dRy+97+GTr3qXfxBy0jWrERvj2E4XWrz9XEL9Uh7D6XBh2cd3N GNzr5veKw4Dij8U2JtlPp2PEAJ/mEA0/RfC7+02+KA== X-Google-Smtp-Source: AKy350YZVsInoWQkjDYtHhm075GzQl8lmdKY5vE6H8H+YnHo6vXvptqluyUixvBu+6y9Rtl3EMyAoA== X-Received: by 2002:a81:7d43:0:b0:541:721a:128e with SMTP id y64-20020a817d43000000b00541721a128emr20692848ywc.11.1680141280764; Wed, 29 Mar 2023 18:54:40 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-3b93-b60b-c6f7-8d57.res6.spectrum.com. [2603:6081:7b00:6400:3b93:b60b:c6f7:8d57]) by smtp.gmail.com with ESMTPSA id i21-20020a81be15000000b00545a0818479sm3274126ywn.9.2023.03.29.18.54.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Mar 2023 18:54:40 -0700 (PDT) Date: Wed, 29 Mar 2023 21:54:38 -0400 From: Tom Rini To: Janne Grunau Cc: Mark Kettenis , u-boot@lists.denx.de Subject: Re: [PATCH] pci: apple: Initialize only enabled ports Message-ID: <20230330015438.GS6083@bill-the-cat> References: <20230313-apple_disabled_pcie_ports-v1-1-35a9e52511fb@jannau.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WnAW80ZmyfpZWWBH" Content-Disposition: inline In-Reply-To: <20230313-apple_disabled_pcie_ports-v1-1-35a9e52511fb@jannau.net> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --WnAW80ZmyfpZWWBH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 13, 2023 at 02:46:11PM +0100, Janne Grunau wrote: > The Linux devicetrees for Apple silicon devices are after review > feedback switching from deleting unused PCIe ports to disabling them. >=20 > Link: https://lore.kernel.org/asahi/1ea2107a-bb86-8c22-0bbc-82c453ab08ce@= linaro.org/ > Signed-off-by: Janne Grunau > Reviewed-by: Mark Kettenis Applied to u-boot/next, thanks! --=20 Tom --WnAW80ZmyfpZWWBH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQk694ACgkQFHw5/5Y0 tyzHjwv8DUfdK9fr8Ic4kM9i7MsIWjBalGegQ6GlLDegL7XMvbxZ6l4YYoqjtxo2 xVmnEFzbRdP856VB+gMvibDFHgBal4g0jCLkcDevJ+7AaPjw/iDuKYYI9XxCvnY1 MTHKZQZqXjU4YHfAd3IgybsmeIqVe8L32haPuNo0sftEH4hHIT4BlbtwtijVeMa5 bsK5cduTES0WJ6vkBQX5pDuxMZrv//z0Kuj848uzU8Aj86SRl+pCpu1vdDQoSFvf kM0yVyG30D1z1uiqehTsZpg9/DvnOGOkHFDA5pljy58/rSmAeuq2WKZXMOHo6OKM cxCBZMM0MYVNQ+kef+3G++lZFPTYSmGpLJSXHOKugKpn8Gm0e4JIY9jPuSKdM5T3 0uooBc6QWZYvhFa/kWxl+/6UANs7YWy3PUUjeEC/uv3XDYx6BfFjRAq4slCWc0M3 /+di6juW6r0s9bQrl+BPFn8b4NVlUZ17sQ7tPWh9WPiD8pXvWE+RxbCpWGXWE/9f 5CV8ch90 =FLRG -----END PGP SIGNATURE----- --WnAW80ZmyfpZWWBH--