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.7 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 50831C48BC2 for ; Mon, 28 Jun 2021 01:47:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3A27561A1D for ; Mon, 28 Jun 2021 01:47:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232025AbhF1Bty (ORCPT ); Sun, 27 Jun 2021 21:49:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:44124 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231941AbhF1Btw (ORCPT ); Sun, 27 Jun 2021 21:49:52 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id AF5006197F; Mon, 28 Jun 2021 01:47:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624844847; bh=QSprWaRkacNp/fztWSjF++zzYSBMzCCl1pa80LuXLbc=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=blhIR+8L4WJJetoWjnDud462xpPvq9vCQ2/4XNfltu1xPFFKinq/sL3lD7DWKqaNs ODwgEKUlUkkjcEAU0GPDrT9Ohd03ibBlgg5lPJ0BcU1Ix+o9gMW2YUMWsLX2+AM+TP S1iA29thgErpSU6EtQfXiDYr4smxSfuUjCy4Y/9a0pBBepDb6OnLj1G+Qp4C7GZhJK c0aOzyVKv1V5q35wKBelpvTmMM5TMaKpkz79K42arHyKHBxampkWFu7vO4ZAuueKkU M3lcsK6L8PMOat65ae+OmzmBtmyItS1Cgb3lpyeCCPLoYsNi1QwKP5Em3wfW81yYPs vANPbCBE2iP+g== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: References: Subject: Re: [PATCH v3 6/6] clk: actions: Add NIC and ETHERNET clock support for Actions S500 SoC From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org To: Andreas =?utf-8?q?F=C3=A4rber?= , Cristian Ciocaltea , Edgar Bernardi Righi , Manivannan Sadhasivam , Michael Turquette , Rob Herring Date: Sun, 27 Jun 2021 18:47:26 -0700 Message-ID: <162484484656.3259633.15967015792311053054@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Cristian Ciocaltea (2021-06-10 13:05:26) > Add support for the missing NIC and ETHERNET clocks in the Actions Semi > Owl S500 SoC clock driver. >=20 > Additionally, change APB clock parent from AHB to the newly added NIC. >=20 > Signed-off-by: Cristian Ciocaltea > Reviewed-by: Manivannan Sadhasivam > --- 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.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 746ECC48BC2 for ; Mon, 28 Jun 2021 01:50:07 +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 3B7446197F for ; Mon, 28 Jun 2021 01:50:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3B7446197F 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=B+r4jbwpc3mEL6hPi7WG889rZ1oiQIM3KmSJP9GJ55Y=; b=3/CR0+jtdhFg5r D+5dgpPKfvHw/eAnlnY+49T+sAF8nY3o1HeVVU1CMQj3EmL0yxmBvYbfjZLvAs1zOeNxWQgAeBGs6 mup5rbVPtIUrZZeoqOYs/Cp9Xokh7DZsTqt1/baX5CXve2XObTS9gXiKEA2is9UjWfabv45Jus7Gs D7Hw5MxpQMywTQwyqiDWr4Y+YcAcUqhOj7ZWY2fxgDCRLv9iYWi6Eu/PFQBpNqJ9zgwC6b+T1Mfkx o59RV89N7O8WO/OdVUGwForCh0jPK26qFJKMxZG8hQSdBu1A5ShpA9ScvOrfNY4sXgaM/5H8xJpcG y2HvFzjTRnmST0w/Yh0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxgNo-006UL2-Po; Mon, 28 Jun 2021 01:48:21 +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 1lxgMy-006U6I-36; Mon, 28 Jun 2021 01:47:29 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id AF5006197F; Mon, 28 Jun 2021 01:47:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624844847; bh=QSprWaRkacNp/fztWSjF++zzYSBMzCCl1pa80LuXLbc=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=blhIR+8L4WJJetoWjnDud462xpPvq9vCQ2/4XNfltu1xPFFKinq/sL3lD7DWKqaNs ODwgEKUlUkkjcEAU0GPDrT9Ohd03ibBlgg5lPJ0BcU1Ix+o9gMW2YUMWsLX2+AM+TP S1iA29thgErpSU6EtQfXiDYr4smxSfuUjCy4Y/9a0pBBepDb6OnLj1G+Qp4C7GZhJK c0aOzyVKv1V5q35wKBelpvTmMM5TMaKpkz79K42arHyKHBxampkWFu7vO4ZAuueKkU M3lcsK6L8PMOat65ae+OmzmBtmyItS1Cgb3lpyeCCPLoYsNi1QwKP5Em3wfW81yYPs vANPbCBE2iP+g== MIME-Version: 1.0 In-Reply-To: References: Subject: Re: [PATCH v3 6/6] clk: actions: Add NIC and ETHERNET clock support for Actions S500 SoC From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org To: Andreas =?utf-8?q?F=C3=A4rber?= , Cristian Ciocaltea , Edgar Bernardi Righi , Manivannan Sadhasivam , Michael Turquette , Rob Herring Date: Sun, 27 Jun 2021 18:47:26 -0700 Message-ID: <162484484656.3259633.15967015792311053054@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_184728_176013_2ABFFA7F X-CRM114-Status: UNSURE ( 6.21 ) 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 Cristian Ciocaltea (2021-06-10 13:05:26) > Add support for the missing NIC and ETHERNET clocks in the Actions Semi > Owl S500 SoC clock driver. > > Additionally, change APB clock parent from AHB to the newly added NIC. > > Signed-off-by: Cristian Ciocaltea > Reviewed-by: Manivannan Sadhasivam > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel