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 90B84C61DA4 for ; Thu, 9 Feb 2023 15:57:09 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B2495859FD; Thu, 9 Feb 2023 16:57:06 +0100 (CET) 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="UcmdGd5v"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7151E85851; Thu, 9 Feb 2023 16:57:05 +0100 (CET) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (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 2BF9185868 for ; Thu, 9 Feb 2023 16:57:02 +0100 (CET) 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-qt1-x835.google.com with SMTP id g8so2351212qtq.13 for ; Thu, 09 Feb 2023 07:57:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; 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=G3z18KqHtyyYbQy/Nky2Runf5u1RqoOugIgj+gDZajM=; b=UcmdGd5v15Va9aIrGhdE25GhVGjKcZMtSQkgcnsolDK47u5I4rhUX99GOPgQCYObnk FHBboD68roGd/55Sm8WmA+ZNngO8H1mukM1UsuI0kUyBENBq7RfqkpSDAVfnA2RgmY1v PeLt1cHjO6dSAKuXfbEgxtZN2ByhF+D/x35/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=G3z18KqHtyyYbQy/Nky2Runf5u1RqoOugIgj+gDZajM=; b=lhsW9X6nEdvY2xDpBhuBdPeHxjN3O8e0Bo0mdUQgYIMK0rQsxvXKIkLtnXpHNAmIGo SJt3fi5xFUg48QaIqiz6JaWms2hOJcgcfBVTmzndBNA/xrpqWtvrdrn0wGDwsnMOTer/ gVuj7WWdyCi+Z7tphDB26Im45wSLEPflszX+N38H0rkl4JRbP5M/gEeUAQb/G3GZI5fU 5XNR4ho6tu49XujMR0OuQ2qT+cRFBvojjAVAfdKU3kinZih+Z343A/0iaWHcyyZEfUqs +KLUzm2xX4lKXZDN9NBZSE9LnhyovaS+KWrMCYf6FoFLkaEZt28f8ARn5WqLZgkUyjf8 JSfA== X-Gm-Message-State: AO0yUKW0ex+MOUdPYqtUQgsegb73l3VskawrJLiaeZYREoc99jGU1VAB KsZDV8y1ytYWvWXBcHYzEEhjw3K+znpsDdunFgQ= X-Google-Smtp-Source: AK7set8I/O0p0InllMaR9JlM0bhyXYkbF8Ze6WXkbVNT8N0CpKK7IprQWcwWZQ+ra4tayBgcDYr5GA== X-Received: by 2002:a05:622a:164e:b0:3b9:b6e8:8670 with SMTP id y14-20020a05622a164e00b003b9b6e88670mr22898811qtj.51.1675958221045; Thu, 09 Feb 2023 07:57:01 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-538d-baa1-e57f-2a07.res6.spectrum.com. [2603:6081:7b00:6400:538d:baa1:e57f:2a07]) by smtp.gmail.com with ESMTPSA id 73-20020a37074c000000b0071de2b6d439sm1590602qkh.49.2023.02.09.07.57.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Feb 2023 07:57:00 -0800 (PST) Date: Thu, 9 Feb 2023 10:56:58 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List Subject: Re: [PATCH v2 109/169] Correct SPL uses of MULTIPLEXER Message-ID: References: <20230205224118.233425-63-sjg@chromium.org> <20230205224118.233425-110-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ctDMVG70hhhHwFl/" Content-Disposition: inline In-Reply-To: <20230205224118.233425-110-sjg@chromium.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.6 at phobos.denx.de X-Virus-Status: Clean --ctDMVG70hhhHwFl/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 05, 2023 at 03:40:18PM -0700, Simon Glass wrote: > This converts 3 usages of this option to the non-SPL form, since there is > no SPL_MULTIPLEXER defined in Kconfig >=20 > Signed-off-by: Simon Glass > --- >=20 > (no changes since v1) >=20 > drivers/Makefile | 2 +- > drivers/mux/Makefile | 2 +- > include/mux.h | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) This is done so that we don't force multiplexer to be linked in to SPL, as there is no SPL_MULTIPLEXER option. For a v2 of this patch, also move the line down to the block of all of the other options that lack SPL_FOO but that we guard with a check for not doing SPL/TPL builds, thanks. --=20 Tom --ctDMVG70hhhHwFl/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPlF8oACgkQFHw5/5Y0 tyxXiQv/UefK/nlkHswnd1lQrUgbSS/hNsDs8a13WpPhYx9QXg/YhMRwFaZlHeKu 3Ny+H+bheIcigkt7CzJm7kL2t4eUZOu3vqlsv4q5IiMSpD61ugY/+py6txJhhQSO /s7Cwfb9UViqQqj+VoXlBa1TAhF78v2asgsPgaKrDGEf6QT37HqEnjc3rfdJPgl9 /awGRto2pVXR3Wf/K9cNW/SUUrCZ8GRLMYdrS4YNMNFBJ6UiZ+6Q4hAuTH9nXiRQ WULSu8g1mUoR2mHi3dJVXC9fikXDH6Wr5VDg0c/lWFa32HMD96VenW1CmJ4vUSQ/ 9MtJFWF/ZCjsEN7T65acLizUk5WzGwAISfPqVRBiiQgHsSouBEBDIP24Kq+2PK2T IrzaASsRUsNqUJ24+ejmfetUlBl7l2cPfPAr2hEtSc/vAt5GfDNwbg72goI5fNUJ /azDDqyBgHk5SqIjDsO2UWquwpr9EGGhKHbbudVRpyHfQ01u8O19xO3rboy0jlMB jijDGypm =TEQA -----END PGP SIGNATURE----- --ctDMVG70hhhHwFl/--