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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B3D2C433F5 for ; Sat, 1 Oct 2022 09:15:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229663AbiJAJPn (ORCPT ); Sat, 1 Oct 2022 05:15:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229619AbiJAJPh (ORCPT ); Sat, 1 Oct 2022 05:15:37 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2236B6DFA3 for ; Sat, 1 Oct 2022 02:15:26 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id f21so3248931lfm.9 for ; Sat, 01 Oct 2022 02:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=iB0ZOJ/EzFmy8M9eEoUTb+yBwqeKglSWW3sGNz4cu5Q=; b=pak97a+Lw6I/k8xhOBygrY7V1Ia+m20kIYnE6KJHT/ruDuZ7oArpWtxM8g95UUAVlT 9g5awpmxoAE6TXsnkOdBa4oizCJzRsZGCLqK1z4NMdY9y7ocFc3xFJw9IPPZCIfynb4Y xUzn3PGxc+T9qE9+UM4Z5RwOs75+pcrgmsa3x0kTRdaKJR032i+mTE8c9Ubc7z/vFgUS oO0ppdC9COU+JI0w0bCvVQTFiboGQRngtVMo6cBk6kDiVqrIU18hFJjsKhvizOcs2eh2 Y6/qTvlv3OBOYxeCNHWKEPvfhsld1k3YOikwApH/k+VT3/OQ5nCaXqnYGuDwgTZzHTYc DFsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=iB0ZOJ/EzFmy8M9eEoUTb+yBwqeKglSWW3sGNz4cu5Q=; b=aK7i5FwcZUaG/KM/jficTB3YXY9oti2uK652Gbe89V/41QqhPu0Hwijwy4m2MnGHSX JmGMdGTVWXseKr7M6OcHYAoy/S4a2XQgbibc6ABFyUnyLgg3RFt4qw+aEiv4MB3T4zj3 quV9oRM+qYRyGV+pabkbVH6yF8DGcyaaW4h3GkZ5mDzH+dG2ga0U4rzcFY1FqNEvtxaI +6nHXGUAjB5HOzEPYCSgpx+h7ZFKWTPcaqz1L8CS0fBsTNL8VGFAaqkr4iz5kv5NNH1u NPKVqBr7LbmaGcCur/7jHlP+35uapFXYLSHDgbzWBbUXh89oqcTfkr8T1voY1PBkIr9P 5jpw== X-Gm-Message-State: ACrzQf0AR3vioBglVXUxAfo/AelukjNgGkiQ+Shd+rIHQ9Duu64MMMU0 uozvvPSsS7TUe7buJQoGNsF32+xZegDX5Q== X-Google-Smtp-Source: AMsMyM579fnuTY1d1c47LsKNK1446Uh3ikON5K1qHo2+iY+JiVXGzQC4zXVe/ycQJ9HAKDRJhIitFw== X-Received: by 2002:a05:6512:b85:b0:499:202a:bde9 with SMTP id b5-20020a0565120b8500b00499202abde9mr4767002lfv.550.1664615724691; Sat, 01 Oct 2022 02:15:24 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id p26-20020a056512313a00b004917a30c82bsm694177lfd.153.2022.10.01.02.15.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 01 Oct 2022 02:15:24 -0700 (PDT) Message-ID: <85d9efd8-41b2-f726-feb7-d934bde2c66a@linaro.org> Date: Sat, 1 Oct 2022 11:15:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 08/19] arm64: dts: qcom: qru1000-idp: Add RPMH regulators nodes Content-Language: en-US To: Melody Olvera , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221001030656.29365-1-quic_molvera@quicinc.com> <20221001030656.29365-9-quic_molvera@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20221001030656.29365-9-quic_molvera@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/10/2022 05:06, Melody Olvera wrote: > Add RPMH regulators for the QRU1000 IDP platform. > > Signed-off-by: Melody Olvera > --- > arch/arm64/boot/dts/qcom/qru1000-idp.dts | 200 +++++++++++++++++++++++ > 1 file changed, 200 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/qru1000-idp.dts b/arch/arm64/boot/dts/qcom/qru1000-idp.dts > index ddb4ea17f7d2..8d27923dc470 100644 > --- a/arch/arm64/boot/dts/qcom/qru1000-idp.dts > +++ b/arch/arm64/boot/dts/qcom/qru1000-idp.dts > @@ -5,6 +5,7 @@ > > /dts-v1/; > > +#include > #include "qru1000.dtsi" > > / { > @@ -19,6 +20,205 @@ aliases { > chosen { > stdout-path = "serial0:115200n8"; > }; > + > + ppvar_sys: ppvar-sys-regulator { > + compatible = "regulator-fixed"; > + regulator-name = "ppvar_sys"; > + regulator-always-on; > + regulator-boot-on; > + }; > + > + vph_pwr: vph-pwr-regulator { > + compatible = "regulator-fixed"; > + regulator-name = "vph_pwr"; > + regulator-min-microvolt = <3700000>; > + regulator-max-microvolt = <3700000>; > + > + regulator-always-on; > + regulator-boot-on; > + > + vin-supply = <&ppvar_sys>; > + }; > +}; > + > +&apps_rsc { > + pm8150-rpmh-regulators { regulators Best regards, Krzysztof