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 A8559C433EF for ; Fri, 15 Oct 2021 11:53:22 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 25FBA6101D for ; Fri, 15 Oct 2021 11:53:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 25FBA6101D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 593948384B; Fri, 15 Oct 2021 13:53:15 +0200 (CEST) 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="MxyBbpdG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D80C8383B; Fri, 15 Oct 2021 13:52:27 +0200 (CEST) Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) (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 078078382F for ; Fri, 15 Oct 2021 13:52:23 +0200 (CEST) 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-qk1-x72c.google.com with SMTP id l7so8275327qkk.0 for ; Fri, 15 Oct 2021 04:52:22 -0700 (PDT) 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=KKnwhLt42R/i16I4oZ9wiIwArPnEGb4irWqegjw8q8w=; b=MxyBbpdGqlOdFimqe5egxtBCkbT7Dd/FFt4pWskLqCvCefYOp5jcCNDENiSnBQdguh NQlEocGPfLHZIsiftkdp5EinlNdbcYnMpSx2c5wD5PkxHH6OqavNGEVKCcO3ZyKJzRYU gNJPmXptfnncMugi5wBdjD9CFcQ5pwq0bZx6E= 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=KKnwhLt42R/i16I4oZ9wiIwArPnEGb4irWqegjw8q8w=; b=2MjCl357jQwsgnAQ7QIIPEIwF8hBZihA+waQrXbTDF5PPKnwup140x7Yb1FHjVqhTl 5FBQGcj152XS+SepFPnOtAb/scLkhLKIqlTKvbO1ZJXnBp/P7D/hX+HUmuXqhFOSrcJq UssSAONuuHcNFsrsJZx/9bTNfpvs+/I0o3IjlM3r7xVxLizI9v3GuuMqC/dy+Qq3xvFJ v1pu+4h0S3Q2tMVqSvnGjuFk7UYkUmMb59VP5R5KBYYmZ/SpsFBeNknI4diyHT2EwJ7r bv40ZjCNFRZfx8AhUd7PKrnMHM9y+z6TjA97nnPWLT3bIHIHXkoE62M50amMmZCZ9GWy iMvQ== X-Gm-Message-State: AOAM531ln+m51thUrUDM1VccXiCXQiH+T1e2M63pyR+MnxJInTAx5QR5 T2Mc034dLAvx52oidZqWYxwW3A== X-Google-Smtp-Source: ABdhPJyvSkh+Xa6s3IqKMb6PpL5/rSVvJQjmyKRYwZHPCTnyj0pmzpfrxOicW2ybXgAgjVHbj84TSg== X-Received: by 2002:a37:44c1:: with SMTP id r184mr9500813qka.126.1634298741741; Fri, 15 Oct 2021 04:52:21 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-f8b0-5c25-4d47-ecdb.res6.spectrum.com. [2603:6081:7b01:cbda:f8b0:5c25:4d47:ecdb]) by smtp.gmail.com with ESMTPSA id m68sm2579707qkb.105.2021.10.15.04.52.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 04:52:21 -0700 (PDT) Date: Fri, 15 Oct 2021 07:52:19 -0400 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Simon Glass , Vladimir Oltean , Bin Meng , Stefan Roese , u-boot@lists.denx.de Subject: Re: [PATCH 4/5] pci: Fix showing bars Message-ID: <20211015115219.GS7964@bill-the-cat> References: <20211007125101.21811-1-pali@kernel.org> <20211007125101.21811-4-pali@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3tmlQI5B/x1deuXf" Content-Disposition: inline In-Reply-To: <20211007125101.21811-4-pali@kernel.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 --3tmlQI5B/x1deuXf Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 07, 2021 at 02:51:00PM +0200, Pali Roh=E1r wrote: > Header type is 7-bit number so properly clear upper 8th bit which > indicates multifunction device. >=20 > And do not try to show bars for unsupported header types. >=20 > Signed-off-by: Pali Roh=E1r > Reviewed-by: Stefan Roese Applied to u-boot/master, thanks! --=20 Tom --3tmlQI5B/x1deuXf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFpa3MACgkQFHw5/5Y0 tyyrqQv/XWlJZW+qzawd2LTDO7gIXXH7qsOWyMDV0BDjgjpHTI590xfL9Ud1ccPH K5/5JO4mONb5YQ4tr9JNCHF2w2h3Ufhk0iLT++gjmRY6saYZ9nErg9exz+VzGIO+ CPLgyhOnKWNjN8SBfpRzXB5WHV8wE2SXzFnjpimZiH4/T9JutjTDg3DCJedJ0Umo 8fYav4/YfgA2z/2u1UfFGQrzyzJO4ibWxwex0Bl+Q5yV6ZrW/6vwuUCYihLoNX81 x1whg9z3RvCTcHapBbOU5oivg8j2NwHM6tX6u3uK+ihXMn/By56AOJJRH2lWldti 1HvZBQyFGpXWmrZpHhqEeY6o7vAPkW/+1xI9KdP3SCFr2sFanSh2ql8ndapFMlJI irBh30n8Ie0u2qpi/T30l0ywsZVoTpgXhl5az1kElvZUz8Lr41R+EHC1sfPBaMj2 z80DWkLffOcTWQzXHNeoViww91ggWUuBbxFOyjReQcQXEjsRA+s10R2+vyayEUbu 8jfK6eRh =w2Rv -----END PGP SIGNATURE----- --3tmlQI5B/x1deuXf--