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 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 749CDC433F5 for ; Tue, 10 May 2022 18:24:31 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=+UA29DlYYLac4aEYo++F/0qqVN9+Flw7liFXZPvp3ZA=; b=eK/+moNB4Ku7Nm 1mV6nJmGvcXdZQpnnnKwrwORwy2dGhs9rROad+haSAYNzU6OeEiLhz3hIaEdwQJfi4r6g5iJx5yvf E1fzty3H2j4n6w0CJFUTNQNNYKWIv9okAHjmRLOl2RYP8x8gBAa/570LhQSt/hhskss00UTLrWT9n a4vFNQmBfDqARhdxCl5U9iNAxko2JDZ+t291SNUVrhFbL9KpGQkNpC0iazdV8YI1vAnnrGrrGpb9j p5ac+pUCAeA6FOumPhHkiI/VNqzk201nBMkucP4VpFJg33JHRnpYGCca33p4eCxeKCN42zIJzp27R CNjJ4xLQjQ/8a03LkwCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1noUWA-003bRX-O0; Tue, 10 May 2022 18:23:30 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1noUW8-003bOY-Fb for linux-arm-kernel@lists.infradead.org; Tue, 10 May 2022 18:23:29 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-d39f741ba0so19264381fac.13 for ; Tue, 10 May 2022 11:23:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=j6VUj9Lojhw3KHnOTn3bbGkCrGpPROOfMwN16uub3uA=; b=Ez7MzCBPI930dZhoKFa60JIkZ2vbfs0acSM1MCuJgeK0k8YUpt/J4OllOzj8/xKJg9 V5SHZQTgfYzWQqq04ksXbd25sqkNnVfSKIjZukugY45EAfJHQ9BgoC//7QGnjnYt29SZ z5yfqIBGWwGQcmlhB68CeBvTt4vcpn7Ei7NQf1RQIhm/8Wzt9U0fhsANdoBn6rDANKH8 6+fbePCNOTl8l0K9DMMrhHmKuzOEgW9sF3okz+sixqmKYrBVy5kRpDWBG1UTGKCw8dSA sDdRF104iDx3/QKUulkzw46ifwTulD0y0uxtOLqDkDQrvFsELJWQxCxMn+fKJ4Cr0m5S 5a6A== X-Gm-Message-State: AOAM532kctPdSPASSNdlCKwKbFRfAnKFVEdxcYrewKw8yipi3xHaxgIi foDYYsEa3bgl4k9gpPBqqA== X-Google-Smtp-Source: ABdhPJwI6HZZicgtT7n4tnN+YTEXRTNNsEMQBJKkWbmNeJZz/g6ItcbzCpRTBS5ZEPqb8fgrNUKVSw== X-Received: by 2002:a05:6871:887:b0:ed:4b3b:2bc4 with SMTP id r7-20020a056871088700b000ed4b3b2bc4mr790934oaq.278.1652207001018; Tue, 10 May 2022 11:23:21 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id m13-20020a9d400d000000b006060322126bsm5874079ote.59.2022.05.10.11.23.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 May 2022 11:23:20 -0700 (PDT) Received: (nullmailer pid 2333804 invoked by uid 1000); Tue, 10 May 2022 18:23:19 -0000 Date: Tue, 10 May 2022 13:23:19 -0500 From: Rob Herring To: Alexandre Torgue Cc: Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: clock: stm32mp1: adapt example for "st,stm32mp1-rcc-secure" Message-ID: References: <20220509134658.16267-1-alexandre.torgue@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220509134658.16267-1-alexandre.torgue@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220510_112328_553627_7DDDA090 X-CRM114-Status: UNSURE ( 9.13 ) X-CRM114-Notice: Please train this message. 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: , 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 Mon, May 09, 2022 at 03:46:58PM +0200, Alexandre Torgue wrote: > For "st,stm32mp1-rcc-secure" schema, clocks and clock-names entries are now > required properties. > > Signed-off-by: Alexandre Torgue Assuming this works in arm-soc tree, Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 8A9F4C433EF for ; Tue, 10 May 2022 18:24:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235548AbiEJS2P (ORCPT ); Tue, 10 May 2022 14:28:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349045AbiEJS1U (ORCPT ); Tue, 10 May 2022 14:27:20 -0400 Received: from mail-oa1-f45.google.com (mail-oa1-f45.google.com [209.85.160.45]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB0F414CB68; Tue, 10 May 2022 11:23:21 -0700 (PDT) Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-ed9ac77cbbso14881fac.1; Tue, 10 May 2022 11:23:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=j6VUj9Lojhw3KHnOTn3bbGkCrGpPROOfMwN16uub3uA=; b=fYXOE74xEJwI3g61z2Z96/F8SG9Y4J9X3dAkF2y0Y8G7ccZd7ZjbiqCnvn46qo6Xen zUrQR/PAD5qBWdFuykJ9nVRie7cAJYRkJGCfdzmHSmA1Di6a0LEY/OrnMuwoys12+T0J s0/LNBfQ23+Z9nG01JZVk3oJ5jZBqAISzB8X/VID3sy8ZG59du6FuQAP+MIksz+bpqEQ TGv11iCEnokHLsjNuG0ygBo8oMRIAVUtyUe1OKF8rWI3BIQYK42s6FG/sCYdieVDJ5b1 SwwZhgSEqCFQuDenpeN+fQ3zGFIHzyI0V6hGZbdycCoKaUQJbmaZ9BuqXhRyk1HR69jH 43hw== X-Gm-Message-State: AOAM530fvr0V8cjm9APgbtiZG7p45ox2jrAmMLJ94fL95qdpekDJS9sK GgBAZiSJi1TjAICSDdtttZPil76BpQ== X-Google-Smtp-Source: ABdhPJwI6HZZicgtT7n4tnN+YTEXRTNNsEMQBJKkWbmNeJZz/g6ItcbzCpRTBS5ZEPqb8fgrNUKVSw== X-Received: by 2002:a05:6871:887:b0:ed:4b3b:2bc4 with SMTP id r7-20020a056871088700b000ed4b3b2bc4mr790934oaq.278.1652207001018; Tue, 10 May 2022 11:23:21 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id m13-20020a9d400d000000b006060322126bsm5874079ote.59.2022.05.10.11.23.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 May 2022 11:23:20 -0700 (PDT) Received: (nullmailer pid 2333804 invoked by uid 1000); Tue, 10 May 2022 18:23:19 -0000 Date: Tue, 10 May 2022 13:23:19 -0500 From: Rob Herring To: Alexandre Torgue Cc: Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: clock: stm32mp1: adapt example for "st,stm32mp1-rcc-secure" Message-ID: References: <20220509134658.16267-1-alexandre.torgue@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220509134658.16267-1-alexandre.torgue@foss.st.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, May 09, 2022 at 03:46:58PM +0200, Alexandre Torgue wrote: > For "st,stm32mp1-rcc-secure" schema, clocks and clock-names entries are now > required properties. > > Signed-off-by: Alexandre Torgue Assuming this works in arm-soc tree, Acked-by: Rob Herring