From nobody Fri Dec 19 03:45:01 2025 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 94F6DC77B6E for ; Fri, 14 Apr 2023 11:03:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231148AbjDNLDC (ORCPT ); Fri, 14 Apr 2023 07:03:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230486AbjDNLCo (ORCPT ); Fri, 14 Apr 2023 07:02:44 -0400 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 991506EB6 for ; Fri, 14 Apr 2023 04:02:18 -0700 (PDT) Received: by mail-wr1-x42b.google.com with SMTP id w24so7476126wra.10 for ; Fri, 14 Apr 2023 04:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9elements.com; s=google; t=1681470123; x=1684062123; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=a4blsxAZpdoUWbpFQCwKHQYeO2Jom3a1nDy34TkxPJY=; b=RUMiIqO51luv31Pf+SMERM1YQXwS6m+dBjoFg84xtTTkr+leiDHwNepUnCld05Nt9J fdS8LQO2caDx52BYX3gdE/dLQD56PZtDqql0TlJn00p7BDSi+u0tOhVl9QciArPGPe5B 47i2+iuGFuLx4/c/7HtO40N4ecGp/vajwEFzCDmNU3qzlBBdJJCs1xvKzYc5NXRxFuzM lfjrlzPoegQRbee/EOhwwFDvNnonMC5cU+uoSIo4ykqMAgR3qzp91KC0jVx3gheTDzTj Om02gQa2Zj0EUHHuZAp0I2/NzluFOeynoqkMlNdhX21uBFyLyunWZOMUGVL258ZOLoem KVOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681470123; x=1684062123; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a4blsxAZpdoUWbpFQCwKHQYeO2Jom3a1nDy34TkxPJY=; b=ED3CMTD2273qVEflxdi0+VvIOByNwN+RFa3NQipBGYxHrxLHnG5NMwBjLrZ+AHxAqc AqMwwYm8E34ovMsymX+PbXq49aY09vDoYunF6x5ZpGOyMl16tE+i2uxYraeO0vW8Yl9O RCylQqJNY0p0qzbVKmPlUnCy2YVUF9crKwQpU4p0u7+dYPmQsqI0TgdKWi4BliPptLct 3JBf24LnuN15woc4cp8mNXzwJH6m27u0uB2a6101KIbjcfHao6lIW4Ojh0CMTEI+LWtb o6chW/5ifoYDeBeD0alnnAaP2njRHTMg3FleBX1PzdJu1Oo5JNnN0/coQrt4ItUA16no +6Dg== X-Gm-Message-State: AAQBX9cdhud/DVZU6aaNrS/QFSWpJsO6tplESVGlncs8Qnx+xZikSqcO AJZGKMRUYMezjFSCujUlvHXaHA== X-Google-Smtp-Source: AKy350YtepuC2DyQXRxc5xFBeoLbM6TIDUECwmMC+aW7pL80dtWoz1e2CWsomzNdehJukPB+H6pcqg== X-Received: by 2002:adf:dd10:0:b0:2ef:bada:2f25 with SMTP id a16-20020adfdd10000000b002efbada2f25mr3622037wrm.67.1681470123345; Fri, 14 Apr 2023 04:02:03 -0700 (PDT) Received: from fedora.. (ip-095-222-150-251.um34.pools.vodafone-ip.de. [95.222.150.251]) by smtp.gmail.com with ESMTPSA id u6-20020a5d6ac6000000b002f2789d1bcfsm3328830wrw.21.2023.04.14.04.02.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Apr 2023 04:02:02 -0700 (PDT) From: Patrick Rudolph To: Peter Rosin , Liam Girdwood , Mark Brown Cc: Patrick Rudolph , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v11 3/3] i2c: muxes: pca954x: Add regulator support Date: Fri, 14 Apr 2023 13:01:36 +0200 Message-Id: <20230414110137.401356-4-patrick.rudolph@9elements.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230414110137.401356-1-patrick.rudolph@9elements.com> References: <20230414110137.401356-1-patrick.rudolph@9elements.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Add a vdd regulator and enable it for boards that have the mux powered off by default. Signed-off-by: Patrick Rudolph --- drivers/i2c/muxes/i2c-mux-pca954x.c | 35 ++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/drivers/i2c/muxes/i2c-mux-pca954x.c b/drivers/i2c/muxes/i2c-mu= x-pca954x.c index 39f313658b18..0d966a55b727 100644 --- a/drivers/i2c/muxes/i2c-mux-pca954x.c +++ b/drivers/i2c/muxes/i2c-mux-pca954x.c @@ -49,6 +49,7 @@ #include #include #include +#include #include #include #include @@ -101,6 +102,7 @@ struct pca954x { struct irq_domain *irq; unsigned int irq_mask; raw_spinlock_t lock; + struct regulator *supply; }; =20 /* Provide specs for the MAX735x, PCA954x and PCA984x types we know about = */ @@ -440,6 +442,9 @@ static void pca954x_cleanup(struct i2c_mux_core *muxc) struct pca954x *data =3D i2c_mux_priv(muxc); int c, irq; =20 + if (data->supply) + regulator_disable(data->supply); + if (data->irq) { for (c =3D 0; c < data->chip->nchans; c++) { irq =3D irq_find_mapping(data->irq, c); @@ -492,10 +497,28 @@ static int pca954x_probe(struct i2c_client *client) i2c_set_clientdata(client, muxc); data->client =3D client; =20 + data->supply =3D devm_regulator_get_optional(dev, "vdd"); + if (IS_ERR(data->supply)) { + ret =3D PTR_ERR(data->supply); + if (ret !=3D -ENODEV) + return dev_err_probe(dev, ret, + "Failed to request regulator\n"); + else + data->supply =3D NULL; + } else { + ret =3D regulator_enable(data->supply); + if (ret) { + dev_err(dev, "Failed to enable regulator: %d\n", ret); + return ret; + } + } + /* Reset the mux if a reset GPIO is specified. */ gpio =3D devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); - if (IS_ERR(gpio)) - return PTR_ERR(gpio); + if (IS_ERR(gpio)) { + ret =3D PTR_ERR(gpio); + goto fail_cleanup; + } if (gpio) { udelay(1); gpiod_set_value_cansleep(gpio, 0); @@ -512,7 +535,7 @@ static int pca954x_probe(struct i2c_client *client) =20 ret =3D i2c_get_device_id(client, &id); if (ret && ret !=3D -EOPNOTSUPP) - return ret; + goto fail_cleanup; =20 if (!ret && (id.manufacturer_id !=3D data->chip->id.manufacturer_id || @@ -520,7 +543,8 @@ static int pca954x_probe(struct i2c_client *client) dev_warn(dev, "unexpected device id %03x-%03x-%x\n", id.manufacturer_id, id.part_id, id.die_revision); - return -ENODEV; + ret =3D -ENODEV; + goto fail_cleanup; } } =20 @@ -539,7 +563,8 @@ static int pca954x_probe(struct i2c_client *client) ret =3D pca954x_init(client, data); if (ret < 0) { dev_warn(dev, "probe failed\n"); - return -ENODEV; + ret =3D -ENODEV; + goto fail_cleanup; } =20 ret =3D pca954x_irq_setup(muxc); --=20 2.39.2