From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71314C7EE23 for ; Sun, 14 May 2023 09:40:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229758AbjENJkd (ORCPT ); Sun, 14 May 2023 05:40:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51034 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230043AbjENJkc (ORCPT ); Sun, 14 May 2023 05:40:32 -0400 Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 903F52109 for ; Sun, 14 May 2023 02:40:29 -0700 (PDT) Received: by mail-ed1-x529.google.com with SMTP id 4fb4d7f45d1cf-50bc37e1525so21604291a12.1 for ; Sun, 14 May 2023 02:40:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1684057228; x=1686649228; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=BUW5Igqs7LC8kFWD+gx7NXGPi2rebIGLbHvwwwSiejg=; b=qXXhvc16BjYtVI3RbWOmC2jcpEyJzngGFk7rTOlKurSjGDFWBpYgdEvBtpF7PbvqPk LcF8bPTz/Z2ubuDmYhgV4xpBsUpjue1LmwZElZ5UBB3Ko/KlU8ajA0UnrVTl7a6MrT/R 8ZFK0CXEPdUAYwSd9NrcTMyzrHZRaCaEjkk/f8HcdW4jOnbwkRi+iFozOOjGzTn/WjNP EMVB013lxv2F6V1fzPbMtP4n/+dw/vhcALq2AUFAFTngW/dtGKYKjRISLzCtnwDsoa0L rNozicmyV8IeEo9P2/2j3Gntpa75d5DBBMc1QToOBDpLjhFPh5WWT9e59MeOz8xE+zL4 1FkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684057228; x=1686649228; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=BUW5Igqs7LC8kFWD+gx7NXGPi2rebIGLbHvwwwSiejg=; b=hsh+UWognS1FRqX5lVSksMrGOcRb9AZQlDGHm6KXV9AuCe6+Z1OSB92scHgJFI/X6k wjirMOXBNeapwHyJqeIASz8Nylo7KbAEqfV+KvZ8sNLJUHJD//ta8AZ2rlJfEcDOaZjf bAPB+8629pMsY6gkjck/2cKTYlzv4W0Igj83QpA4F3a8gbYdgDe7rx+Thfc85GAtpTx5 V4XZs74R4i2A1m4ambm1ww/zb+av5xp1ONW5acaXKyTBMbjiOaqqyesdFv+NmTjhYDEM G5YCiN3IneihZGciN7YHA+KdKItM5AmSTYf5N+Ft3//qniOb8cIsirIuucnXA1qT8q8Q VPfQ== X-Gm-Message-State: AC+VfDzARwGQAtXLrOiM0XeG4V0c8rj6Z5YV4YZVEb4n92HzTGZAC3cD 20rcZ76VoqP6u55RCW8OTHlQ6Q== X-Google-Smtp-Source: ACHHUZ5tvbL4jEsqJPpeimvea31dJCAToYMyDZrxSAb7ema2CejXD77WW74NrQEAUWZyA9z90xWIjA== X-Received: by 2002:a17:907:1b29:b0:94f:2d5f:6949 with SMTP id mp41-20020a1709071b2900b0094f2d5f6949mr32171616ejc.42.1684057227954; Sun, 14 May 2023 02:40:27 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:715f:ddce:f2ba:123b? ([2a02:810d:15c0:828:715f:ddce:f2ba:123b]) by smtp.gmail.com with ESMTPSA id w10-20020a170907270a00b00965e9a23f2bsm7882998ejk.134.2023.05.14.02.40.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 14 May 2023 02:40:27 -0700 (PDT) Message-ID: Date: Sun, 14 May 2023 11:40:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v3 1/4] dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations Content-Language: en-US To: Arnaud Pouliquen , Rob Herring , Krzysztof Kozlowski , Bjorn Andersson , Mathieu Poirier , Alexandre Torgue Cc: devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230512093926.661509-1-arnaud.pouliquen@foss.st.com> <20230512093926.661509-2-arnaud.pouliquen@foss.st.com> From: Krzysztof Kozlowski In-Reply-To: <20230512093926.661509-2-arnaud.pouliquen@foss.st.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/05/2023 11:39, Arnaud Pouliquen wrote: > With the introduction of the SCMI (System Control and Management > Interface), it is now possible to use the SCMI to handle the > hold boot instead of a dedicated SMC call. > > As consequence two configurations are possible: > - without SCMI server on OP-TEE: > use the Linux rcc reset service and use syscon for the MCU hold boot > - With SCMI server on OP-TEE: > use the SCMI reset service for both the MCU reset and the MCU hold boot. > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof