Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp1927541ybg; Thu, 30 Jul 2020 06:25:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxIf000gGqN0jp/RqKzx3S5RXWXVJ8FM1WjgIxLJRgLSED2z+dr+tg2uKeZoZXaZEa0jOad X-Received: by 2002:a17:906:12cd:: with SMTP id l13mr2496436ejb.385.1596115530712; Thu, 30 Jul 2020 06:25:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596115530; cv=none; d=google.com; s=arc-20160816; b=FhL/LDLYigwEuC/4s5bx8LZNWFLvw6Gr6BD8Kg1Wkqm91dgAQfsohzaW63CU+0aZJv E6HZ7sOpYsO85x/1zdhdyju+zEnRs/sXWlFnu7+JlWiQunkPrMsolfRRd2cS1WewuiHr xB64aeO3Aczj0xETD4oYwifArnwT04uWp5nqs7Glg4vkqSF6W0xGCb3CSuae/UWpGIgF 2MTJGJoTTuxQWpCTArzIYg9OPTCRi1NzwnhVlPIPhrfH0L4aif4s0LFbp7yRN5gPaOgo 6N/fsxU/7LuSHeRHOPOx8UBzDA5SV/NHSf9Ud+PCBcwoNegPCN4oM/fYe6TE4c3QEEwg KlNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=NI8MorbUU/Kwl+53QSRBK/ejcUi7NEcSek/5kkhE8xc=; b=Pfsjsu7HuhGm5zankGU9551VXUykv4uPK9kG47FrBBA/V7lNImL8/E++UrZDI3G6Vv g8R/wVnL6c87JK+Zt6CvCyS6ltGY7NH5RvXfuKNod6imnQ+NDQZLVbE2CU5c3x3zjENV GvKwYi3IirS0YmYzVOp0iIzWH+k3FbOrfevQ9w1aAA0VEKaBVJw623C1pvOVcNNCN21h 3pSNXS6mnlg9K64TSeqtMYMQNY+CLT4kMX0fUOY79KlF7eDiJKnjuqjiYoxesTpVEa/h Mo7RO73nyBzRvZHYH7QHGNlyzQWndmaTF7WMierh+Y7MtOWlwFLlzUTWtGFhAu3z7SJ/ oaRQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@megous.com header.s=mail header.b=t06Dc9u5; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=megous.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x12si3317928edl.33.2020.07.30.06.25.08; Thu, 30 Jul 2020 06:25:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@megous.com header.s=mail header.b=t06Dc9u5; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=megous.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729162AbgG3NYy (ORCPT + 99 others); Thu, 30 Jul 2020 09:24:54 -0400 Received: from vps.xff.cz ([195.181.215.36]:54988 "EHLO vps.xff.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728760AbgG3NYv (ORCPT ); Thu, 30 Jul 2020 09:24:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1596115489; bh=z0TyS2KjMxaB3mAxoJny4kSRkgxtN+e0hcvKu1IAJzY=; h=From:To:Cc:Subject:Date:References:From; b=t06Dc9u58MmLXeHH549DDineJPBx7yQrsTBnjwrgH1NrCO1cbOcFa2KMlCQOmHo1/ lu3bYlfcdsHWeSiqgfnU41T9sD117Ai3zVOf+7HSmtjIT1lw0zadas0mAYVlcbCbTY pRjwkwy3ohud/9+d8SYZZWlQLycDMzCcRp5rofzw= From: Ondrej Jirman To: Dmitry Torokhov , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai Cc: Ondrej Jirman , Luca Weiss , Tomas Novotny , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v5 2/4] input: gpio-vibra: Allow to use vcc-supply alone to control the vibrator Date: Thu, 30 Jul 2020 15:24:44 +0200 Message-Id: <20200730132446.3139980-3-megous@megous.com> In-Reply-To: <20200730132446.3139980-1-megous@megous.com> References: <20200730132446.3139980-1-megous@megous.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Make enable-gpio optional to allow using this driver with boards that have vibrator connected to a power supply without intermediate gpio based enable circuitry. Also avoid a case where neither regulator nor enable gpio is specified, and bail out in probe in such a case. Signed-off-by: Ondrej Jirman --- drivers/input/misc/gpio-vibra.c | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/drivers/input/misc/gpio-vibra.c b/drivers/input/misc/gpio-vibra.c index f79f75595dd7..87508c3939e9 100644 --- a/drivers/input/misc/gpio-vibra.c +++ b/drivers/input/misc/gpio-vibra.c @@ -39,7 +39,7 @@ static int gpio_vibrator_start(struct gpio_vibrator *vibrator) struct device *pdev = vibrator->input->dev.parent; int err; - if (!vibrator->vcc_on) { + if (vibrator->vcc && !vibrator->vcc_on) { err = regulator_enable(vibrator->vcc); if (err) { dev_err(pdev, "failed to enable regulator: %d\n", err); @@ -57,7 +57,7 @@ static void gpio_vibrator_stop(struct gpio_vibrator *vibrator) { gpiod_set_value_cansleep(vibrator->gpio, 0); - if (vibrator->vcc_on) { + if (vibrator->vcc && vibrator->vcc_on) { regulator_disable(vibrator->vcc); vibrator->vcc_on = false; } @@ -112,16 +112,19 @@ static int gpio_vibrator_probe(struct platform_device *pdev) if (!vibrator->input) return -ENOMEM; - vibrator->vcc = devm_regulator_get(&pdev->dev, "vcc"); + vibrator->vcc = devm_regulator_get_optional(&pdev->dev, "vcc"); err = PTR_ERR_OR_ZERO(vibrator->vcc); - if (err) { + if (err == -ENODEV) { + vibrator->vcc = NULL; + } else if (err) { if (err != -EPROBE_DEFER) dev_err(&pdev->dev, "Failed to request regulator: %d\n", err); return err; } - vibrator->gpio = devm_gpiod_get(&pdev->dev, "enable", GPIOD_OUT_LOW); + vibrator->gpio = devm_gpiod_get_optional(&pdev->dev, "enable", + GPIOD_OUT_LOW); err = PTR_ERR_OR_ZERO(vibrator->gpio); if (err) { if (err != -EPROBE_DEFER) @@ -130,6 +133,11 @@ static int gpio_vibrator_probe(struct platform_device *pdev) return err; } + if (!vibrator->vcc && !vibrator->gpio) { + dev_err(&pdev->dev, "Neither gpio nor regulator provided\n"); + return -EINVAL; + } + INIT_WORK(&vibrator->play_work, gpio_vibrator_play_work); vibrator->input->name = "gpio-vibrator"; -- 2.27.0