Message ID | 20240508234342.2927398-1-eahariha@linux.microsoft.com |
---|---|
Headers | show
Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by smtp.subspace.kernel.org (Postfix) with ESMTP id CA7641BC40; Wed, 8 May 2024 23:44:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=13.77.154.182 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715211857; cv=none; b=rHqed0SZ3hEpnjwCSNgJW7owwPASkEvguOlw68cpZMIfH9+ZIP+UdY6Ab52WphG5GQJoaDRq0+lgBOUEfm7z7HwWHhP3pTiF6OzKbvtMsLtrq317Q+JttcSZTi2wBwFz7srJWm0I9SbZzNUasvk9xNoCn4ucMsQqB94kRpKX/9s= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715211857; c=relaxed/simple; bh=ktC2fvamxrSMpcKsCts4msoVkWQf/rwHIzfIq7Bihbk=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=O+44raY71/3q07LjqxAz0z9Hh6Y+CxxEFwULehE1vLSGZiy66dX8Je0Sl1R2SVJNaSYHdFPiJwdnh/AUQsgmMCbnY1zuq5LVYQmCUBKfS6U7zxe5esiQvywXGvXggluuXKbDU2OlgnHOE7G1HvOb4LuaskLSd5fYKC8TXhuQEcE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com; spf=pass smtp.mailfrom=linux.microsoft.com; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b=BamIr16Q; arc=none smtp.client-ip=13.77.154.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="BamIr16Q" Received: from rrs24-12-35.corp.microsoft.com (unknown [131.107.1.144]) by linux.microsoft.com (Postfix) with ESMTPSA id 3B9FE20B2C80; Wed, 8 May 2024 16:44:15 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 3B9FE20B2C80 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1715211855; bh=DF7oas6Ze/ofrM1Ufk53x5tUhtGT0vgqHoDJGFpQ8Bo=; h=From:To:Cc:Subject:Date:From; b=BamIr16Q6J0BggUhKZgYCrBfWOqQ7WiMRcdSaKL/3Kj50NloboDKEPh1xJpU900eZ /Isdi3ZIUvvUxmPiTLnIJZlI6rDVQkOrdoH1OieQ87HFPVSobJcZIhpDnb8ghfM8Db 03A4cc1HbTX2IZcg6Fl4JzD+EmjsCgzm59tavtUw= From: Easwar Hariharan <eahariha@linux.microsoft.com> To: Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>, Andi Shyti <andi.shyti@linux.intel.com>, amd-gfx@lists.freedesktop.org (open list:RADEON and AMDGPU DRM DRIVERS), dri-devel@lists.freedesktop.org (open list:DRM DRIVERS), linux-kernel@vger.kernel.org (open list), intel-gfx@lists.freedesktop.org (open list:INTEL DRM DISPLAY FOR XE AND I915 DRIVERS), intel-xe@lists.freedesktop.org (open list:INTEL DRM DISPLAY FOR XE AND I915 DRIVERS), linux-i2c@vger.kernel.org (open list:I2C SUBSYSTEM HOST DRIVERS), linux-fbdev@vger.kernel.org (open list:FRAMEBUFFER LAYER), Easwar Hariharan <eahariha@linux.microsoft.com> Subject: [PATCH v3 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers Date: Wed, 8 May 2024 23:43:36 +0000 Message-Id: <20240508234342.2927398-1-eahariha@linux.microsoft.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: <linux-i2c.vger.kernel.org> List-Subscribe: <mailto:linux-i2c+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-i2c+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Make I2C terminology more inclusive for I2C Algobit and consumers
|
expand
|