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=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,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 629F2C3526D for ; Sat, 19 Dec 2020 19:54:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 380582343E for ; Sat, 19 Dec 2020 19:54:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727806AbgLSTyQ (ORCPT ); Sat, 19 Dec 2020 14:54:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:42236 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727312AbgLSTyP (ORCPT ); Sat, 19 Dec 2020 14:54:15 -0500 Content-Type: text/plain; charset="utf-8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608407615; bh=xiP3AdpNUHOLEugoe68jbXGURKfneiyyRpCg5ydscY0=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=h5owMe5NC/7appqgyLi0XuNG40io16geNiKFya5bksPNTFGQSsRIOrSUGSxwV7mxn s2wGC0nI+mX5cEOznLZOsmV+tVqL183DcMrjKy+VQcapY9Gp+TqMGc8ZnWJnDRAZ5J R/I7X/9jEz8zVvRzuAYclaJ2HiiU4gupSzXuriIXaO7Q8CU3ximNKr1fdX5tkgN4nn XxRfl2B2jutE+VFp692zJdARBwzzlcv18XID1G+O/J4RDXzoIXfobAmazk5atklmDv rdIRQ5XB7Ah5m1VJxk9BCpERaJUJAmG681OwnJde5AUc5imOaNFfU5bLq5lpM7d2Os kzZijqVj+bs/Q== MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1605800597-16720-4-git-send-email-claudiu.beznea@microchip.com> References: <1605800597-16720-1-git-send-email-claudiu.beznea@microchip.com> <1605800597-16720-4-git-send-email-claudiu.beznea@microchip.com> Subject: Re: [PATCH v6 03/11] clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Eugen Hristev , Claudiu Beznea To: Claudiu Beznea , alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, mturquette@baylibre.com, nicolas.ferre@microchip.com, robh+dt@kernel.org Date: Sat, 19 Dec 2020 11:53:33 -0800 Message-ID: <160840761391.1580929.14208822809019159327@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Claudiu Beznea (2020-11-19 07:43:09) > From: Eugen Hristev >=20 > Allow SYSPLL and CPUPLL to be referenced as a PMC_TYPE_CORE clock > from phandle in DT. >=20 > Suggested-by: Claudiu Beznea > Signed-off-by: Eugen Hristev > [claudiu.beznea@microchip.com: adapt commit message, add CPU PLL] > Signed-off-by: Claudiu Beznea > --- Applied to clk-next 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.0 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 80673C4361B for ; Sat, 19 Dec 2020 19:54:48 +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 46B11207B8 for ; Sat, 19 Dec 2020 19:54:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 46B11207B8 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:Message-ID:Date:To: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=bsxBrMvz5GDqxO7LIOShU/aektRXiShp5u2KoALYxDk=; b=HQaKU4/yJact28lq4pYNquEZU 5skli04EZmd20qegympjtanBbU+GV4xRrnV5K62mHtlXQ/8XgM3YvlROLyc0sydDEdq5eTOuuQi6s /JqVE6BBAVNU1f2r15q5mZBplNhuqfXuQ0JGjTFtdww+bTOAz6obf3ii5QTJNjWiWzluqYUZkgMQk DpPx6vu6g/w/JBgCJsgVym7VpMv51Wskt7PEJD0PQdWRvDCZS+U9tvwiD58QaO2gsllMYY7krBJ6w He8s9FbHnm5LEVyCbcSUTntxr9a39dhWajIwLVIMQE0UO9RSK2Pu+HGlKwIWlfXxvitqEfErV/26W 9mj07kR4A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kqiIM-0005Ol-FH; Sat, 19 Dec 2020 19:53:38 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kqiIJ-0005No-NA for linux-arm-kernel@lists.infradead.org; Sat, 19 Dec 2020 19:53:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608407615; bh=xiP3AdpNUHOLEugoe68jbXGURKfneiyyRpCg5ydscY0=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=h5owMe5NC/7appqgyLi0XuNG40io16geNiKFya5bksPNTFGQSsRIOrSUGSxwV7mxn s2wGC0nI+mX5cEOznLZOsmV+tVqL183DcMrjKy+VQcapY9Gp+TqMGc8ZnWJnDRAZ5J R/I7X/9jEz8zVvRzuAYclaJ2HiiU4gupSzXuriIXaO7Q8CU3ximNKr1fdX5tkgN4nn XxRfl2B2jutE+VFp692zJdARBwzzlcv18XID1G+O/J4RDXzoIXfobAmazk5atklmDv rdIRQ5XB7Ah5m1VJxk9BCpERaJUJAmG681OwnJde5AUc5imOaNFfU5bLq5lpM7d2Os kzZijqVj+bs/Q== MIME-Version: 1.0 In-Reply-To: <1605800597-16720-4-git-send-email-claudiu.beznea@microchip.com> References: <1605800597-16720-1-git-send-email-claudiu.beznea@microchip.com> <1605800597-16720-4-git-send-email-claudiu.beznea@microchip.com> Subject: Re: [PATCH v6 03/11] clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT From: Stephen Boyd To: Claudiu Beznea , alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, mturquette@baylibre.com, nicolas.ferre@microchip.com, robh+dt@kernel.org Date: Sat, 19 Dec 2020 11:53:33 -0800 Message-ID: <160840761391.1580929.14208822809019159327@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-20201219_145335_913466_21BC6183 X-CRM114-Status: UNSURE ( 5.94 ) X-CRM114-Notice: Please train this message. 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: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Eugen Hristev , Claudiu Beznea , 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 Quoting Claudiu Beznea (2020-11-19 07:43:09) > From: Eugen Hristev > > Allow SYSPLL and CPUPLL to be referenced as a PMC_TYPE_CORE clock > from phandle in DT. > > Suggested-by: Claudiu Beznea > Signed-off-by: Eugen Hristev > [claudiu.beznea@microchip.com: adapt commit message, add CPU PLL] > Signed-off-by: Claudiu Beznea > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel