From patchwork Wed Sep 27 08:28:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matti Vaittinen X-Patchwork-Id: 13400369 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6499AE810A2 for ; Wed, 27 Sep 2023 08:29:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230364AbjI0I3S (ORCPT ); Wed, 27 Sep 2023 04:29:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230371AbjI0I2i (ORCPT ); Wed, 27 Sep 2023 04:28:38 -0400 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D8B30CC2; Wed, 27 Sep 2023 01:28:35 -0700 (PDT) Received: by mail-lf1-x132.google.com with SMTP id 2adb3069b0e04-50481a0eee7so658910e87.0; Wed, 27 Sep 2023 01:28:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695803314; x=1696408114; darn=vger.kernel.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=7zhhw4X8ZguuIp3bguxfu5i5tsDhNfMkVLJ+Koc92Gw=; b=e34iXVtNOQkwKzWQQKno3XWihOfawzm2qpckjMzeKhWNLBs4O1MdFdBABV12NgmulR /8cvOPK41vK3f+su8L8feFz19BPMCq1UoBmmx0AH5JAZe7n2u7GJcmQ/+g7xAjjuuAXP v+TW0n045gN/Ei1wqtQdPZCdSUauK+7l/BTIy9tkazpP+bH7T+P+4Iuc3Lj518QbN2l9 LtZo7pd4vSt++YsYTkVHZp/UrRZqFqoUU1n/uhhpj+VOfQ0l6lUa0etutqrLtGuBL8rd D0LKjZduyQ6jS30Aidd3AQdRy8ZubDgbLq2ZOZMXSVpAhefXQUtfZ8BqrQ2P1pvaNbO8 Ut8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695803314; x=1696408114; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=7zhhw4X8ZguuIp3bguxfu5i5tsDhNfMkVLJ+Koc92Gw=; b=Fln/nS6EvRRTwh0+aaW2K3ATWoIwvnGeEAjlvg0ZenK/V5VjZ03cBHr9ojwDsZEMSW E3ZTWmQiPGgXSqDw3Cc1TED8nkcwHOBYhxcUbfADhiELZrIe2btmynn6Oe2Dxo3GUPZ6 0eUpoww3bFiAYrPxPdW3kYK0iplwJap3f3oDpZL+JDWwjbssjZPe1Tohvhx1nWWS5713 jqL8TeXCo5tAI+x9aC1M0m5s8MstVM8vCFgwaz7CB87ZT3f/E5NJgfPF5P1TUn2giQUG Ne6hAZ0i5YTGQkBAGakZL/4aTlSxI3xq2m6YcYo5y0KldlvzU6omViulSD3WZrwAcI9K EprQ== X-Gm-Message-State: AOJu0YzDXURqwi9zhpqvb/zH5NOKyXiH5jC2Q2HsFHYQTIRBgIaWaz65 Ues41+wFo9EMA1F7zwiXQyU= X-Google-Smtp-Source: AGHT+IFQ9Gf9AAMsfGRzuYRi7vpSf8rhVXCql4gfGy/88l+njwxiSFUT4EFW2jeppFk5QCtoBFDmaw== X-Received: by 2002:a05:6512:31d5:b0:500:7aba:4d07 with SMTP id j21-20020a05651231d500b005007aba4d07mr730914lfe.22.1695803314065; Wed, 27 Sep 2023 01:28:34 -0700 (PDT) Received: from fedora ([213.255.186.46]) by smtp.gmail.com with ESMTPSA id w4-20020ac24424000000b0050332394bcasm2520557lfl.150.2023.09.27.01.28.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Sep 2023 01:28:33 -0700 (PDT) Date: Wed, 27 Sep 2023 11:28:29 +0300 From: Matti Vaittinen To: Matti Vaittinen , Matti Vaittinen Cc: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matti Vaittinen , Andy Shevchenko , Angel Iglesias , Andreas Klinger , Benjamin Bara , Christophe JAILLET , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 5/5] MAINTAINERS: Add ROHM BM1390 Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org Add myself as a maintainer for ROHM BM1390 pressure sensor driver. Signed-off-by: Matti Vaittinen --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 90f13281d297..91390f571a05 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18563,6 +18563,12 @@ S: Maintained F: Documentation/devicetree/bindings/iio/light/bh1750.yaml F: drivers/iio/light/bh1750.c +ROHM BM1390 PRESSURE SENSOR DRIVER +M: Matti Vaittinen +L: linux-iio@vger.kernel.org +S: Supported +F: drivers/iio/pressure/rohm-bm1390.c + ROHM BU270xx LIGHT SENSOR DRIVERs M: Matti Vaittinen L: linux-iio@vger.kernel.org