From patchwork Tue Feb 15 17:32:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 12747425 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 15FBAC433F5 for ; Tue, 15 Feb 2022 17:33:57 +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:Subject:From:CC:To:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=J1RcrZt/IYgXo4ZwtbLTspVEk8Bobn7pCWI0TbHsPeQ=; b=MuZ6zSQpIoWOfq aZBBr/FXaVvpArOFC07I6wVlyItYIatPvZxbJOTyKfegztKzpductrN56SdrmczqmRb4vAoBF4X8R Vq6TphttBrBgEvjk/Til9wzmAZXjqDvrRzORsAiVbOMeqKJe8mgtdtlbmmgyFZZNhYfCzraPmWjCw A6RJOkj1CXia8iTjPT0IrdTl+kKrM8oekm0yNIMdLy1XMap+miSI32EtLcs0vamFjJJ8yn/j3cw4F wf9zr/kKAAP+sNNn9r/vPIoM1K+Yju0BCn6aToq/jHacpXKqDSmkH18uXDpZvu+wgUrv+JZ8asHW9 U0NuqCAUNcrJf62Rv2Qw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nK1gv-003vUG-4j; Tue, 15 Feb 2022 17:32:41 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nK1gr-003vTW-Ep for linux-arm-kernel@lists.infradead.org; Tue, 15 Feb 2022 17:32:39 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 21FEiVYA025990; Tue, 15 Feb 2022 18:32:29 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : to : cc : from : subject : content-type : content-transfer-encoding; s=selector1; bh=F6rUc9hOMUbQpXc1jEYThYaiazMN58gHQCMe4mmTPBU=; b=i49QnurfV0yV3jfZS1td2J8fJC6WAs6AFx/yno/V6+Nw8Mxc+ueUMPUcTnsYacd91Yr3 o8VkxtYcyo6D4mMOfU1znVb5tjWY8320OcMWJMwx+3wHdlgrDApGdJXD2DALnHX4X5j7 BnBARGNvpb/56iJ9oHX23+Ifqmtvp/MfT+ga4C+kjFK9bHUfAoiqZ4v+qXiSxmdy7nep eW5Jo4kSBs71otr3xPnqTyGwXQuLyrkROIyVIvps5BOGTSKp+CRP68dIo24jHvNWFLgt rBa8B/04VBwATbQZ9PXjq7zZ2SJS27hm+lHpWFlfkJ31WxE6XIA+fUHFEQC8mJ9M6vWU ug== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3e89b5jt6w-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 15 Feb 2022 18:32:29 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 96FBB100038; Tue, 15 Feb 2022 18:32:28 +0100 (CET) Received: from Webmail-eu.st.com (sfhdag2node2.st.com [10.75.127.5]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 8F541231507; Tue, 15 Feb 2022 18:32:28 +0100 (CET) Received: from [10.201.21.201] (10.75.127.50) by SFHDAG2NODE2.st.com (10.75.127.5) with Microsoft SMTP Server (TLS) id 15.0.1497.26; Tue, 15 Feb 2022 18:32:28 +0100 Message-ID: Date: Tue, 15 Feb 2022 18:32:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Content-Language: en-US To: Arnd Bergmann , olof Johansson , Kevin Hilman , SoC Team , "arm@kernel.org" CC: Alain Volmat , Patrice CHOTARD - foss , Linux ARM Mailing List From: Patrice CHOTARD Subject: [GIT PULL] STi DT update for v5.18 #1 X-Originating-IP: [10.75.127.50] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SFHDAG2NODE2.st.com (10.75.127.5) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-02-15_04,2022-02-14_04,2021-12-02_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220215_093237_813211_FE9715EE X-CRM114-Status: GOOD ( 11.27 ) 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 Dear ARM SoC maintainers, Please consider this first round of STi DT updates for v5.18. Thanks Patrice The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: git@gitolite.kernel.org:pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v5.18-round1 for you to fetch changes up to 44d5061fe2fd31928fae4c5a5623c0365f60e2d0: ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi (2022-02-15 18:08:55 +0100) ---------------------------------------------------------------- STi DT update: - various DT fixes to avoid warnings when build with W=1 - DT clean-up ---------------------------------------------------------------- Alain Volmat (7): ARM: dts: sti: ensure unique unit-address in stih407-clock ARM: dts: sti: ensure unique unit-address in stih410-clock ARM: dts: sti: ensure unique unit-address in stih418-clock ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsi ARM: dts: sti: remove delta node from stih410.dtsi ARM: dts: sti: move usb picophy nodes out of soc in stih410.dtsi ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi arch/arm/boot/dts/stih407-clock.dtsi | 101 ++++++------- arch/arm/boot/dts/stih407-family.dtsi | 262 ++++++++++++++++------------------ arch/arm/boot/dts/stih410-b2120.dts | 16 +-- arch/arm/boot/dts/stih410-b2260.dts | 30 ++-- arch/arm/boot/dts/stih410-clock.dtsi | 100 +++++++------ arch/arm/boot/dts/stih410.dtsi | 52 +++---- arch/arm/boot/dts/stih418-b2199.dts | 22 +-- arch/arm/boot/dts/stih418-clock.dtsi | 101 +++++++------ arch/arm/boot/dts/stih418.dtsi | 38 +++-- arch/arm/boot/dts/stihxxx-b2120.dtsi | 22 +-- 10 files changed, 351 insertions(+), 393 deletions(-)