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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84860C433DB for ; Tue, 9 Feb 2021 19:12:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2EE4764EC4 for ; Tue, 9 Feb 2021 19:12:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233411AbhBITL0 (ORCPT ); Tue, 9 Feb 2021 14:11:26 -0500 Received: from mail-ot1-f54.google.com ([209.85.210.54]:41439 "EHLO mail-ot1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233364AbhBIRyg (ORCPT ); Tue, 9 Feb 2021 12:54:36 -0500 Received: by mail-ot1-f54.google.com with SMTP id s107so18237448otb.8; Tue, 09 Feb 2021 09:53:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=5OLpg6/dLCiCZvpRxfwgoYAD7gmTBGuyeOSkVtKIFWY=; b=WPxZ6ov62QJmlP+tvw/HTaJ8oo+OKaM79CNL7LR1jPhMuefRBvAjo9ALl3+hnf40ax rXuOzYUAk2ryOtWsjtzQURymObFXY3f+JlXLcAJcU2TGhaXEsPEpeoEC450lW3ZsaD/c BVNV/HLWXyg23AgGa5zNNLUn8EEXvo3YyyJbezErnbwlaLfaCrcn+Lm1zRU+lKrytVt3 p2Z0UWQi6DxwAzxIY1rlBU5uOpEGWXtHvW9IpL10T0dTTEQt+Yz166o6bNUoLUtCDvv1 k29aXZ4gHIlxxJEn1GPQ97BgyR1/k+7hLeZuig/epDv2C21XzDq3oPlohebfDCnODrfB fdtw== X-Gm-Message-State: AOAM533ISO19hLi0DoFO6AjLBxOvY4/1G6JXQ52EuI3UPBNc9l+P4eav 83WI0z48+L4zRqL+4zjuMQ== X-Google-Smtp-Source: ABdhPJx8rI+dua6GVjbPf/HNO17WupKmBHDm2AqHofiNnHppJhtWx9h12rQ0cabOmnrryCKVM5QQeA== X-Received: by 2002:a9d:63c1:: with SMTP id e1mr16232129otl.354.1612893211045; Tue, 09 Feb 2021 09:53:31 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id g3sm4355428ooi.28.2021.02.09.09.53.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 09:53:29 -0800 (PST) Received: (nullmailer pid 4034602 invoked by uid 1000); Tue, 09 Feb 2021 17:53:27 -0000 Date: Tue, 9 Feb 2021 11:53:27 -0600 From: Rob Herring To: gabriel.fernandez@foss.st.com Cc: Etienne Carriere , Rob Herring , Stephen Boyd , linux-clk@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Philipp Zabel , Alexandre Torgue , marex@denx.de, Michael Turquette , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Maxime Coquelin Subject: Re: [PATCH v2 08/14] dt-bindings: reset: add IDs for SCMI reset domains on stm32mp15 Message-ID: <20210209175327.GA4034545@robh.at.kernel.org> References: <20210126090120.19900-1-gabriel.fernandez@foss.st.com> <20210126090120.19900-9-gabriel.fernandez@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210126090120.19900-9-gabriel.fernandez@foss.st.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Jan 2021 10:01:14 +0100, gabriel.fernandez@foss.st.com wrote: > From: Gabriel Fernandez > > stm32mp15 TZ secure firmware provides SCMI reset domains for > secure resources. This change defines the SCMI reset domain > identifiers used by SCMI agents and servers. > > Stm32mp15 TZ secure firmware provides SCMI clocks for oscillators, some > PLL output and few secure aware interfaces. This change defines the > SCMI clock identifiers used by SCMI agents and servers. > > Server SCMI0 exposes reset controllers for resources under RCC[TZEN] > configuration control. > > Signed-off-by: Etienne Carriere > Signed-off-by: Gabriel Fernandez > --- > include/dt-bindings/reset/stm32mp1-resets.h | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > Acked-by: Rob Herring 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 X-Spam-Level: X-Spam-Status: No, score=-14.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 17970C433DB for ; Tue, 9 Feb 2021 17:54:42 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B83B764EBE for ; Tue, 9 Feb 2021 17:54:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B83B764EBE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=3cmg3NF8T+LcQlLOJP5GBn47UoWW+4lQYC+614HvF/Q=; b=2Xz21dbKyB/hla1GigKxTH1JO XVvdfPdunNAoP/G6UtMO+4bmoy+zIRpiUdMudN5sSNgQw2yLUDckEJzc4rZOxaau0fWPCjvpqRYGw yiarStkm9E7iny1ovMQC8tNF49Z/TsQa6DTF1dQjscQvFc5qhjqzuOqGl6mNk4qKQHRrKhUI/DEwd 1kVZ5B6N66dg9B8S50ea1RjEYMCaiLeNHIYTRNAbNFuS/PRypkq/RWJgacoZBcSfEn2qZPOF02fgE 8sDL6I2VziI960Bs5NdI3x0fnqN2hkvDJbn7t8mKHszvvK20jB+YDl1rNO0kqIAF5MskQDAsGKJSn 7/ZDWoXWw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9XCh-0001RN-0K; Tue, 09 Feb 2021 17:53:35 +0000 Received: from mail-ot1-f48.google.com ([209.85.210.48]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9XCe-0001QW-3D for linux-arm-kernel@lists.infradead.org; Tue, 09 Feb 2021 17:53:32 +0000 Received: by mail-ot1-f48.google.com with SMTP id e5so11435237otb.11 for ; Tue, 09 Feb 2021 09:53:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=5OLpg6/dLCiCZvpRxfwgoYAD7gmTBGuyeOSkVtKIFWY=; b=jz9zBdFXR5/xxf2EHQRhMoqN4gGfy0/htobW9Fvu0JKZsiYFdO3lLdfREYBoPukRBK rJij/quGmCY9eBN0v6vGleaHw+LVLN5ow/BxIe0lSpwAZSZV3cVQQu2lxdChCHVGFdZ6 f5Is83Wfkw7TpMOfWMRzlQBLYarxlQniNsSfj28ZCfeG/upciR/DBOKmybWQF+ssFOZ7 i5BFe3v4Bu8VI+OV+8PoqP/J/glU+GEA24T8WD2SgA+m3xHOuVda3VEuV9ZygtcYb+y7 X81BfH6U1yedAsHbGmDLJHTTvIfek0SR2r8wpN8+1JFEIijGdQtukfycBiMXiN1qoJsL MF6Q== X-Gm-Message-State: AOAM53113biuYCGDwTCvz6OzfUE19Xd6GDFrZ5Bm4q7JMGPNNHZ0yS04 bHtRnYGKiZJj8s4TRKNo/g== X-Google-Smtp-Source: ABdhPJx8rI+dua6GVjbPf/HNO17WupKmBHDm2AqHofiNnHppJhtWx9h12rQ0cabOmnrryCKVM5QQeA== X-Received: by 2002:a9d:63c1:: with SMTP id e1mr16232129otl.354.1612893211045; Tue, 09 Feb 2021 09:53:31 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id g3sm4355428ooi.28.2021.02.09.09.53.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 09:53:29 -0800 (PST) Received: (nullmailer pid 4034602 invoked by uid 1000); Tue, 09 Feb 2021 17:53:27 -0000 Date: Tue, 9 Feb 2021 11:53:27 -0600 From: Rob Herring To: gabriel.fernandez@foss.st.com Subject: Re: [PATCH v2 08/14] dt-bindings: reset: add IDs for SCMI reset domains on stm32mp15 Message-ID: <20210209175327.GA4034545@robh.at.kernel.org> References: <20210126090120.19900-1-gabriel.fernandez@foss.st.com> <20210126090120.19900-9-gabriel.fernandez@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210126090120.19900-9-gabriel.fernandez@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210209_125332_165119_6CAF6B3A X-CRM114-Status: GOOD ( 12.92 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Etienne Carriere , marex@denx.de, Alexandre Torgue , devicetree@vger.kernel.org, Stephen Boyd , Michael Turquette , linux-kernel@vger.kernel.org, Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, Rob Herring , Philipp Zabel , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 26 Jan 2021 10:01:14 +0100, gabriel.fernandez@foss.st.com wrote: > From: Gabriel Fernandez > > stm32mp15 TZ secure firmware provides SCMI reset domains for > secure resources. This change defines the SCMI reset domain > identifiers used by SCMI agents and servers. > > Stm32mp15 TZ secure firmware provides SCMI clocks for oscillators, some > PLL output and few secure aware interfaces. This change defines the > SCMI clock identifiers used by SCMI agents and servers. > > Server SCMI0 exposes reset controllers for resources under RCC[TZEN] > configuration control. > > Signed-off-by: Etienne Carriere > Signed-off-by: Gabriel Fernandez > --- > include/dt-bindings/reset/stm32mp1-resets.h | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel