Message ID | 20240308005746.1059813-1-jm@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 28813139E; Fri, 8 Mar 2024 00:57:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.248 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709859472; cv=none; b=ZrPz1HXMMtTlySBdCRFLpq+3jpAM5tloOTAZUCJuTDSI08nRhsdtsnV3N7Sdz+lJTQkkwJ6oc+8gMz61jndgCSLHPKWptValkaYMi5P+x2BdFEeN57CRGiGNZ0/ko2guuseK0wvNHl+6ygnZUZ+8/1To87JgZF5trvFZkLS9otM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709859472; c=relaxed/simple; bh=TeKIejQgSh35+7plTRSY0hd81OvxHiz5CZSPmUw8Fpk=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=tM+2i+A5MNg6yWUsciGfiPFEfwRhVJCikgQOIl5I4Kp7nc7CtyoTwkbbwH4GECydn3OZAdqtpTUt7QYzRkeEuc+rVB2B2rL/5Xs54g/SccfTheQkJJeunnhoTO+1jewplf4SiefsA/bIp+L0EGXTiGQ0c+yPlleXirmWK9iM8Hs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=sKpkINbz; arc=none smtp.client-ip=198.47.23.248 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="sKpkINbz" Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 4280vknu130642; Thu, 7 Mar 2024 18:57:46 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1709859466; bh=8gYa92yeRY6/DAmiDJPxUJA2cdE/7PZUE8hLnxuCBAA=; h=From:To:CC:Subject:Date; b=sKpkINbzt/ur5OZdweyLTY7ptG9pM2JdzGhY5WyqIqxO+WY6fSjXtWblV2kAnez9j MkOknNeHseeV08oJLRGxLftd71IIEWSGAqv4vSFFr/it2w72FkLUGvm/qYx38QGs5r 0KjGzSlI+/KFO1gDYL1ucjr0SwtgY7fZ5GIkIiQc= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4280vkQS007717 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 7 Mar 2024 18:57:46 -0600 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 7 Mar 2024 18:57:46 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 7 Mar 2024 18:57:46 -0600 Received: from judy-hp.dhcp.ti.com (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4280vkjR055151; Thu, 7 Mar 2024 18:57:46 -0600 From: Judith Mendez <jm@ti.com> To: Ulf Hansson <ulf.hansson@linaro.org>, Adrian Hunter <adrian.hunter@intel.com> CC: Andrew Davis <afd@ti.com>, <linux-mmc@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v3 0/7] Add tuning algorithm for delay chain Date: Thu, 7 Mar 2024 18:57:39 -0600 Message-ID: <20240308005746.1059813-1-jm@ti.com> X-Mailer: git-send-email 2.43.2 Precedence: bulk X-Mailing-List: linux-mmc@vger.kernel.org List-Id: <linux-mmc.vger.kernel.org> List-Subscribe: <mailto:linux-mmc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-mmc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 |
Series |
Add tuning algorithm for delay chain
|
expand
|