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 A8D2FC433EF for ; Thu, 13 Jan 2022 01:52:15 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A62E38341A; Thu, 13 Jan 2022 02:51:38 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="EdJNIHIn"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E6FB783395; Thu, 13 Jan 2022 02:51:36 +0100 (CET) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 9FC9983395 for ; Thu, 13 Jan 2022 02:51:33 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82f.google.com with SMTP id q24so1534566qtp.5 for ; Wed, 12 Jan 2022 17:51:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=AA+jyh+SkW7nCc5QqC8fZWVUilrc1uK2pvOBrRpxkrQ=; b=EdJNIHInqTQHWuj690dNV4Rh1tr9PwjCrPmL1Mowznt47KS4LIyL5gEZEZ8qAIEHIk ROeoOug3c0ktzG0I+R/8/uWYNPKvdDzwn/HXqJ5ew4ututnpKv1rIgpgeJfgnZMS4FDP qO0c9mEqVFryEgPzAlCSBO5obJOx+eWCqqkDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=AA+jyh+SkW7nCc5QqC8fZWVUilrc1uK2pvOBrRpxkrQ=; b=NY2tH//QA/RCtQk5pf4dUXZEF6fLCW4zfir2+aYGdj4rQfin9YfjhdZPGk20avNARj BcVb1T2LRnxLlVRTXZS5Mquqd9wzlcoIozUoK/SUDgrNyt1XEO1jiQxVXuaE3eh2F+wN oHo1Vky7Of7FMWBqjO9EoF2RZNVHbDfrtA8fW6EspWvKn3dT4jje1u4+Jl4EeJqIdIeX +4hINedSrRJKG8nZEsMc7WkO4yOkdSsK9BZkCtSJL+P1jS4FFSRxL9Qta8EdGid99gXl c7AuWMRe8SmZ/v7xPz0qJGFL4IkZd/rk2GIBpeKQNGoQOY4LnupkE7UCp1mjrq8/uF4j oX6A== X-Gm-Message-State: AOAM532ZFU5+TiLdrBzdEUrs471FHH2MNAstePFdM4yfyDDaKEnUzIgB exoFnFc/vw3hHbtv0TcF8v+jug== X-Google-Smtp-Source: ABdhPJwSAuyLfuegpU7Pjv8TIuOKZzsTG7o+gx1JAkJ+O8bge1Tkj+EqJwKZnpb1AlQmBzOAiODhGg== X-Received: by 2002:ac8:5a13:: with SMTP id n19mr2098059qta.160.1642038692408; Wed, 12 Jan 2022 17:51:32 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2440-966a-5ce3-c6d0.res6.spectrum.com. [2603:6081:7b01:cbda:2440:966a:5ce3:c6d0]) by smtp.gmail.com with ESMTPSA id o5sm1106324qkp.132.2022.01.12.17.51.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jan 2022 17:51:31 -0800 (PST) Date: Wed, 12 Jan 2022 20:51:29 -0500 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Stefan Roese , Simon Glass , Bin Meng , Daniel Schwierzeck , Heiko Schocher , Marek Vasut , Ryder Lee , Weijie Gao , Chunfeng Yun , GSS_MTK_Uboot_upstream , Huan Wang , Angelo Dureghello , u-boot@lists.denx.de Subject: Re: [PATCH u-boot-next 01/12] pci: Add standard PCI Config Address macros Message-ID: <20220113015129.GP9207@bill-the-cat> References: <20211126104252.5443-1-pali@kernel.org> <20211126104252.5443-2-pali@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1SVgZ+3xbDF9VW5n" Content-Disposition: inline In-Reply-To: <20211126104252.5443-2-pali@kernel.org> 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.2 at phobos.denx.de X-Virus-Status: Clean --1SVgZ+3xbDF9VW5n Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 26, 2021 at 11:42:41AM +0100, Pali Roh=E1r wrote: > Lot of PCI and PCIe controllers are using standard Config Address for PCI > Configuration Mechanism #1 or its extended version. >=20 > So add PCI_CONF1_ADDRESS() and PCI_CONF1_EXT_ADDRESS() macros into U-Boot= 's > pci.h header file which can be suitable for most PCI and PCIe controller > drivers. Drivers do not have to invent their own macros and can use these > new U-Boot macros. >=20 > Signed-off-by: Pali Roh=E1r > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --1SVgZ+3xbDF9VW5n Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHfhaEACgkQFHw5/5Y0 tyzvYwwAiJj77Skus1NdXyKjvN9sgF+frkfgWCKJ4/ROgQN/y4NWQorQkMvgOxNp WtZSQliv/HPrCxXpQ5eAwrifZoRinLZDunNr/Utyqc2IExNy1CIeepaLc7g4ZPEd V0U+93do34PqEStl3+wnR8G6ot6THBGV5JZGo84NzuyGJ7vPsHIUF2efdBCviKzd t2Qjpft6Wn04qU/7xlUiRdHwrFzMp8BMcREQZwBExfgwD824Pk7q+WLc1lEqO/Ty 4wMbV8lSIShmamJaI8hPLxo1zxN5Ik1WEHLy/j85uI0e9uJOWiPzvNaQiGontthh H69G/SAfnnccPa/gWdWECMnoH6Xji+fFTslk3n3h0Z5rNaF+U4sRU+NqgYDRcw3y GA2RX2HLdlRROFjxnV7vb2sfyMLjCEwF/lT8V01jT0iNex9G0zSjjxhkjx0Z/xIq 2OjGUrAupGjbDbV0fpsP4C3/5ZJB7IHebCaQ3xHMhWOk1Q0SOWP16R/zL/xCb25q dTn+N3Am =5Hip -----END PGP SIGNATURE----- --1SVgZ+3xbDF9VW5n--