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 3A6F6C64EC7 for ; Tue, 14 Feb 2023 16:31:13 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 841C785950; Tue, 14 Feb 2023 17:31:10 +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="j5u82Xlq"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 861B285950; Tue, 14 Feb 2023 17:31:08 +0100 (CET) Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) (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 C79538594F for ; Tue, 14 Feb 2023 17:31:03 +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-x834.google.com with SMTP id h24so18190529qtr.0 for ; Tue, 14 Feb 2023 08:31:03 -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=6zOhGIKDaQcrBvNXZR4EISiemKXQ6EX6uDssGXsJgvc=; b=j5u82XlqqZL5VQq6ek+hIAic5AUd+VtSixUDL9XLDcvjd2jyNLssIFMGMJD1Q5ueks UEz825cssPDY7amuxHZikG2DeU1lid1y08cSRl1JptkOgnxLSjpcGkH4MEWGaLxz7bJh 6RJl7cY+P/RXyWG+fOnchRSP6FOQBTH69QF8g= 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=6zOhGIKDaQcrBvNXZR4EISiemKXQ6EX6uDssGXsJgvc=; b=D8zc+Sq0aDkt8hR7sdYAi84y35Xryx63Lf4xaCUqRydxUaQaIDe68uoh56AUbf7b2e 2wDmey6RhqVbvk9sEQ+T2oCDJ6sgN+btkR4fk/WFS3zKHRjgENGjLoJ9Am1hdHLkxiPZ 4I4QZwDQ13AouAdXi0/l1dMZFwPREtC0ZAXF6MFTXJB2vzwAltzJrsZ3RJ/2CRKBPnkT moe2c81XYQyxrxqJz5y2UhvnN2eg3WUZ+RY7EccuFmRUWhMScVdYmyCWVla1J0VWGy9+ A1j2tAlLeuXXXqaYrYBRMnapIUL9F5yhWwiW4j1QRgYA0HcvZcbCpUWUS2Lgns7/ZG1B gaXA== X-Gm-Message-State: AO0yUKWqc25Dup9gWXfT4gbQjMBhk+lE9BT8JiHgqOD864B1VWDu9hcD KKOrrUrFQMs+tleuyxgUVJC1Tw== X-Google-Smtp-Source: AK7set/bhno/vEMAiTeeGp6EY0nrJFTFC+Yv99pMjLNgdQF1eu3e0u/Dsi1v3L6KozAUwA5EuCUdwQ== X-Received: by 2002:a05:622a:1ba3:b0:3bb:8c08:dfb0 with SMTP id bp35-20020a05622a1ba300b003bb8c08dfb0mr4659170qtb.12.1676392262429; Tue, 14 Feb 2023 08:31:02 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-c7c0-e2dd-6c89-7c7c.res6.spectrum.com. [2603:6081:7b00:6400:c7c0:e2dd:6c89:7c7c]) by smtp.gmail.com with ESMTPSA id i6-20020ac84f46000000b003b80fdaa14dsm11519183qtw.73.2023.02.14.08.31.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 08:31:01 -0800 (PST) Date: Tue, 14 Feb 2023 11:30:59 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List Subject: Re: [PATCH v3 11/95] Correct SPL use of PHY_CADENCE_SIERRA Message-ID: References: <20230212231638.1134219-1-sjg@chromium.org> <20230212231638.1134219-12-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wK1+4IJusZHFraTY" Content-Disposition: inline In-Reply-To: <20230212231638.1134219-12-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 --wK1+4IJusZHFraTY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 12, 2023 at 04:15:14PM -0700, Simon Glass wrote: > This converts 1 usage of this option to the non-SPL form, since there is > no SPL_PHY_CADENCE_SIERRA defined in Kconfig >=20 > Signed-off-by: Simon Glass > --- >=20 > (no changes since v1) >=20 > drivers/phy/cadence/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/drivers/phy/cadence/Makefile b/drivers/phy/cadence/Makefile > index af63b32d9f5..c247feb8262 100644 > --- a/drivers/phy/cadence/Makefile > +++ b/drivers/phy/cadence/Makefile > @@ -1,2 +1,2 @@ > -obj-$(CONFIG_$(SPL_)PHY_CADENCE_SIERRA) +=3D phy-cadence-sierra.o > +obj-$(CONFIG_PHY_CADENCE_SIERRA) +=3D phy-cadence-sierra.o > obj-$(CONFIG_$(SPL_)PHY_CADENCE_TORRENT) +=3D phy-cadence-torrent.o This, and then PHY_CADENCE_TORRENT take this the wrong direction, both symbols should be false for non-PPL builds. --=20 Tom --wK1+4IJusZHFraTY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGyBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPrt0AACgkQFHw5/5Y0 tyxcBQv4nof+6Sbf97JRMEJld8TzYWIkbA/xRLF+D7Y493Hg+NhA/NMcDJMBBW/P k8NX3VoLlnNdE1V8nxPZt7sxmGBGb+QHQB4E/Qq6/NC1Lv5xefCZWOTWPgGqwxxU uhSFRRNhDM0VWZV9ao6PIySy4Hn4zVUALlvaUqZle5tB28Pi1JcsrudmJvoo/kzg 7ExTxk2Iuh/ij8oynfT3ehmQvEQEPS4Ni7RCs8S4JFF3sJf6m9fPn8qgdyO7klnx rT3yTJ2T3B8YVRQpoPxggnBX4I9aBJ3Wqpjp0KbM9+H0586UCUH53OYEZXJiag+i k2CxVlkybgObLUFSodDHHOLAcACoQZK/Z0bvGpSMzqNo+owafNN8MO0AtgAeTmhn TH/QB5nmOK5Nty9drp5TYszbKAg8aoLMjxp1anDt0Pr3M3syJIP8sVrIjuVcR4qz qxr951zRpMArzWt/FBB/pfeKbi3TZiIorRmad+4RNhYOO1EpIOWIIBMWebwfw0VM sdQ1b+w= =3ikm -----END PGP SIGNATURE----- --wK1+4IJusZHFraTY--