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 3E189C5478C for ; Fri, 1 Mar 2024 21:26:57 +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: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=jcwCXQe/QTZOPL5aB+FO2zyW23xdYv9jdOu/NOxlEXA=; b=jni9l0aRCfnVO5 nKdoW8MrkoLwZW+oskljbmcxx03RaPMqAIqJwlCxgD9QdLAX2eUrkdKUHRx6/t2pvVGrCwtq5YE6N 96sOfS+53PNiXAzq/ZsP4sCPBTaeV2sxfw3vB1Hek3Wyz0RVe/J/ZU+AMS/Fp53ILtU7ZUqk6FyD9 Z6Tae2PzM5X1KNdTp0NC5o7OzRtLnL+qaDJSwriaVvJkD2r89lzD2vu69rDJHvCH10sTihnifEWyx Ed9kNi4okc0PMP+n+Vp5fFYttShRaawGhw4dEr5kfwX64TfLbEYku0yhAUXS0GlJdsSg6wpQPD22H jaEEl27cz9/TZIO/VdaA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rgAOx-000000021F7-4AZv; Fri, 01 Mar 2024 21:26:43 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rgAOv-000000021Eb-0o2M for linux-arm-kernel@lists.infradead.org; Fri, 01 Mar 2024 21:26:42 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 670E8CE27E0; Fri, 1 Mar 2024 21:26:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 13B54C433C7; Fri, 1 Mar 2024 21:26:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709328398; bh=aM1m7Tc6gmh3QqrzFtLm2I/l6fRMcyxvti7AKcZMJdM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=McJ0P1P1Xqg6PtBhxAtmq+nxXisb0NL/qIAasGQTUBPz576osIqK+0rWGhBbOs5pE ZfdXepJWU2r7wHbMT4iIqZ+P3f9rAG0j36VV7zyikslHmPNd3PxGby9VgHwvfScucE V3bIG+notlUQK8qsDz6yJ+qNLOMb6Y1QjtdTPC203Tywmk1Jr6T8PgkKEl1KwB6zJP q2DrEgVb5x+SthecxbX6JkDjLU1l2/GLljsg8nAyRTemDyF7crNGdePZi3EIUi/TCr wrz719XdnqQKhFqUuoMY1pmUrggWzix+gGACs8CqyWwWZ6NCtDrht2uD0nEJysaWur d54eNby07nrrA== Date: Fri, 1 Mar 2024 15:26:35 -0600 From: Rob Herring To: Varshini Rajendran Subject: Re: [PATCH v4 26/39] dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DT Message-ID: <170932839461.3066401.7560967756154066315.robh@kernel.org> References: <20240223171342.669133-1-varshini.rajendran@microchip.com> <20240223172822.672902-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240223172822.672902-1-varshini.rajendran@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240301_132641_430993_F94C70DA X-CRM114-Status: UNSURE ( 8.86 ) 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: , Cc: conor+dt@kernel.org, devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, sboyd@kernel.org, mturquette@baylibre.com, claudiu.beznea@tuxon.dev, linux-kernel@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, 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 Fri, 23 Feb 2024 22:58:22 +0530, Varshini Rajendran wrote: > Allow PLLADIV2 and LVDSPLL to be referenced as a PMC_TYPE_CORE > clock from phandle in DT for sam9x7 SoC family. > > Signed-off-by: Varshini Rajendran > --- > include/dt-bindings/clock/at91.h | 4 ++++ > 1 file changed, 4 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