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 D84B8C433EF for ; Sat, 13 Nov 2021 00:03:16 +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 260DE60F14 for ; Sat, 13 Nov 2021 00:03:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 260DE60F14 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 34DDA830B4; Sat, 13 Nov 2021 01:03:13 +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="PyBS1iN7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5B29A83089; Sat, 13 Nov 2021 01:02:50 +0100 (CET) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (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 9A751830A0 for ; Sat, 13 Nov 2021 01:02:43 +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-x832.google.com with SMTP id t34so10061900qtc.7 for ; Fri, 12 Nov 2021 16:02:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ZYN9mM+hjBnFcmIVBK9oNVdPQUaf/AkCALJZOxoJH28=; b=PyBS1iN7wzsk4pEHOluxTxFOLwfOuO3zPIUCUqHroIRvcXfzcWVH/GKq2Cr31bpph7 g54QKqtmksY3YlI2VnVBeNpnMlierbhEp9+nrPjjPRnTgVFM6ye9X6pG6S6iUreDhvS5 gQAIY6rzrB2q7J9dT1eFP6iAFN1KIneFO7q70= 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:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ZYN9mM+hjBnFcmIVBK9oNVdPQUaf/AkCALJZOxoJH28=; b=fM+d5MajGf0SdoKv6equ+khrD4+0pg2NvssnjM0/cmTtJdQFZM6TtrO+q8fW1SSs9p 6bfPsyuTPR66mEmrMt4oQuzaciyvax571cLhkHKIdlfP8OI71KTwGseErmURHlgQXQ1g WjxKpzimAjQmll/sBPrw+elA52yczCJevP7L01ntRo+xN9Vd8oWSiZhJfoXbaguwZ0s+ bx+pCkTw+SgPnQpnVBA/BCxBL5VkECmsgSJJHkbgbMfCrNdnXvHnfuHWNaWN+UaRcEpj FeE4iYXWOqEXxoLOGer0QzVUOQlZVlyjdm9DkBiiqpUlq3yJwkXfdBBthGAg/yXaeMJF wmhw== X-Gm-Message-State: AOAM532tV4HKyyCjofbc8Ssu0V8Kc5UqIvHYXeviSNO8XRalhr07H6RZ oVLztmNHnv0Xbgnjqbis7ETSBSFtmzwQUA== X-Google-Smtp-Source: ABdhPJxGS5z5KqhollisRarv1l4wuQeVOdRY0S8ETTgsEJyuOiEgpRKj3jNS8yuA0dJuxZTTj/qnmg== X-Received: by 2002:a05:622a:194:: with SMTP id s20mr20666175qtw.66.1636761762135; Fri, 12 Nov 2021 16:02:42 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-99df-60fa-a7c9-fbd2.res6.spectrum.com. [2603:6081:7b01:cbda:99df:60fa:a7c9:fbd2]) by smtp.gmail.com with ESMTPSA id k85sm3275189qke.134.2021.11.12.16.02.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Nov 2021 16:02:41 -0800 (PST) Date: Fri, 12 Nov 2021 19:02:39 -0500 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 04/20] Convert CONFIG_BITBANGMII to Kconfig Message-ID: <20211113000239.GE24579@bill-the-cat> References: <20211108035951.3580952-1-trini@konsulko.com> <20211108035951.3580952-4-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hF5rNyr74WjiaUTQ" Content-Disposition: inline In-Reply-To: <20211108035951.3580952-4-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.35 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 --hF5rNyr74WjiaUTQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 07, 2021 at 10:59:35PM -0500, Tom Rini wrote: > This converts the following to Kconfig: > CONFIG_BITBANGMII >=20 > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --hF5rNyr74WjiaUTQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmGPAJ8ACgkQFHw5/5Y0 tywE9Av+PcIE5C3UW37Oz0kpith4Q+X/3/JM3isIzoT9KiMAD99bEaFF8ja7hE33 74Y3kzN3eBe+bC5ng6bgWGztTlS4RpSMESHj83P7ves7JGJ62fJgWoenFkXkMbf+ pkkuod3OJf4nvPofkK2fdb/2FWnoKqukqvyWuwyNyhprvtExdRIiWb9d2fRHxeQ3 ZNe/Q667xOmKW7DQCUzZiG6u99/FEBYTWefw6gsRaRdcFjKJBP/sQ0v5bev4JFv0 r6y4FN/l6fyty+ZzlnJIFQtQaWlDjkd39LSTHdMY83atcufxqiu77g57+gimQnrH 1ry8Icp5+8IAod+RhS1LW7sD94+9M/ZfPVRXIVxq5W1EpZRwuhIsKMTjc7gKP4Le oIC0FG3PKLGzP9HBCBaEc1WduoylrSc7jieMqo9sl2PnSefV2SCKGsfhBbGSiNls cbEVLNokxENo3T7sICqnKSYqRuXCyOT0h5j1vkoHCq8of4XRLsjaiaUxo7AJzSoL dMvSfnh6 =otBr -----END PGP SIGNATURE----- --hF5rNyr74WjiaUTQ--