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 0057EC61DA3 for ; Fri, 3 Mar 2023 23:43:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4CD4985DC8; Sat, 4 Mar 2023 00:41:34 +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="KmHsVfmE"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 55C7485DB8; Sat, 4 Mar 2023 00:41:33 +0100 (CET) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (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 EDC0185DC2 for ; Sat, 4 Mar 2023 00:41:30 +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-x82a.google.com with SMTP id l18so4823397qtp.1 for ; Fri, 03 Mar 2023 15:41:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886890; 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=ez7ewbnOJKnsDeaVXjCFAnGuMYT+XWWqeVhlVJIGGHU=; b=KmHsVfmEIrQCwnSTrtoEd1PHPVzo4Tt8FoNr0Ej+vtF0/pDPAX8gdi8PVvmWBuPz0F I9QDZPuljPqLSEcdpxUlyWI+EDOWsb3rg7TyNpQN21vyP5GzGxwPOO1MMZe7GPaS5i3d VLtI4G4F/OYVonqL5vjUkSHkbiWX6ZWTbQw90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886890; 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=ez7ewbnOJKnsDeaVXjCFAnGuMYT+XWWqeVhlVJIGGHU=; b=r04nNbm/DCryDc6hVlEUMp+DBSdZ8q2aj8B5vRMWXd8pWYyHLo5Wq3jNouW3qr/N4Q GfdwMUxIx2H8yu28IctsHMJxtSk7HK7P/jicUW0AIhN9BYO4VUCylekK9EXBIGAGr+A1 XORqjr84Nh1fRshzrhnNCr38doHF/w4zD8lA+ke4ZhEBWk87+ipyFeSWlxdxYPk/GXkn gRKEB2THlEmyzzPvk0I/mF51nQzRQ3Byj4D5wh3yVa2OX5jQcOO9w2klKiaT+yg97GxH vbr9CGBNAJLQ64D/PpCN6Zer/h2lSFeufZ4LSILeZLmzXes0E7TgooSlcPHSj8X6SaVS d64w== X-Gm-Message-State: AO0yUKUZgOWvVuArTIuQkV74g6EHCIKOWulHwecTzpxCP0uFJZ6SqECm Y39nOKyB84AbKgPC6x6ZaXTbwQ== X-Google-Smtp-Source: AK7set+qg8C6kigxVKbLlaBq4L9KS68Xm/JdCR0KF6n6e4KEMzh2TSTFLQf0dIXaMVEuYreXw+80bg== X-Received: by 2002:ac8:4e86:0:b0:3bf:c961:9309 with SMTP id 6-20020ac84e86000000b003bfc9619309mr6103805qtp.37.1677886889790; Fri, 03 Mar 2023 15:41:29 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id r25-20020ac87959000000b003bfc1f49ad1sm2609434qtt.87.2023.03.03.15.41.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:41:29 -0800 (PST) Date: Fri, 3 Mar 2023 18:41:27 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Dzmitry Sankouski Subject: Re: [PATCH v5 03/44] sh4: Drop unused twl6030 driver Message-ID: <20230303234127.GR968799@bill-the-cat> References: <20230222163425.2043934-1-sjg@chromium.org> <20230222163425.2043934-4-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pu1K5L8spx0a28LS" Content-Disposition: inline In-Reply-To: <20230222163425.2043934-4-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 --pu1K5L8spx0a28LS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 09:33:44AM -0700, Simon Glass wrote: > This is not used. Drop the driver and Kconfig option. >=20 > Signed-off-by: Simon Glass Applied to u-boot/next, thanks! --=20 Tom --pu1K5L8spx0a28LS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChacACgkQFHw5/5Y0 tywlZwv+LkJdT/gYDO3NJuCmcVufSaGOYuZoXc+eBxP0kE3yxalBEPYzp1SSB1oC 1aWue1Rdbxrs2QCifj6ZPhnYp37Ixh2BF3AwwZIbyVEWz5z1D7vgiq6UlOfmRjO/ 953Ho5DApOMvAztaE6myQeW1DW0rO7zUAPR/af9dyTlilfdOGzF4uFPP9/faEgCX lbtRSCIYmDSiYvg1XWqtHEdorKelriSZQnDx7UrnPAMjiPfyTbimhMuU5LWoZvKN fm/qEbp98zodrCleNuF7Yyl0wSErJKnnNuAY0pg6/SBoCX+4bO257R0VoJb0nXm/ rQ1FxXeAqITpogrh1VRVRMbEQXqZ65U4CEV7+gIQV6d2XCC8K6DoOlWrZhv1pfA/ V+k6dUz3m/ZC6xMHjfzuvXfItUlzyKwMdUJhSa81nsgLnV3NIZV2sJJ+YInVDxny DyW5UGUR9dP8VbD/E0HfzNLdlo7NnjfEX80Ae5/79Z+2S8wWPYxl8inRSZwb0K0/ yAg5nt2k =+G0k -----END PGP SIGNATURE----- --pu1K5L8spx0a28LS--