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 4DF5CEB64D9 for ; Wed, 14 Jun 2023 12:24:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244281AbjFNMXq (ORCPT ); Wed, 14 Jun 2023 08:23:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57546 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244558AbjFNMXY (ORCPT ); Wed, 14 Jun 2023 08:23:24 -0400 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02CE71FCE for ; Wed, 14 Jun 2023 05:23:21 -0700 (PDT) Received: by mail-wm1-x331.google.com with SMTP id 5b1f17b1804b1-3f8c74af64fso5367915e9.1 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=Vmp4tlKv0dTvYal1SsT7TmI2lumU+nAY/xbnRbKFakj9QeBZ7SLd5MfpylSx/zLr3P QBQ6WBGyyZUL6gp7TzGBjlncUZocKVZzTjUiLwhm2r5VIKJ5SkUW4Y/bIjisV/1sAm/1 3RzlDyb4+4ijY3mcvAvK1ji9BF4Ayk2bCHebnIuzHNH/xmSR04F8IEFFU8Qmj96/T8qo C194vdSoIPrZ325aBg+GMqGyz1gWB0ggIOu8vMsxdhjdgNhIiqHYhC4/FOk4DVcULhfe pn/EzIQ+g8b86i6q1tTGXphOYfoKKLD1Vxm5gwSeJK7W64zf0XbHnkcrxY0eYP0QOb9O oNlg== X-Gm-Message-State: AC+VfDxiVmIrfGO9NZzYAS/ufi7KNaAZP7Bbzug7g+t8fZScSg3fHTGR 3bSBDjQeImk6t54mKyIDAbxwfg== 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: devicetree@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