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 08636C38145 for ; Fri, 2 Sep 2022 13:00:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0A1C684AA1; Fri, 2 Sep 2022 15:00:14 +0200 (CEST) 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="TrtxbGHb"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8864A84601; Fri, 2 Sep 2022 15:00:11 +0200 (CEST) Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) (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 E395684601 for ; Fri, 2 Sep 2022 15:00:06 +0200 (CEST) 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-qk1-x72e.google.com with SMTP id a15so1613677qko.4 for ; Fri, 02 Sep 2022 06:00:06 -0700 (PDT) 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:to:from:date:from:to:cc:subject:date; bh=PwV2uoHjYX5uV6RRly7XZxnEiVdVbROQAI8/CNdm3gM=; b=TrtxbGHbODJD2rHFXHen7iI3J2nP+RucXOQv27vQQTa9+sRP1gx/jMoOOSW3EAkDbb BIQdniUhJicB0vRUQruyXEXsS60hJpKROkJ8jQVBgDQjIF3KndHPIPuBsS1Yyv0ay/b0 nxhKmpKN4paxBDriJF6pbg1z/xlttcDZLooUk= 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:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=PwV2uoHjYX5uV6RRly7XZxnEiVdVbROQAI8/CNdm3gM=; b=Btychdki+aZvEV8eLYBDzZEA+6Cqx9tChUUB+YsLy5y8w+i7XUOjzJC49jay9ArJDG NSCeD36gyKBu6IUpokl1YhYIcQGV9kjPnhjuBJu15NVIYJmgVLsueWKuvXIDJQvzdLiK tX8vYQ2Cn5npWG+D5J1aih++M4TC7t8CI22slBmsrJZlMZezQsniezZtL10awXtPt3it WM/D9386cBxUUTqdBUelspaVVXrJmjafjEOqvL1dO2X0+8qgYp4s3g+7DuOsyz+oMtpw LUh9BTXHoH7U2+7H3PuwIhmTuge6tNQoJHfvjbfTseMk4TVu5FKcHg/WzJa+/FfDzoxT 7mpQ== X-Gm-Message-State: ACgBeo2oTrXOQ0V+pqHoK7O40zNmOGNCzjozi0wpoBq560RjnjEFOqv+ O5H3eXQ1uC+ear85J6rq7pUUCX2wVrcSLA== X-Google-Smtp-Source: AA6agR6MXPIt87hNjpmyf1QABzht4lw/bIpkd56wxzsv4PNF5sKZ3xXhnCDmHiVpDSLD3q61D2opPA== X-Received: by 2002:a05:620a:2727:b0:6bb:b262:bfcb with SMTP id b39-20020a05620a272700b006bbb262bfcbmr22613841qkp.401.1662123605124; Fri, 02 Sep 2022 06:00:05 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id i1-20020a05620a248100b006b8e63dfffbsm1375999qkn.58.2022.09.02.06.00.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Sep 2022 06:00:04 -0700 (PDT) Date: Fri, 2 Sep 2022 09:00:02 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 2/2] Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al Message-ID: <20220902130002.GD7942@bill-the-cat> References: <20220810142928.3507986-1-trini@konsulko.com> <20220810142928.3507986-2-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2Uwm888OkiLvmClh" Content-Disposition: inline In-Reply-To: <20220810142928.3507986-2-trini@konsulko.com> 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 --2Uwm888OkiLvmClh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 10, 2022 at 10:29:28AM -0400, Tom Rini wrote: > This removes the following symbols: > CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS > CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_DELAY_MS > CONFIG_SYS_I2C_LDI_ADDR > CONFIG_SYS_I2C_DVI_ADDR > CONFIG_SYS_I2C_DVI_BUS_NUM >=20 > They are unused by any code in tree at this time. >=20 > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --2Uwm888OkiLvmClh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMR/lIACgkQFHw5/5Y0 tyxbywwAi/RiG4iCqRKXPwV9xLTmUyTvuttJB406U4bBBlTZMWBrvFzbNZVe5VfQ wN/3d2MT4LIS+a5tI/UtsZLKUsIPDDb33QVokEXrhYk+ItMpZpbVtCrocaUR3ROe N1uXLGqXcZq3yV1uWLoVz4zPthjuL15xAcNi0jXhC4y2frnp8IEf4aR4u9AsJDSp HDVUUzP0LdLFkrVm+OYcc9PLnhSC15lAYXtzREmmyaN0qeqCs+zYji0diMo7RtOp 6NJFyLRuzVeCUAtLajQTDX2BqgR3J7lvMAfzn+hURuXb1rT4C4GbBHMdxwDt1gOP mEkD8tU+S88Kv5J8c0aPFjjYhyt8wTPI+/46jBuZuqsbUuGtR74+cE1mgkINrgaY iohVirIHsRSlrN11eH9Fq6tj2tMlB6INZ3dxG2fc6fPyXoSaba4e4psea8KtCil7 9hcudtA8zKGVpiEvGT2gA0FKBK0NI6nA4eFXHJSp+Q1cp95eS8TWyZWJMBGBgB6P yAKwIBrZ =POgn -----END PGP SIGNATURE----- --2Uwm888OkiLvmClh--