From patchwork Mon Aug 21 23:25:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 715409 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 E6AC7EE49A0 for ; Mon, 21 Aug 2023 23:25:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231661AbjHUXZh (ORCPT ); Mon, 21 Aug 2023 19:25:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38378 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbjHUXZg (ORCPT ); Mon, 21 Aug 2023 19:25:36 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 16BEE10E for ; Mon, 21 Aug 2023 16:25:35 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-5008d16cc36so124004e87.2 for ; Mon, 21 Aug 2023 16:25:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1692660333; x=1693265133; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=nbkG+4F3rqmkeQ3RjOKmJpD9paUCq+1HgpfgepEqZns=; b=R/pW/4ELA3FOmAFqqaXb6kwILsnb7nRKdQleT2g7d6TEPpIiV/hUzMJkkkZjy2/EwM RdFORkPgXLAqDlhwcHPYRxML3AwnuolsvB6RJVeMWK239alcdaPlhH30cE+f6A+hLQoT CPWRrZHvnlxgEBq1Y+p2xxuWxwh9Y8NCpFMZrn2wzfLYcsTi9nTVeR1/tcPO4IB6Qjs0 ey77Gu2aTipfpe0j5hc/FvwvEOQ5rfgAXn4KAVMgpVS+5vrP8n7gu1LnhbAjvu9kXrkD 7tk8RYIniYojC1LKK4omOIxaVZtSo8wFRdAebRswoDhqgT/miX/fGbcTWtSblkcFG6mV hhdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692660333; x=1693265133; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=nbkG+4F3rqmkeQ3RjOKmJpD9paUCq+1HgpfgepEqZns=; b=hc7JjXfEO4ff+hALI1HzZqi9acZyP0CAEMhdVETBamajIG9PhnBGpOeYRXrozIDYEr HAusOWvws1N13Pc8NNhWslouxIPqA4mYkcs/WDnIYVDmWDiIMYgbzeSWd/vJ+0KHPhnH 5MyBhhltr8OUprPVixdTqDHEp6hBmoWYdoMVH/bXGfpBVdDFyc+z8oKdS0IjFpse25A8 QaW35WfmNSj+hOqiVm/y+EgBTlRSrcnZcmfYNchxjjppEKB39tb+6fvCrnnzOJpuXaBd fOn7pJMQ7RqIBouMmR3c+a1hid/8xDuJPZrlZJIm29KaH61NgqfHnMWII7GjYocWUv5E uBfg== X-Gm-Message-State: AOJu0YyD6ubCuYbI6QTZzcbGh0V1Dz2GeYPD9rH60DwWTlQPTdgRx3NM E5gdf+7spwnlkmryGlbX9RKR1mCzktChpw2psE4= X-Google-Smtp-Source: AGHT+IEKzNQqEM7QhoStdbjbAX2Rd8YVzEXkpwB2kD8xFAgHiT4dI3V5e190LHnmLNXHfly4x+CE1A== X-Received: by 2002:ac2:4f15:0:b0:4fb:911b:4e19 with SMTP id k21-20020ac24f15000000b004fb911b4e19mr6284102lfr.35.1692660333306; Mon, 21 Aug 2023 16:25:33 -0700 (PDT) Received: from umbar.unikie.fi ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id t3-20020ac25483000000b004fcdf8b8ab4sm1957148lfk.23.2023.08.21.16.25.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Aug 2023 16:25:32 -0700 (PDT) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Krzysztof Kozlowski Subject: [PATCH v2] dt-bindings: mfd: qcom-spmi-pmic: add pm8450 entry Date: Tue, 22 Aug 2023 02:25:32 +0300 Message-Id: <20230821232532.3110607-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add bindings for the PM8450 PMIC (qcom,pm8450). No driver changes are necessary, since the PMIC is handled by the generic qcom,spmi-pmic entry. Acked-by: Krzysztof Kozlowski Signed-off-by: Dmitry Baryshkov --- Changes since v2: - rebased on top of linux-next to resolve conflicts --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 9f03436b1cdc..debed393fa8c 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -58,6 +58,7 @@ properties: - qcom,pm8350 - qcom,pm8350b - qcom,pm8350c + - qcom,pm8450 - qcom,pm8550 - qcom,pm8550b - qcom,pm8550ve