From patchwork Fri Jun 24 09:27:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gabriel FERNANDEZ X-Patchwork-Id: 12894255 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 B68D8C43334 for ; Fri, 24 Jun 2022 09:28:37 +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: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:In-Reply-To:References: List-Owner; bh=gPL68MHF765iXNfpPzxp2mwxnIUiIp0eREg4FyuMgLk=; b=qu/ZuuvGdZnRXM AiZUo0A+LeZg546pgvAnL0+IEOe1UapKNDMDrtHbVasVOS5hXmfLiBft4I3bLJisxWXD0emmTvAr7 PGUMf+hJjFKSus8iYaFITFWgCQAW1Ec7NYkZGbvT0jMf0vQNYrb9CFQsnoj+ZtyEhCMJQx+WmVD0f PoFxb7yJGyotoUyRYvPTZ8QZN4coA9Rhx/JXXqT8LKZD0QIVDNQiGJeVL0rrJ6GuLTpthh+ryC+ho lfPEG/jCGNyhdmqWHJxad83NJhPTlkYkPVigwC7Ob8p6YK6kNaHJ+ioClDtzlwJQ4qcfnI0kzuwzN vcFzHBWEF7haA5MpM4Hw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o4fbI-001Onz-QR; Fri, 24 Jun 2022 09:27:40 +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 1o4fbB-001OlP-8J for linux-arm-kernel@lists.infradead.org; Fri, 24 Jun 2022 09:27:34 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 25O7qemY003113; Fri, 24 Jun 2022 11:27:19 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=selector1; bh=usLNLotBGToCxJsJXsHAoM3bXkIn5CHECuPg1mXKElQ=; b=EPRVskc/YVHx0Ckg3qx6WjkgSp1H8a6m2eEErT1aU5At0w36rnxGCZ6Ck7IY1akfMjWQ lLxGY5sE5ZAJCC/3EU4ZXnKIFSWvU58VORz9eX+JFY6aYWoStJHHoosHv/DG0CX8Uk3u jtf4n7I2TqfCYwXVHPo7uhCWZNF4WUrWi57zoPKTS88q+8D6rORQtAAKiOjzJkcZatJ7 WRpybOYFt0hNKieVGICag5DaHAjhdDPhGc2ou6Lu4YoGUKgNeDkL+sVG4wfuDjhp2dBN stoPY7WQxDEsTQJtO0SG0IcIGjL0eiUqv0i7VfDyf0j152mWnVSskmsOCKDaIPgeU01P fw== 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 3gvn8s7r4a-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 24 Jun 2022 11:27:19 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 367E010002A; Fri, 24 Jun 2022 11:27:18 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 307922138D8; Fri, 24 Jun 2022 11:27:18 +0200 (CEST) Received: from localhost (10.75.127.50) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.20; Fri, 24 Jun 2022 11:27:17 +0200 From: To: Rob Herring , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue CC: , , , , Gabriel Fernandez Subject: [PATCH 0/3] SCMI Update for STM32MP15 boards Date: Fri, 24 Jun 2022 11:27:12 +0200 Message-ID: <20220624092715.1397827-1-gabriel.fernandez@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.75.127.50] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-06-24_05,2022-06-23_01,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220624_022733_653823_0BBC8F72 X-CRM114-Status: GOOD ( 12.77 ) 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 From: Gabriel Fernandez Update for SCMI version of ST boards: - delete fixed clocks because there are now provided by SCMI - add missing SCMI impact for DSI IP on DK1/ED1 STM32 board - fix peripheral clock for CEC Gabriel Fernandez (3): ARM: dts: stm32: use the correct clock source for CEC on stm32mp151 ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 board ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMI arch/arm/boot/dts/stm32mp15-scmi.dtsi | 6 ++++++ arch/arm/boot/dts/stm32mp151.dtsi | 2 +- arch/arm/boot/dts/stm32mp157a-dk1-scmi.dts | 4 ++++ arch/arm/boot/dts/stm32mp157c-ed1-scmi.dts | 4 ++++ 4 files changed, 15 insertions(+), 1 deletion(-)