Message ID | 20240711052734.1273652-1-eahariha@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 97A4442042; Thu, 11 Jul 2024 05:28:08 +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=1720675690; cv=none; b=Q0vdqqShPIez8RwfmgUNpLNfQ8qlbFlnEcvPLLFnOTvER6WyhJJRz/Pf1INRf5BD8FpPdXhFBbrCOMo0VEv3Y0rEYR1iHBIsY908BRdn6TiS+zvKcG4jksh5KmMtELs9JPQdkxeP4B9A/B0+VWY1qZ2BPZ/YYZNQYKHv/ACBvZE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720675690; c=relaxed/simple; bh=9wRMpcR2MTSNEmVYFkWaKPhYyo8CtH0UOqW5Xg3dUQg=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=h9m40L95RF6YPH4rOwVtXdnFEebIxO1DIuEH7iOZYYEc4PyuLXbDGSbsHArKAL9PMpgdN9nrGfQZhuMJrArXoLy0Uqm+/6nhuM9tJu2pFkqbAHLTUSXgh7bft6qTo4ADNDJ6SDPAarI0UL9ZULaOKZDmFzCf/uw5W8d0yQ2qra0= 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=m2E39IdP; 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="m2E39IdP" Received: from rrs24-12-35.corp.microsoft.com (unknown [131.107.159.213]) by linux.microsoft.com (Postfix) with ESMTPSA id D421F20B7165; Wed, 10 Jul 2024 22:28:01 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com D421F20B7165 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1720675681; bh=/zshC6CTq+p0Y7ChToV4TV9M5RPtsazYfEI083x3oo0=; h=From:To:Cc:Subject:Date:From; b=m2E39IdPBUTRvZ4piku11ncWJGVGW3Cx7ZGEg/DZClj2TV24nD13DjwvbhaPJDkXW rRdDvE2G4nAAXUZN3DKrvGDlwCiEgN+p94Znkb4QRLnPlinFLrLdFqiKRiyXJOnlIz 7JJMERvS7m/Q6aPY+I78kIODviKbAGR/ZfHeivyI= From: Easwar Hariharan <eahariha@linux.microsoft.com> To: Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>, Andi Shyti <andi.shyti@linux.intel.com>, Easwar Hariharan <eahariha@linux.microsoft.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) Subject: [PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers Date: Thu, 11 Jul 2024 05:27:28 +0000 Message-Id: <20240711052734.1273652-1-eahariha@linux.microsoft.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-fbdev@vger.kernel.org List-Id: <linux-fbdev.vger.kernel.org> List-Subscribe: <mailto:linux-fbdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-fbdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Make I2C terminology more inclusive for I2C Algobit and consumers
|
expand
|