From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 109E3C433FE for ; Thu, 3 Dec 2020 23:34:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B2BF2223E8 for ; Thu, 3 Dec 2020 23:34:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729884AbgLCXek (ORCPT ); Thu, 3 Dec 2020 18:34:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40072 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727080AbgLCXek (ORCPT ); Thu, 3 Dec 2020 18:34:40 -0500 Received: from mail-ot1-x341.google.com (mail-ot1-x341.google.com [IPv6:2607:f8b0:4864:20::341]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EBDCC061A4F for ; Thu, 3 Dec 2020 15:34:00 -0800 (PST) Received: by mail-ot1-x341.google.com with SMTP id t18so3540649otk.2 for ; Thu, 03 Dec 2020 15:34:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Nlt5TCZHrcUiLfPk4cKZXl+okLQJSI7yOB6iAjOGzWc=; b=y5SLYw5aFhViOAGUSfQe/vsfi792mLpmL6RQ8gptc9iXRps4I4XyzK3B5+4qvAKU2+ g5ZrtsejLP5UB2oV9aiYdrbTDgW09+K8yTZxIi0zM6r2VhnuMJ/T3WlrAoC/mesW/jAU E46NkBnjNvLSg91sXuCosyWkeDotJtxi7ZsZ6uRTlp6UBgcV8LGY7eGhUx8ivv2NGmmF 22jYCqroVAqveOLvzni9aCqPIqBvsbPXv2pGiGwMsyzujWJsXD4aHjAcBXlE057MO0Bf BU2FiHE7S5MODvy5mzZI+c8b+PUnchspHeuMeIlsSrlc5XoCfN2Ms23+tx/1NiOIgI2V PGng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Nlt5TCZHrcUiLfPk4cKZXl+okLQJSI7yOB6iAjOGzWc=; b=ptVuaDId9l3OIKrcGlxafuPRr8885wcnghz+GC3zhFz+qlxtBfAwhvFacXlcQLL41N hS2RSFlYy+slTOmElgrPPt3s+06FWN18oPM7C7EGnDJ2n9XFqC9SY4NG/0nGfbY/nOUK aAiEQA4aMwO4EsviTxz1jhl8UHV7ahI04NUK+RUQJWDqbJHVhPICiKBCErHuwwj2WLU8 WhpcPbhfnEe6VbuIGvFZPkD+WvP1QF9wer9oOn2tASDCx6SZNUrzpshBCjd3DAaHJR3g 2C5TUG0wYDiCXH5/uFd1GSXIhMWWbniSryFhopPr0A6FdxCN5JfGIsjyTu6atiAM9Vwg Bcag== X-Gm-Message-State: AOAM533IfjYJi75d+gFYsDi+BsxZt55x7UPaYff+E7bYb5nLqjjEarRu qezZ8mr7oyuXDDOxUM3yUTFwgg== X-Google-Smtp-Source: ABdhPJzUGMCjZFhGEILX4taCuORPDa4llhRz+7yRCWz//95EVkzuFKSrUIxo+MkrDkz9QMOr/GUpsQ== X-Received: by 2002:a05:6830:1456:: with SMTP id w22mr1454769otp.47.1607038439555; Thu, 03 Dec 2020 15:33:59 -0800 (PST) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id u66sm222457otb.48.2020.12.03.15.33.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Dec 2020 15:33:58 -0800 (PST) Date: Thu, 3 Dec 2020 17:33:57 -0600 From: Bjorn Andersson To: Vinod Koul Cc: Mark Brown , linux-arm-msm@vger.kernel.org, Andy Gross , Liam Girdwood , Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] regulator: dt-bindings: Add PM8350x compatibles Message-ID: References: <20201203071244.2652297-1-vkoul@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201203071244.2652297-1-vkoul@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 03 Dec 01:12 CST 2020, Vinod Koul wrote: > Add PM8350 and PM8350C compatibles for these PMICs found in some > Qualcomm platforms. > Reviewed-by: Bjorn Andersson > Signed-off-by: Vinod Koul > --- > .../devicetree/bindings/regulator/qcom,rpmh-regulator.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt > index 97c3e0b7611c..0f5f4029d9a2 100644 > --- a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt > +++ b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt > @@ -26,6 +26,8 @@ Supported regulator node names: > PM8009: smps1 - smps2, ldo1 - ldo7 > PM8150: smps1 - smps10, ldo1 - ldo18 > PM8150L: smps1 - smps8, ldo1 - ldo11, bob, flash, rgb > + PM8350: smps1 - smps12, ldo1 - ldo10, > + PM8350C: smps1 - smps10, ldo1 - ldo13, bob > PM8998: smps1 - smps13, ldo1 - ldo28, lvs1 - lvs2 > PMI8998: bob > PM6150: smps1 - smps5, ldo1 - ldo19 > @@ -43,6 +45,8 @@ First Level Nodes - PMIC > "qcom,pm8009-rpmh-regulators" > "qcom,pm8150-rpmh-regulators" > "qcom,pm8150l-rpmh-regulators" > + "qcom,pm8350-rpmh-regulators" > + "qcom,pm8350c-rpmh-regulators" > "qcom,pm8998-rpmh-regulators" > "qcom,pmi8998-rpmh-regulators" > "qcom,pm6150-rpmh-regulators" > -- > 2.26.2 >