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 7172CEB64DC for ; Wed, 14 Jun 2023 12:24:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244441AbjFNMXr (ORCPT ); Wed, 14 Jun 2023 08:23:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244560AbjFNMXZ (ORCPT ); Wed, 14 Jun 2023 08:23:25 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03FC61FD2 for ; Wed, 14 Jun 2023 05:23:21 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id ffacd0b85a97d-30c4775d05bso4769308f8f.2 for ; Wed, 14 Jun 2023 05:23:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686745399; x=1689337399; 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:message-id:reply-to; bh=f9oDPuE6X9bPnN1e0nqNdnPmYq9OB1FqNsoaKy+XGXc=; b=Gv0WbtgPmUm4pg2adHOLFwmHIaPmtsehPuX+4o4pEcdzuzQ82LxmbxzBuogD9bDPW7 vOdxQUZM9LGgmBAPqvbygvsBk07w4lEl3S7MoIGVyFcuB/AcNztG/I8aidqcdB13X3bv 7V12kqk0tor8nVpfM624cm/ZwfyC/tfoMIB8NQLPbxOR7p/LIdZ0njICyVahwktuW55J 6OXNe4g/X4M1QXzS7kpL+4RPMKIQqELKmQM9ZelmgbcieJ/m4lmDnksT9Rm+HWi23wXX b+ltkypWFo90RtEP+6v2c31jYgI0EsZzfWQRbnNtbLpwlXkBLVucI/ljIzb9XWgwVUqI AUfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686745399; x=1689337399; 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:message-id:reply-to; bh=f9oDPuE6X9bPnN1e0nqNdnPmYq9OB1FqNsoaKy+XGXc=; b=gQBxSBeNCVLb6Hfs4JcpEcsL4e4R4WhME4CDlYQn54iJl8eAn3mfCbKQIZ3ZkCpUKp bZjUuRvjDUcpiPwroKn1wPEc/cIgeyK8H0OIVyPdx77CGtObyaL4g5jyvcNuLKD3SkLN SUL/ZBDmOWdG+pYhaJi341ArUSnMHMXmyxAmY0PJ/9IrCLPZcptSBIx6l6nTVdR3aZ+a t7/iouBHCgB87OCO5DETJUBKxUZejYqTb7jXwHJiAI150Wjrx1dSsyX0wQz56v6l1X8+ D+mElfemS6fqIN7Uauw5iRyI9apNvnkKIWv5yX+bBWwnPXpklvNAu9BRYxvhLA6Pf0s9 1Dxw== X-Gm-Message-State: AC+VfDwr9yrNonMW2n9tbHPzJZfSTYAqk+OuJ9Lzg1f+yRxXb7w+nfUW Kd74nfyqg4zr94dWeSh50Hh7ag== X-Google-Smtp-Source: ACHHUZ55QXptvhOkcLACCLddQxPeYa4V0RaI78djcZf54s/WGu+g8iZBG3/s1BYA1nbve5tFROs9/Q== X-Received: by 2002:a5d:62ca:0:b0:30f:c009:cfa1 with SMTP id o10-20020a5d62ca000000b0030fc009cfa1mr6055137wrv.8.1686745399335; Wed, 14 Jun 2023 05:23:19 -0700 (PDT) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id p10-20020a5d48ca000000b0030e56a9ff25sm18065891wrs.31.2023.06.14.05.23.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 14 Jun 2023 05:23:18 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2023 13:23:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 1/8] arm64: dts: qcom: msm8939-pm8916: Add missing pm8916_codec supplies Content-Language: en-US To: Stephan Gerhold , Bjorn Andersson Cc: Andy Gross , Konrad Dybcio , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230530-msm8939-regulators-v1-0-a3c3ac833567@gerhold.net> <20230530-msm8939-regulators-v1-1-a3c3ac833567@gerhold.net> From: Bryan O'Donoghue In-Reply-To: <20230530-msm8939-regulators-v1-1-a3c3ac833567@gerhold.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 14/06/2023 08:15, Stephan Gerhold wrote: > Update for recent changes to pm8916.dtsi in commit 38218822a72f > ("arm64: dts: qcom: pm8916: Move default regulator "-supply"s") > and add the now missing pm8916_codec supplies to msm8939-pm8916.dtsi > as well. > > Signed-off-by: Stephan Gerhold > --- > arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi > index 33e02f42f5e4..503c2dd5fe47 100644 > --- a/arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi > +++ b/arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi > @@ -25,6 +25,12 @@ &mpss { > pll-supply = <&pm8916_l7>; > }; > > +&pm8916_codec { > + vdd-cdc-io-supply = <&pm8916_l5>; > + vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>; > + vdd-micbias-supply = <&pm8916_l13>; > +}; > + > &rpm_requests { > smd_rpm_regulators: regulators { > compatible = "qcom,rpm-pm8916-regulators"; > Reviewed-by: Bryan O'Donoghue