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=-16.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 4171DC433F5 for ; Wed, 8 Sep 2021 19:45:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 221826113D for ; Wed, 8 Sep 2021 19:45:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352298AbhIHTqW (ORCPT ); Wed, 8 Sep 2021 15:46:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343558AbhIHTqT (ORCPT ); Wed, 8 Sep 2021 15:46:19 -0400 Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1ABCC061575 for ; Wed, 8 Sep 2021 12:45:10 -0700 (PDT) Received: by mail-io1-xd34.google.com with SMTP id a13so4796764iol.5 for ; Wed, 08 Sep 2021 12:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cY82i5QFt3f+oSOKzp91m6FG0+h9u8XPOeGXpy/rmp8=; b=PwjzusCCcXmrdIWclxRAbuawGLVSB/EhOV0thKoYUYRN8m+k7eb0NyC+XejhuiM7E2 Lo8AkpNDdkwirrJNaeci63OOGFVyta6AEUcmcJjX72OKeVxDTK5zyN55XXQEu43RY1tS P2AQ+ZQLsdhztPCSDW3x+zG6Y8pSL2z1eP9g4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cY82i5QFt3f+oSOKzp91m6FG0+h9u8XPOeGXpy/rmp8=; b=hv7QF7sU+uhdS8Y6A0tMCVSaqeyPgKSbscYJKHIDjSelJp1J7AgPTlrWAraHpi/eem 5B5x8Q/pv1Bdd2T+YPK8Oj6RectiR6yk1fgRnSYAlE4RWfpYqesl3NmKf992Tf0s285O z3peYOic9GxpUnS3rNpWzSJNjbC2zb6Qbzs0Bbux3lOFPBmG/G/Cb7KNyL8P0hFypXKs sOvy7/ZIdKnSCxFEMNlM3KPA8hz5rXCfJJgWbvs1XnfgqvkVjZnXot9SjTyqh66UdQIb /Fy3gcQY2tIwAGzM3znTGObuCl60QF0mNDVaip4bkoO6LdbyQYTix9elVaZdaFDR/4q+ luaQ== X-Gm-Message-State: AOAM532qvQTehQcABIh6R15YIxnemXmQ/EHtQmRYr4whOhGknPmNsddO 4+0mf4B/mLRZwu5ex+EwJCgto45bQxepng== X-Google-Smtp-Source: ABdhPJxXw4CZHVqdrfapx2+/2gs5ODkQBfqLwr8NBdvXkHjSaFt+FEl/Oj8Gk7rKj9Tvz+OqLYux4w== X-Received: by 2002:a02:2341:: with SMTP id u62mr37753jau.6.1631130309738; Wed, 08 Sep 2021 12:45:09 -0700 (PDT) Received: from mail-il1-f170.google.com (mail-il1-f170.google.com. [209.85.166.170]) by smtp.gmail.com with ESMTPSA id z26sm50123iol.6.2021.09.08.12.45.08 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Sep 2021 12:45:08 -0700 (PDT) Received: by mail-il1-f170.google.com with SMTP id b4so3539613ilr.11 for ; Wed, 08 Sep 2021 12:45:08 -0700 (PDT) X-Received: by 2002:a05:6e02:e02:: with SMTP id a2mr1190609ilk.180.1631130308475; Wed, 08 Sep 2021 12:45:08 -0700 (PDT) MIME-Version: 1.0 References: <20210908111337.v2.1.I006bb36063555079b1a88f01d20e38d7e4705ae0@changeid> <20210908111337.v2.2.If29cd838efbcee4450a62b8d84a99b23c86e0a3f@changeid> In-Reply-To: <20210908111337.v2.2.If29cd838efbcee4450a62b8d84a99b23c86e0a3f@changeid> From: Doug Anderson Date: Wed, 8 Sep 2021 12:44:57 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 2/3] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L} To: Brian Norris Cc: Heiko Stuebner , Michael Turquette , Stephen Boyd , Linux ARM , "open list:ARM/Rockchip SoC..." , linux-clk , Chen-Yu Tsai , LKML Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Wed, Sep 8, 2021 at 11:14 AM Brian Norris wrote: > > We have DT IDs for PCLK_COREDBG_L and PCLK_COREDBG_B, but we don't > actually expose them. > > Note that this requires the previous patch (making "armclkl" and > "armclkb" into "critical" clocks) to prevent these clocks from taking > down the CPU. > > Reviewed-by: Chen-Yu Tsai > Signed-off-by: Brian Norris > --- > > Changes in v2: > - Split "CPU clocks are critical" to a new patch, to make it more > obvious > > drivers/clk/rockchip/clk-rk3399.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Douglas Anderson 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=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 52592C433F5 for ; Wed, 8 Sep 2021 19:45:18 +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 11F5F61175 for ; Wed, 8 Sep 2021 19:45:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 11F5F61175 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RIMRCv0RnGmdfo+8HlDBiz6qspZWLUZPpG/dZdigvMk=; b=EK8vkK8F5MOWeM 4rcywKMI7E3+l9p/vbY9J0WWUCj/xZy1DY5iZlRLxSMeI8Fy9oJpQdRSGPwn8GDqJ+p4Jc5658C2N DsjybLTfcnirQlU8A2ZDdyv6tWqd+Mf91jTG9q0Xh8tMbriBNkJcWPnT55AwMNdUPmhUsqnaG8bUH pZiAsdrPoyJMm1zQPUooVvYUocFYNbM4D+JBe1KfGLd8oRDFxVC84fVDPJxy6dhVkoNDttVMXOayz cExWQVrK1eelWSgx60ahgm5Q7yaSmRaAUGgqEy7USOyP1p/5ExSeOCe6n1LDF8+vqWbj2YsZ0Rbtc spd+6Zs4zdN2LkS9s0OA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mO3VR-007Uyw-Av; Wed, 08 Sep 2021 19:45:13 +0000 Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mO3VO-007UxJ-Ix for linux-rockchip@lists.infradead.org; Wed, 08 Sep 2021 19:45:11 +0000 Received: by mail-io1-xd31.google.com with SMTP id b10so4791804ioq.9 for ; Wed, 08 Sep 2021 12:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cY82i5QFt3f+oSOKzp91m6FG0+h9u8XPOeGXpy/rmp8=; b=PwjzusCCcXmrdIWclxRAbuawGLVSB/EhOV0thKoYUYRN8m+k7eb0NyC+XejhuiM7E2 Lo8AkpNDdkwirrJNaeci63OOGFVyta6AEUcmcJjX72OKeVxDTK5zyN55XXQEu43RY1tS P2AQ+ZQLsdhztPCSDW3x+zG6Y8pSL2z1eP9g4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cY82i5QFt3f+oSOKzp91m6FG0+h9u8XPOeGXpy/rmp8=; b=bzMKUlnp3JsXFiVU58VBgWodOZ2KRgprSEQpLPIdehlsbKntXdlulvxhAg4Uj1tl0m 8LHgtxDuHvNoLedRlpmKE0ClGcv9QLrR1f6QoTFeptaW8WqNhcJDbjVPV5dMhY9peJ97 OyB53g0gXkQ40ymPK7HywC1eB7mKYY36rE3Df1EWhhH5O8oRU/i7wmC+pwRtGep63Pc7 Aj4U+buveefXPT9xhRc3QNMnbJt/gtArGEWnSDAu5S9kJW2X48biighFffZ/1NdPQ0hb dO0ZKLllpSi7qgvTd+dX9BNVKyv9BVYp4P6UcNJgDHief5dVGwgMjR0xiliGv39K1EqW JPig== X-Gm-Message-State: AOAM531y0m3Sm3wqRPicj2oEhrygFBz77Ec/w0/ewI2NNVqbYFilO5vg H2s1wtiIoqp11RprVqxegomX0nkyFmlzuQ== X-Google-Smtp-Source: ABdhPJzttC+dUmQMc1+3iZIZTShaQvMBqLfBjLd34+hWSISKcqSXAKUx7LuBPwQuO+ZAbdhPHSix1g== X-Received: by 2002:a02:b183:: with SMTP id t3mr5367885jah.93.1631130309638; Wed, 08 Sep 2021 12:45:09 -0700 (PDT) Received: from mail-il1-f182.google.com (mail-il1-f182.google.com. [209.85.166.182]) by smtp.gmail.com with ESMTPSA id x1sm17702ilg.33.2021.09.08.12.45.08 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Sep 2021 12:45:08 -0700 (PDT) Received: by mail-il1-f182.google.com with SMTP id x5so3570639ill.3 for ; Wed, 08 Sep 2021 12:45:08 -0700 (PDT) X-Received: by 2002:a05:6e02:e02:: with SMTP id a2mr1190609ilk.180.1631130308475; Wed, 08 Sep 2021 12:45:08 -0700 (PDT) MIME-Version: 1.0 References: <20210908111337.v2.1.I006bb36063555079b1a88f01d20e38d7e4705ae0@changeid> <20210908111337.v2.2.If29cd838efbcee4450a62b8d84a99b23c86e0a3f@changeid> In-Reply-To: <20210908111337.v2.2.If29cd838efbcee4450a62b8d84a99b23c86e0a3f@changeid> From: Doug Anderson Date: Wed, 8 Sep 2021 12:44:57 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 2/3] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L} To: Brian Norris Cc: Heiko Stuebner , Michael Turquette , Stephen Boyd , Linux ARM , "open list:ARM/Rockchip SoC..." , linux-clk , Chen-Yu Tsai , LKML X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210908_124510_651149_C0DC5357 X-CRM114-Status: GOOD ( 15.44 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Hi, On Wed, Sep 8, 2021 at 11:14 AM Brian Norris wrote: > > We have DT IDs for PCLK_COREDBG_L and PCLK_COREDBG_B, but we don't > actually expose them. > > Note that this requires the previous patch (making "armclkl" and > "armclkb" into "critical" clocks) to prevent these clocks from taking > down the CPU. > > Reviewed-by: Chen-Yu Tsai > Signed-off-by: Brian Norris > --- > > Changes in v2: > - Split "CPU clocks are critical" to a new patch, to make it more > obvious > > drivers/clk/rockchip/clk-rk3399.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Douglas Anderson _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 6FAB7C433F5 for ; Wed, 8 Sep 2021 19:47:19 +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 3D45561139 for ; Wed, 8 Sep 2021 19:47:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3D45561139 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hyJgsMeoXQLFxVvFR+Nc66c+P/+Soy9Cc4jwoBKykVY=; b=vFUCiRZa4LJmoo jTjvZV9PXrvYbNHSEWnSW46+dVUGxYN8f51hYY5od0eZgNKAIPXNGhTbiODX+gMveqDRfmQAxYWvt oLdEHGlHrAyPWhnh/php6519eFk6U7laQT6EBRL9mWaydVBM3ctpB53wKfyTHiL9pJFc+yUrNNNS/ y8kZhhVu+q3U2hq4TSyYJzW0/Fxc5ZVFqE95b+4xgS7gXsa5opUfD5yYV9Ra8Kb/RZyLtJ59shgEl wMXRJutBHaj8O7ssiSgy4mp2SNKfBC4kZnz4bTTID15+KI96FI8rWpavYR/wSHgC158SulliLzIfK xBCK0Oyr5A0+Bye6ZBrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mO3VT-007Uzc-T2; Wed, 08 Sep 2021 19:45:16 +0000 Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mO3VO-007UxS-MN for linux-arm-kernel@lists.infradead.org; Wed, 08 Sep 2021 19:45:13 +0000 Received: by mail-io1-xd31.google.com with SMTP id g9so4785600ioq.11 for ; Wed, 08 Sep 2021 12:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cY82i5QFt3f+oSOKzp91m6FG0+h9u8XPOeGXpy/rmp8=; b=PwjzusCCcXmrdIWclxRAbuawGLVSB/EhOV0thKoYUYRN8m+k7eb0NyC+XejhuiM7E2 Lo8AkpNDdkwirrJNaeci63OOGFVyta6AEUcmcJjX72OKeVxDTK5zyN55XXQEu43RY1tS P2AQ+ZQLsdhztPCSDW3x+zG6Y8pSL2z1eP9g4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cY82i5QFt3f+oSOKzp91m6FG0+h9u8XPOeGXpy/rmp8=; b=OozJlh6EjQKSo6ldoAiLgEazpAdX7sTb4tmyFNeamvrrqIS9jQSzHQEMdnnvhW+mKv QzCF2IoJlevuxSiDdDtqiCWSceXgyMxGTKttgGJ9Yboz6TW8vI+23J49BAqOYgHn47hL eSsINH7UWTeUQx3skKwcEGwLwqUUZOz+HWObw4r2MMh2IrxRubq8FRRzXgz9seNt9KCT sdC17SGUb5nnWQa3XwMHGpqmeGt4r4mLNK8ZNKGYPFnxYErb4EpjQPuUXFWgIN2KaFX5 MFFNQtp2WzHLE6qtoJNWp3aUCqy3mFTykM10bwiNgh9zxYfMSBDzwLmsaVy52jXqCcge jTbw== X-Gm-Message-State: AOAM5319S/jpkL5dOi9q6SgMWAY9FKdSB8590K94xfcDAYVfBQ+kTY+W /dmJksIjAtAI6zJQgVWGUtAfCq/WIzojKg== X-Google-Smtp-Source: ABdhPJzA2mKZXUIF1auyGFAxI4mcJm7txTEqMDNQ4kIevyY+ajTd261ZhleNSnOr+k+GUgMsh1BCUg== X-Received: by 2002:a5e:a601:: with SMTP id q1mr1266892ioi.51.1631130309836; Wed, 08 Sep 2021 12:45:09 -0700 (PDT) Received: from mail-il1-f179.google.com (mail-il1-f179.google.com. [209.85.166.179]) by smtp.gmail.com with ESMTPSA id k21sm28777ioh.38.2021.09.08.12.45.08 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Sep 2021 12:45:08 -0700 (PDT) Received: by mail-il1-f179.google.com with SMTP id a1so3558431ilj.6 for ; Wed, 08 Sep 2021 12:45:08 -0700 (PDT) X-Received: by 2002:a05:6e02:e02:: with SMTP id a2mr1190609ilk.180.1631130308475; Wed, 08 Sep 2021 12:45:08 -0700 (PDT) MIME-Version: 1.0 References: <20210908111337.v2.1.I006bb36063555079b1a88f01d20e38d7e4705ae0@changeid> <20210908111337.v2.2.If29cd838efbcee4450a62b8d84a99b23c86e0a3f@changeid> In-Reply-To: <20210908111337.v2.2.If29cd838efbcee4450a62b8d84a99b23c86e0a3f@changeid> From: Doug Anderson Date: Wed, 8 Sep 2021 12:44:57 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 2/3] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L} To: Brian Norris Cc: Heiko Stuebner , Michael Turquette , Stephen Boyd , Linux ARM , "open list:ARM/Rockchip SoC..." , linux-clk , Chen-Yu Tsai , LKML X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210908_124510_764582_53231882 X-CRM114-Status: GOOD ( 16.76 ) 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 Hi, On Wed, Sep 8, 2021 at 11:14 AM Brian Norris wrote: > > We have DT IDs for PCLK_COREDBG_L and PCLK_COREDBG_B, but we don't > actually expose them. > > Note that this requires the previous patch (making "armclkl" and > "armclkb" into "critical" clocks) to prevent these clocks from taking > down the CPU. > > Reviewed-by: Chen-Yu Tsai > Signed-off-by: Brian Norris > --- > > Changes in v2: > - Split "CPU clocks are critical" to a new patch, to make it more > obvious > > drivers/clk/rockchip/clk-rk3399.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Douglas Anderson _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel