From patchwork Thu Dec 2 07:51:04 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alain Volmat X-Patchwork-Id: 12694461 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2BBD4C433F5 for ; Thu, 2 Dec 2021 07:56:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lRchCcwdWWpyZP9VC0PeYniTtjcltS9WTypSw+nqMj0=; b=LG7ZN5kqcJsSBV gVRLR6xBqBpQygFLVuu26PERX+p+zih1e4Ym4lWjpIkHiHCjqeB8dxojYe857sx/WBejHQQh+gRTa pbpQ48Nr3p+hXn6Gpdw3pkeuiJhJwIxNZiYc0huXIWPKhfErj/wAkZGLwvUz+cVkVr4wt+Ee79IwJ KdoPczLxyNHXIfrvbNb+Hyc3gSoFrMo0OIAPyDL2i4nqen+AuwpM+Qh9eA5ZY29MqOyteI8B4MYhP DcljN9E322M1w5eldPlgPUG+zgR46eEpOJ5UccmdKgFBxWW+jKPmpUYLahqxwhGeBMGkQz7ISUyT5 f1ZkHcyWGK7eXOHCkTHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msgvz-00BGNR-0m; Thu, 02 Dec 2021 07:55:15 +0000 Received: from st43p00im-zteg10072001.me.com ([17.58.63.167]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msgsq-00BEj1-A2 for linux-arm-kernel@lists.infradead.org; Thu, 02 Dec 2021 07:52:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1638431519; bh=b+xILm5HUFiS/y+k2BPEGKLU/fijdPA42g/Lq5Or9kM=; h=From:To:Subject:Date:Message-Id:MIME-Version; b=fSyP+F5l74uCO7iGswbP/KNif5mW81Y/prbLhIznfPwee50q+4PhqbHwkPAefpo04 Rfaj9kyWqNVE9zyoanpknwjkpm0XSeokUNuWvoD6It/PRQriOs8mre8Tnw2+vliHNY jccaxLmHKINHFvLD6xtKWU5+hneBWaVMfwB6x1Qj7+wKCI/plWSSuU1BsqlKV8xRf2 9eLbqVrIV8L7RMt1qVpnRPHA2LUV35sU6G2+UXXPYEOa/5kHK/c9r6aykgXj15H1HV WUW92HhNcLInmI86DGJum43zddL3gUm+9nHPJ15cWSMJ1FmEIiMzGOP8CDzH+34vBl i/Rj9pDWw0eMw== Received: from localhost (101.220.150.77.rev.sfr.net [77.150.220.101]) by st43p00im-zteg10072001.me.com (Postfix) with ESMTPSA id B6325C0522; Thu, 2 Dec 2021 07:51:58 +0000 (UTC) From: Alain Volmat To: patrice.chotard@st.com, robh+dt@kernel.org, mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: avolmat@me.com Subject: [PATCH 11/12] ARM: dts: sti: move usb picophy nodes in stih410-b2120.dts Date: Thu, 2 Dec 2021 08:51:04 +0100 Message-Id: <20211202075105.195664-12-avolmat@me.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211202075105.195664-1-avolmat@me.com> References: <20211202075105.195664-1-avolmat@me.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211201_235200_462555_4847F5A3 X-CRM114-Status: GOOD ( 10.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Update usb picophy nodes out of the soc section following the related update within the stih410.dtsi file. Signed-off-by: Alain Volmat Reviewed-by: Patrice Chotard --- arch/arm/boot/dts/stih410-b2120.dts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm/boot/dts/stih410-b2120.dts b/arch/arm/boot/dts/stih410-b2120.dts index 9d3b118f5f0f..538ff98ca1b1 100644 --- a/arch/arm/boot/dts/stih410-b2120.dts +++ b/arch/arm/boot/dts/stih410-b2120.dts @@ -24,6 +24,14 @@ aliases { ethernet0 = ðernet0; }; + usb2_picophy1: phy2 { + status = "okay"; + }; + + usb2_picophy2: phy3 { + status = "okay"; + }; + soc { mmc0: sdhci@9060000 { @@ -33,14 +41,6 @@ mmc0: sdhci@9060000 { sd-uhs-ddr50; }; - usb2_picophy1: phy2@0 { - status = "okay"; - }; - - usb2_picophy2: phy3@0 { - status = "okay"; - }; - ohci0: usb@9a03c00 { status = "okay"; };