Received: by 2002:a05:6358:a55:b0:ec:fcf4:3ecf with SMTP id 21csp907648rwb; Thu, 19 Jan 2023 04:21:53 -0800 (PST) X-Google-Smtp-Source: AMrXdXuFewQsNyFNrPtbxEQUTB+zcOcTeQvAH01McqzLpUSNqU/YTl7lEsqx4TE5j2caTZXeXE9u X-Received: by 2002:a05:6a20:6a92:b0:b8:7ef5:4308 with SMTP id bi18-20020a056a206a9200b000b87ef54308mr9891215pzb.23.1674130913757; Thu, 19 Jan 2023 04:21:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674130913; cv=none; d=google.com; s=arc-20160816; b=L3+oy5duysh6hvQ3BSnxiCu538SsaCkA6nzG7Zybiom+a0AthiIM9/AL9Q+lH0mfGo PS5VRhjWOjYo69qRVeKsK3tvNDo8ptXgyuAtI5FMLOEolEczoOYHD06n5Dlw60KVpq/0 4QyRqQ90uNt2oFRLh7Dj7SVz7tKrxxFTa0efXYk1Jp+M9DFNTVjlftL7uXdZJO2apYSZ SU2yjLInSWoS3kpIq4v/4wl8H5U+S4HaoN0deXIgNCPiJscFnTH5qnZOGKrEY1ctwZjm 2GvEvEbAlZch+wsGsffwrBgd6TJCozU8fzf8nMIkH4iXLzstE2JYLKuUnRpm5rOYtHFq SwSA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=9LPVgaeYBz12ON1IvQdWUZzhI0Vvqg2x26ddsbFpMZw=; b=MsnHhYIhnj8SADKtP0Be9RWdyaOD9JIU44Bk4pi1OOwpTjECsBjZ+pQw5pFAs6LhtG gtSGA+9z0ZKu/5e/UDtc0py86/G/Ljsu+HsNKNrWG9wirRlmpt/SWwqcRNpGcHesR1Ka qmpMOyljBHMLxa1F0wC7qCaRErFQ0KdVKJOCXmiZl+Q1t1sxmvflrh9oGSk7EBLr8p+w hu1ejLrik3nER55yScDqKbig88W7vwiTaId2tlKkml+vwCPJNbUYN6vOqIDG+9kLoZZb EPdxV46+MPUM+6FTqJiiFQlmwGK/5ZUqWd0cMpulTLR0Da7QINKZnIn5itZSlfaP8bVy cU4w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id j24-20020a634a58000000b004a737c5d96csi38333812pgl.71.2023.01.19.04.21.48; Thu, 19 Jan 2023 04:21:53 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230215AbjASMGh (ORCPT + 44 others); Thu, 19 Jan 2023 07:06:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38508 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230214AbjASMGc (ORCPT ); Thu, 19 Jan 2023 07:06:32 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C8E51737 for ; Thu, 19 Jan 2023 04:06:31 -0800 (PST) Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1pITgU-0001is-CQ; Thu, 19 Jan 2023 13:06:22 +0100 Message-ID: <729c4be6-00f7-4b88-235e-0e9bdeed3e5f@pengutronix.de> Date: Thu, 19 Jan 2023 13:06:19 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [Linux-stm32] [PATCH v6 1/3] ARM: dts: stm32mp13: fix compatible for BSEC Content-Language: en-US To: Patrick Delaunay , Alexandre TORGUE , Rob Herring , Krzysztof Kozlowski , Maxime Coquelin Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Etienne CARRIERE , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org References: <20230118172940.841094-1-patrick.delaunay@foss.st.com> <20230118182856.v6.1.I167a5efc1f8777cce14518c6fa38400ac684de3e@changeid> From: Ahmad Fatoum In-Reply-To: <20230118182856.v6.1.I167a5efc1f8777cce14518c6fa38400ac684de3e@changeid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::77 X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18.01.23 18:29, Patrick Delaunay wrote: > Use the correct compatible for stm32mp13 support. > > The BSEC driver for STM32MP15x is not compatible with STM32MP13x. For > example the proprietary's smc STM32_SMC_BSEC is not supported in > STM32MP13x OP-TEE, it is replaced by SM32MP BSEC Pseudo Trusted > Application in OP-TEE to access to the secured IP BSEC on STM32MP13X SoC. > > The correct compatible is already used in U-Boot and in upstream is in > progress for OP-TEE device tree. > > As the SoC STM32MP13X is not yet official and it is not available > outside STMicroelectronics, it is the good time to break the DTS > compatibility and to correct the error done in the introduction of > STM32MP131. > > Signed-off-by: Patrick Delaunay Reviewed-by: Ahmad Fatoum > --- > This patch is already sent separately in: > https://lore.kernel.org/all/20221017134437.1.I167a5efc1f8777cce14518c6fa38400ac684de3e@changeid/ > https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=685815 > > I create a serie for more efficient review. > > Patrick. > > (no changes since v1) > > Changes in v1: > - update commit message to indicate DTS break reason. > > arch/arm/boot/dts/stm32mp131.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/stm32mp131.dtsi b/arch/arm/boot/dts/stm32mp131.dtsi > index accc3824f7e9..0b79380cc627 100644 > --- a/arch/arm/boot/dts/stm32mp131.dtsi > +++ b/arch/arm/boot/dts/stm32mp131.dtsi > @@ -520,7 +520,7 @@ rtc: rtc@5c004000 { > }; > > bsec: efuse@5c005000 { > - compatible = "st,stm32mp15-bsec"; > + compatible = "st,stm32mp13-bsec"; > reg = <0x5c005000 0x400>; > #address-cells = <1>; > #size-cells = <1>; -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |