From nobody Tue Sep 9 22:19:44 2025 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 0451EC64ED8 for ; Fri, 24 Feb 2023 11:01:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230310AbjBXLBa (ORCPT ); Fri, 24 Feb 2023 06:01:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230082AbjBXLAV (ORCPT ); Fri, 24 Feb 2023 06:00:21 -0500 Received: from mail-pl1-x635.google.com (mail-pl1-x635.google.com [IPv6:2607:f8b0:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C330584A8 for ; Fri, 24 Feb 2023 03:00:02 -0800 (PST) Received: by mail-pl1-x635.google.com with SMTP id i10so7454995plr.9 for ; Fri, 24 Feb 2023 03:00:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Iy/081Gnr6V+cD2T3z4UyrGlDr2ZO96fWTmGEselzPk=; b=omzwojmBfXLBwxx4m/2TDvoMwMKtFdapI6Cq/+qHa+SFyKZbOknaqo92wLMxB7CSB1 6EpzY0PP6Cf8SrNlU+kNAVv+huuFoTRF6xgxnT6Ac4NgsqaKsVyWpov8o2cJjw0CJKy1 LVXXDY2QcSTlOjhmRx+TBomTcxcw+DNlCn2krY1ACefjvd7dtY7QJC06IR+hGu94glFD SlckOCApaR6D6BBYs6A4jAvYylEiBRnig3pxU4JbKdEyWg2Dr5EUjBfS3V4ULT0NSQIG kcnvoyHNrCoQymPVst8Pb68g7r4y1szcLGmPf2ovZ0BXaOXSww2QGeZtMlHMtRDEjjUQ 9/1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Iy/081Gnr6V+cD2T3z4UyrGlDr2ZO96fWTmGEselzPk=; b=AQl7NxHQKw7bhOnuaH+f0BrRe2aEpCCXsHU8hdFlCzX57l1bBLLhSVWHb22cJIfuwJ dFAKTOo56MQrcSkMxnaZpZ2cE7yTEXuDUDlSUmsxEhcM1UPxpSlr0TwFDImKygnEHs1Q 6UmbFKCwzRBnzSZC67wvqOKDHNc6u2yb4Rt3JNIMmVw8pzb6tFB+bq8AX0yzRH8X+x9O ObtjwWFTeAjqE8TBsVD8XU8UmX35xY4LNXJ5YWeCGX7wKn7CwhkFDK9gfroemROls6Rs umjkzvBarBaba5QQivlHJLM+qwgQSE9a4DM6zsEGFx+cBkJFIyeekCpt/0CMbTYj0DOK u9ZQ== X-Gm-Message-State: AO0yUKUZ1NnFk6IGRQJvx2TzHeV0XnMA8wjhFaznN34elIs4vKycqr6j 8eSQwf14XXaHE7cQuuZyP7GE X-Google-Smtp-Source: AK7set8CvCsU4TU+GLe0XMihMpYoLb9sQ6/0LE28lYdVX7+x0QvO0XegHlZ+ZofKIi5yIiueZMEh4Q== X-Received: by 2002:a17:90b:1bc3:b0:237:8338:ef4c with SMTP id oa3-20020a17090b1bc300b002378338ef4cmr3152906pjb.9.1677236401754; Fri, 24 Feb 2023 03:00:01 -0800 (PST) Received: from localhost.localdomain ([117.217.187.3]) by smtp.gmail.com with ESMTPSA id gd5-20020a17090b0fc500b00233cde36909sm1263853pjb.21.2023.02.24.02.59.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Feb 2023 03:00:01 -0800 (PST) From: Manivannan Sadhasivam To: andersson@kernel.org, lpieralisi@kernel.org, robh@kernel.org, kw@linux.com, krzysztof.kozlowski+dt@linaro.org, vkoul@kernel.org Cc: konrad.dybcio@linaro.org, bhelgaas@google.com, kishon@kernel.org, linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, Manivannan Sadhasivam Subject: [PATCH v2 10/13] ARM: dts: qcom: sdx55-t55: Move "status" property down Date: Fri, 24 Feb 2023 16:29:03 +0530 Message-Id: <20230224105906.16540-11-manivannan.sadhasivam@linaro.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230224105906.16540-1-manivannan.sadhasivam@linaro.org> References: <20230224105906.16540-1-manivannan.sadhasivam@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" To align with rest of the devicetree files, let's move the "status" property down Suggested-by: Konrad Dybcio Signed-off-by: Manivannan Sadhasivam Reviewed-by: Konrad Dybcio --- arch/arm/boot/dts/qcom-sdx55-t55.dts | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/arch/arm/boot/dts/qcom-sdx55-t55.dts b/arch/arm/boot/dts/qcom-= sdx55-t55.dts index 6339af791b0b..67e366700105 100644 --- a/arch/arm/boot/dts/qcom-sdx55-t55.dts +++ b/arch/arm/boot/dts/qcom-sdx55-t55.dts @@ -237,9 +237,9 @@ &blsp1_uart3 { }; =20 &ipa { - status =3D "okay"; - memory-region =3D <&ipa_fw_mem>; + + status =3D "okay"; }; =20 &pcie_phy { @@ -278,8 +278,9 @@ nand@0 { }; =20 &remoteproc_mpss { - status =3D "okay"; memory-region =3D <&mpss_adsp_mem>; + + status =3D "okay"; }; =20 &tlmm { @@ -308,16 +309,18 @@ wake-pins { }; =20 &usb_hsphy { - status =3D "okay"; vdda-pll-supply =3D <&vreg_l4e_bb_0p875>; vdda33-supply =3D <&vreg_l10e_3p1>; vdda18-supply =3D <&vreg_l5e_bb_1p7>; + + status =3D "okay"; }; =20 &usb_qmpphy { - status =3D "okay"; vdda-phy-supply =3D <&vreg_l4e_bb_0p875>; vdda-pll-supply =3D <&vreg_l1e_bb_1p2>; + + status =3D "okay"; }; =20 &usb { --=20 2.25.1