From patchwork Thu Dec 2 07:51:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alain Volmat X-Patchwork-Id: 12694457 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 EF468C433EF for ; Thu, 2 Dec 2021 07:54:53 +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=y8xI4vL2oa+QF9ynn1eos8i4F/a0MKXfDVo10zhhZHc=; b=Vr0fnCnAgV2NJ+ LiH3kkI74Ejgu3fhEv++lQA4bqqdyiicxKsyvKeYkTZkAnGWFx6uoA+cBHCMGpbW0UsnH+1MSdCiM j5R0lKE2G5XwtfQEmWt9JwjAwsT6JKPEsuZp6Ynphg4lup6L4gdDhKdNZ12tj8NYKEvXZdIgeD5Yq IcgBDCjhDcRSPVfQOmz40OtSS3+Ndkmly9UQGJDP0HaUbEr/esR3heSG9285/bT2Ve9BvfTgiGNDj qZGPj4TErSHKDTTUiQFrHono76Ki+dDscTcqryJ0FNLGA/DF/wuf0Abn1+zJ4jS458UCYvq/logok 9FM07+m0ADMEz6cIaBOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msgtu-00BFGn-TV; Thu, 02 Dec 2021 07:53:07 +0000 Received: from st43p00im-ztdg10073201.me.com ([17.58.63.177]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msgsd-00BEdr-28 for linux-arm-kernel@lists.infradead.org; Thu, 02 Dec 2021 07:51:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1638431505; bh=2cygzh32sg6fJlXtQ60vZgu1z6mh69gpVg6FC4BVoUY=; h=From:To:Subject:Date:Message-Id:MIME-Version; b=iyMyHZl818U0tJokcbjRWDrLa5p51ZdssAenN4DHnmMPmLemhdOf4Yqiyij47Jw+p V67BWCUIRMx7yc22K774+d/kI3dAzrI670a3CEeWIeaMrp+3fE43Axqf9gR08bbvgD 1ZVXzNLqRQ95gMGiuXZ3oj6uXcG8GAIt+68r1H5WAStV9SFwnapi0DuxRKsUvNUMGQ IG/zPjWbxI3TaJplbc+vFeibQ22+DnHKb25bapBvbwuZ4Y9RKiuYJFk1CdYC8qravj XEdvxS410+EVETXpnrDSzfC6GjWCU66jUc5CRlDWH11KryvNMMW/FSjDUk9WllpeB/ XHrTkrYP/96vQ== Received: from localhost (101.220.150.77.rev.sfr.net [77.150.220.101]) by st43p00im-ztdg10073201.me.com (Postfix) with ESMTPSA id 430BB222073; Thu, 2 Dec 2021 07:51:45 +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 07/12] ARM: dts: sti: update stihxxx-b2120 following stih407-family DT update Date: Thu, 2 Dec 2021 08:51:00 +0100 Message-Id: <20211202075105.195664-8-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_235147_201721_B4CC6206 X-CRM114-Status: GOOD ( 11.56 ) 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 Put of the miphy28lp_phy node out of the soc section following similar update within stih407-family.dtsi file update. Signed-off-by: Alain Volmat Reviewed-by: Patrice Chotard --- arch/arm/boot/dts/stihxxx-b2120.dtsi | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/arch/arm/boot/dts/stihxxx-b2120.dtsi b/arch/arm/boot/dts/stihxxx-b2120.dtsi index d051f080e52e..4c72dedcd1be 100644 --- a/arch/arm/boot/dts/stihxxx-b2120.dtsi +++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi @@ -71,6 +71,17 @@ codec { }; }; + miphy28lp_phy: miphy28lp { + + phy_port0: port@9b22000 { + st,osc-rdy; + }; + + phy_port1: port@9b2a000 { + st,osc-force-ext; + }; + }; + soc { sbc_serial0: serial@9530000 { status = "okay"; @@ -128,17 +139,6 @@ hdmiddc: i2c@9541000 { st,i2c-min-sda-pulse-width-us = <5>; }; - miphy28lp_phy: miphy28lp@0 { - - phy_port0: port@9b22000 { - st,osc-rdy; - }; - - phy_port1: port@9b2a000 { - st,osc-force-ext; - }; - }; - st_dwc3: dwc3@8f94000 { status = "okay"; };