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=-9.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,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 6AFC4C49EA6 for ; Mon, 28 Jun 2021 02:57:27 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3EB6B61C29 for ; Mon, 28 Jun 2021 02:57:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3EB6B61C29 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=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iV6ITeJc2ks/W/gPpLfKWlLIXxeLNgGtkXGMguKdinw=; b=AENycSckho7xub NJod5gAilhk7fjXPrx63KVmY5tVgTiXYY7qYxvvtsCXxtsLQiHUWqHy0L/HSo3SU6TUWLD11+LJc8 T4VBYQZWhFbQYQY5YCSEV0jmbUJ8YXkAUucL2g2CKR2xoswD3WK4C7i6/+QJL2cRR5P8F+NWiis4W 2Lxnm76JMXMtcUOWmwJv3UxxSk4Kx+DTAzn1cLqpAZnmxFu1t/zIynMym4Nsbfi8rG1TM9czNHEmQ FDh0nv1/yg4UkaPtfrPWSqu6Yp77hPXWdCwwKz5rEJjbBBjSMivR1Z8/QTKSimMrlyTYUi8v7J0as qI3hv6RP107lU7BT6IAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxhQs-006YxC-CC; Mon, 28 Jun 2021 02:55:34 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxhQQ-006YpJ-UU for linux-arm-kernel@lists.infradead.org; Mon, 28 Jun 2021 02:55:08 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8BD3C61A1D; Mon, 28 Jun 2021 02:55:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624848906; bh=kXuC6iyf8MxbUadBO9NawpFPy7enZ1JCPUfa5FDGm4Y=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=hYa5bfgdPvb/5oNYYg9e2b82XU1ZvkGO7c7l/hhllFdC8RlkcZnAAylWd9wK1dnmE tTipuqFDW7NQjv4yy+wmr4RtRdQ2hFdUBEprtt9h8hJmU30PwF9OV/pRLrwmd9uqwq ltRH6qNoI15sDd+BZOhfh6TOUVyUZDUfp7+zrUEpo5+hKUJS07ahC2mJOmgn8JRoSX aCKGpPSBfW+33552K8oN+XJO5FlsBiODizbbiYXs/eD6Yc1dfvA5NrqnowSvFyaz1W ofgRmb7vYJ+VUWOSSVaumZX+v0p2KaIjqnlRTlqLIuxR7tsRVH3YKPP+lrj1HKWI76 DTxR0Fbf5wrhA== MIME-Version: 1.0 In-Reply-To: <20210331201632.24530-6-avolmat@me.com> References: <20210331201632.24530-1-avolmat@me.com> <20210331201632.24530-6-avolmat@me.com> Subject: Re: [PATCH v4 5/7] dt-bindings: clock: st: clkgen-pll: add new introduced compatible From: Stephen Boyd Cc: Lee Jones , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Alain Volmat To: Alain Volmat , Michael Turquette , Patrice Chotard , Rob Herring Date: Sun, 27 Jun 2021 19:55:05 -0700 Message-ID: <162484890538.2516444.11117577255103204540@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210627_195507_046378_32DE9163 X-CRM114-Status: UNSURE ( 6.25 ) 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 Quoting Alain Volmat (2021-03-31 13:16:30) > New compatible are added, supporting various kind of clkgen-pll > used for STiH407, STiH410 and STiH418 > > Signed-off-by: Alain Volmat > Acked-by: Rob Herring > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel