From patchwork Thu Jan 6 23:55:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12705932 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 B67DEC433FE for ; Thu, 6 Jan 2022 23:53:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343606AbiAFXxo (ORCPT ); Thu, 6 Jan 2022 18:53:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45028 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343577AbiAFXxh (ORCPT ); Thu, 6 Jan 2022 18:53:37 -0500 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9885EC06118A for ; Thu, 6 Jan 2022 15:53:36 -0800 (PST) Received: by mail-wr1-x42b.google.com with SMTP id v6so7814098wra.8 for ; Thu, 06 Jan 2022 15:53:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=P5MT7rEoiiCVz2gFm3EQaB2V5VAMjaCUk3cu8vjhwBg=; b=nBpQ5R96wjA7v8we0vDgpADTO4FG8EmUknV1uOTY4F9urxVFnwoww7Seg9bM+fzVXk mBkBijjcmK8NN+hS0xg3/sldvz7LbYr9fydbj6OCoBljvy0Tg9jtL530Dlk6dYkbrlgQ E3msZfHtvNF9jnXcMDfTQL4F3HEYPbA7beGfdfs5TDMyLwTj99JXk/hcttxfy3rApeWV cuYFLaPFi4Au89w/CV1Zx8rKw0tZuivYtqBfBHMBvo21F25jJbWlzx6GDHV84RcnjAS6 +85hhYojv9VEa7n8Vhgzio656hf4lenor4vkB5El+dxVa7WwkKzV9ciJThta3xKSn/2u oEPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=P5MT7rEoiiCVz2gFm3EQaB2V5VAMjaCUk3cu8vjhwBg=; b=k+7g8kh87RzOPjqPjToCmb+4KmivCwq47OVPY7MqUg1QMQ5anlDroAe27wEQe2rjSl urbWF0onkmOUdNFRKqkdtytFfgGIpFhjP4oV7UPjAxvqTUN089UIwhi+34BAj2mFkdjN Trtvoil+Y4Tdmlm2ed42xfjgW+V2tHCyhiUWAQX8gwpYSAw2wuY6PzWNFwdCDr2vKvXG BICF7O40B+wE3OoCkiqwE9sq4a7fkZB8cNWqeaCBgmY8z8BxdTs3biIV5ljFSO5UczSF uDFfrmFgPEozObWupjtQwzter6rMcyrjK0lpf+Db9vk6JVP1fTJIloPSYSCOSY9stPG5 +BpQ== X-Gm-Message-State: AOAM532aLQaXm6KV/KukgmCKwH/Bw7NqCaRHlYgTInXeHVVW2UL+1EQg jRtbnzyrmmrqc8sBgqQ4HmpdFbiU7hp0Mg== X-Google-Smtp-Source: ABdhPJzQ2zwvo7AzH07iONQTwtWjXq10u4Twx68ECRQit2ZdOapMSYdJ/IZvpkGsgfZPrcP83MsilQ== X-Received: by 2002:a05:6000:1b02:: with SMTP id f2mr495022wrz.496.1641513214966; Thu, 06 Jan 2022 15:53:34 -0800 (PST) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id a71sm335893wme.39.2022.01.06.15.53.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jan 2022 15:53:34 -0800 (PST) From: Bryan O'Donoghue To: linux-arm-msm@vger.kernel.org, linux-media@vger.kernel.org, mchehab@kernel.org, hverkuil@xs4all.nl, robert.foss@linaro.org Cc: jonathan@marek.ca, andrey.konovalov@linaro.org, todor.too@gmail.com, agross@kernel.org, bjorn.andersson@linaro.org, jgrahsl@snap.com, hfink@snap.com, vladimir.zapolskiy@linaro.org, dmitry.baryshkov@linaro.org, bryan.odonoghue@linaro.org Subject: [PATCH 3/7] arm64: dts: qcom: sdm845: Rename camss vdda-supply to vdda-phy-supply Date: Thu, 6 Jan 2022 23:55:36 +0000 Message-Id: <20220106235540.1567839-4-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20220106235540.1567839-1-bryan.odonoghue@linaro.org> References: <20220106235540.1567839-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The dts entry vdda-supply connects to a common vdda-phy-supply rail. Rename to reflect what the functionality is. Signed-off-by: Bryan O'Donoghue --- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts index 13f80a0b6faaa..c4db88dbf8766 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts @@ -1115,7 +1115,7 @@ &cci { }; &camss { - vdda-supply = <&vreg_l1a_0p875>; + vdda-phy-supply = <&vreg_l1a_0p875>; status = "ok";