Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp8007466rwl; Tue, 10 Jan 2023 08:00:49 -0800 (PST) X-Google-Smtp-Source: AMrXdXt01oNHAuorQLvwGh9gKdSP1dw8ScG8yhjhlxfrAzynhhvTqTmwYddgJsDYoHWuMrNr3J9J X-Received: by 2002:a17:90a:9917:b0:227:25e1:c61d with SMTP id b23-20020a17090a991700b0022725e1c61dmr4583944pjp.26.1673366449140; Tue, 10 Jan 2023 08:00:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673366449; cv=none; d=google.com; s=arc-20160816; b=gvnoUrfEH1fCRa3ikc9HLzNgArc53M+yG9a718+DzK/dp9NZ1zF23ftpKBn59gqs5d t6xPfhj0tVNVa42Oc9yzJ1GYf/Y9EWzd8FsfFZR0BwA3QF7bO4Gj/Zgz+WthFBBHbVmr YMGdV2VR+qErAb39Ca0uaaXQ7croMp/OGOFx+5jE1u+8kc6Wn1XoeHn9BK6kXmVitxR/ BM34H4qiCJUQ2Bd5XHzGPMuHA7wfNkBlyTmTLyOTefssZVdOPk+l2vtIV8GNYFvpBcZb 8rf1AHKwPJQBoaxS8Ip0NYC2Xw+1SHLoE0uM/GC+h+nBr0lIelHtV9gp4FbgZCNNzVMS cqGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=x6J/DqajLDLnAHeoglhkVxMewyP1XeMEeOSHqomxyZc=; b=wt8lxfGgIhawfoi6Ve40LZbhixY1tQqsN8ftZWDumYE7ymgNvSFzt6iBlehc1IVfEz rueSxvRS/VlpbvA/ABqcnfNkFAYmPl26TsoS0m5tryMfd2zXkhwTX8naY4U8Xap1bvoO FdLib6LgADsmcDUVPRMoRPbvc+hJo9ZTBuDDXqNosPughXwFlAFofzdOhyDHmiEasjKU z3aBJS/Qqh96lY5ozVRHp9CiFKiNFTfyQH/yN81MzQFi24OqHSr61KXLQzQPAjXehIGw sjkbKWNKw6p2LOP39XY8qo8fWK0zGAMeBy7KIEm55/aSBu/mkG6SxiW6yI0oIdvYslcg LfoA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id o7-20020a63f147000000b0043a20d57b46si11696527pgk.826.2023.01.10.08.00.42; Tue, 10 Jan 2023 08:00:49 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238937AbjAJP0r (ORCPT + 53 others); Tue, 10 Jan 2023 10:26:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238922AbjAJP0V (ORCPT ); Tue, 10 Jan 2023 10:26:21 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1C575D418; Tue, 10 Jan 2023 07:25:46 -0800 (PST) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pFGVO-0005YW-Jl; Tue, 10 Jan 2023 16:25:38 +0100 From: Heiko Stuebner To: Michael Turquette , Xing Zheng , Quentin Schulz , Stephen Boyd Cc: Heiko Stuebner , stable@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Quentin Schulz , linux-rockchip@lists.infradead.org Subject: Re: [PATCH] clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent Date: Tue, 10 Jan 2023 16:25:37 +0100 Message-Id: <167336433299.2636594.362082360376536202.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221117-rk3399-cifout-set-rate-parent-v1-0-432548d04081@theobroma-systems.com> References: <20221117-rk3399-cifout-set-rate-parent-v1-0-432548d04081@theobroma-systems.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS, T_SPF_HELO_TEMPERROR autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 17 Nov 2022 13:04:31 +0100, Quentin Schulz wrote: > From: Quentin Schulz > > clk_cifout is derived from clk_cifout_src through an integer divider > limited to 32. clk_cifout_src is a child of either cpll, gpll or npll > without any possibility of a divider of any sort. The default clock > parent is cpll. > > [...] Applied, thanks! [1/1] clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent commit: 3ad07d73ae650057fe64b2d85721c644a30428c1 Best regards, -- Heiko Stuebner