Message ID | 20241003114641.672086-1-herve.codina@bootlin.com (mailing list archive) |
---|---|
Headers | show
Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (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 9B91213D245; Thu, 3 Oct 2024 11:46:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727956009; cv=none; b=ibM5rA8H4+kKhFxLKeujK93dlC+Ofv+d806kpEh0/iJLySvTO8GjXQ9Gs+MP3eCb/gYEoMs3TnM4J5bsA513UOR1hrKvX8pmOd0qnJ6k4BOW4IfbESket2Ijgqv+6ei/aVz4LwLH3xe8dyaaauIhM3KUM4QKLm2hOdAkgR273S0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727956009; c=relaxed/simple; bh=qJjNmjKDHb6WVPkylAOGLdvisVk70N6aiJ6nCK0+88U=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=TCL3mpEGv8KXmM9l2/otLbD4F/YIViXozWqSm+nfyGe3mEcvlZ+mc/VbcICcwja2XREE279W14frvShJFeBNX5HL4vJUOW01F+yEPXxfvzpk64oZcH1istpztfuLk+F19JCneWXNyMHMlrPvZnkI467NLKRvHZ18Clwdnns0NH4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=IJb+oSGf; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="IJb+oSGf" Received: by mail.gandi.net (Postfix) with ESMTPA id DED7FC0002; Thu, 3 Oct 2024 11:46:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1727956004; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=pARedIXKgyoxaKrVbEhoCIxqzLG71ZV23YjcFZPbA0E=; b=IJb+oSGfuOsHfD2jXJCKF0ty6j4nEuYgXwiwaYajLS7Pk11sjByVDZkgbup40eZbV6XzXF gcLDrNTY7TqguBABo+jcPg7ol4wedWMKm/0WlQR2hMl6D0/XINiH83UPrOH9cyeZEaHgiU tM7i79tUuH5kJkgRs79hj2uUBA2Kqn91V7kAyEd3LYUH9aHBMFg68Ew1BVUHEyMVIjf7bX sPVD4rjN0rNnCDv0tBd5isvIa3wXEMn09qI4kkGgnmZVD/XD4HtzjX4I0cvVqLDfioPqPB jZaLQZZEmXL4M8pEokOEewYvOgiffD304ex/vF/0rPr8+14Fd3S/Y4+p7bM5tg== From: Herve Codina <herve.codina@bootlin.com> To: Herve Codina <herve.codina@bootlin.com>, David Lechner <dlechner@baylibre.com>, Jonathan Cameron <jic23@kernel.org>, Lars-Peter Clausen <lars@metafoo.de>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Luca Ceresoli <luca.ceresoli@bootlin.com>, Ian Ray <ian.ray@gehealthcare.com>, Thomas Petazzoni <thomas.petazzoni@bootlin.com> Subject: [PATCH v2 0/4] Add support for the GE HealthCare PMC ADC Date: Thu, 3 Oct 2024 13:46:37 +0200 Message-ID: <20241003114641.672086-1-herve.codina@bootlin.com> X-Mailer: git-send-email 2.46.1 Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: <linux-iio.vger.kernel.org> List-Subscribe: <mailto:linux-iio+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-iio+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com |
Series |
Add support for the GE HealthCare PMC ADC
|
expand
|