From patchwork Tue Oct 1 07:46:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Herve Codina X-Patchwork-Id: 13817601 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) (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 C06C71BDABD; Tue, 1 Oct 2024 07:46:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.195 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727768791; cv=none; b=dPMeIZWM/6kNXFnS6uZwMQkbrKQ9H7OYDlGhydLUy0Pbt8HMtAr9Nx79kWSB7INS14tM6/MHUnbEomKkHWNvyfpmrRDzRj3SM6pB6gQ/xZOc+rpPYebRiMuKhEf7C1s2nr2AjAS4itcthBdHqumArM1kQ4vl6GOK7OWXEX6pnBM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727768791; c=relaxed/simple; bh=xVMeWYU/7u8N+JkMqNpLyTIeMLPk0k5JmmbHLxsRXZE=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=HJrdMkvduQhTPFWl1ywGxPTpfUxyWsASCkLKB265/tLDcRsw76a4x39hsYEpPhCQbywX83P4I+3poqv2MSfIfDZC60eVwq7MxQgkIbxQFoTtLECy5AklKvPJltXDnz3VBZ/fBdSWadIA5wkK21AK01Sh8boK/afl7Q0NUVXiK/w= 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=VF1/RNVw; arc=none smtp.client-ip=217.70.183.195 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="VF1/RNVw" Received: by mail.gandi.net (Postfix) with ESMTPA id 69C7D6000F; Tue, 1 Oct 2024 07:46:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1727768788; 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: in-reply-to:in-reply-to:references:references; bh=uCdCLmjll011m/jFo7l9/0Pw1jKpvpgArMBOE04lTx4=; b=VF1/RNVwhbNNghPpciSujFLfwsVRiCl8T2zeq6Rn3DVYjOeRcMTJQA3GC61yLlitSTImC4 h5GW4rO/FrqPa/Cv45RB1zGoYSFrdhqp+AHciN4Rkx3dRTFMIxzXpi+nwyUpKu+k96fA3V x0PwXx1oCXua7Y83x50gMD9kSZjUNNUtDavwJ7RDJNhJcZihBNuEgHfBfpwNEjqBf5I+10 zYqdnkmYY4HkL6P8JtHJEiUSW8VyBN3V+tGzSEpDOlJIhCYWbahtQ6n3/y9qc/v5caNem7 ivTfNOcbRhblRzeWdeAw88Mx3fb0gKtOfgWIk7Jpk6VbLu/BsQK1CTvb2xb28A== From: Herve Codina To: Herve Codina , Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Luca Ceresoli , Ian Ray , Thomas Petazzoni Subject: [PATCH 4/4] MAINTAINERS: add the GE HealthCare PMC ADC driver entry Date: Tue, 1 Oct 2024 09:46:18 +0200 Message-ID: <20241001074618.350785-5-herve.codina@bootlin.com> X-Mailer: git-send-email 2.46.1 In-Reply-To: <20241001074618.350785-1-herve.codina@bootlin.com> References: <20241001074618.350785-1-herve.codina@bootlin.com> Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-GND-Sasl: herve.codina@bootlin.com After contributing the driver, add myself as the maintainer for the GE HealthCare PCM ADC IIO driver. Signed-off-by: Herve Codina --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bd288a97c770..6cccbe4e3d72 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9459,6 +9459,14 @@ M: Kieran Bingham S: Supported F: scripts/gdb/ +GE HEALTHCARE PMC ADC DRIVER +M: Herve Codina +L: linux-iio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/iio/adc/gehc,pmc-adc.yaml +F: drivers/iio/adc/gehc-pmc-adc.c +F: include/dt-bindings/iio/adc/gehc,pmc-adc.h + GEMINI CRYPTO DRIVER M: Corentin Labbe L: linux-crypto@vger.kernel.org