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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 36AD8C433F5 for ; Wed, 20 Oct 2021 00:47:42 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 84B9360EB2 for ; Wed, 20 Oct 2021 00:47:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 84B9360EB2 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 56B8C83381; Wed, 20 Oct 2021 02:47:30 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="BmSqLjYb"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8E55C82DB4; Wed, 20 Oct 2021 02:46:51 +0200 (CEST) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 94C4C832C7 for ; Wed, 20 Oct 2021 02:46:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82b.google.com with SMTP id y11so1599351qtn.13 for ; Tue, 19 Oct 2021 17:46:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=f00J1/bbG+LgfMXUAeRDsuSCbqneoGzM9DLJr/5l5EU=; b=BmSqLjYb0Wwf236Q/5PIfMcKPmv1lweKn31OtruG8Sanu2GzjLE7eO+kF/h8GS4g6T UPrsHcKNmo/Loi/9j024oMsrQPKsl3gQbLgOGtBygLGQqoeLE5Or5B6RpvmeedZPF2BY v7/kDa4sF45IgekycQCum9yTSpvfV+b9teujw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=f00J1/bbG+LgfMXUAeRDsuSCbqneoGzM9DLJr/5l5EU=; b=TbQYmbDQ0+z8WzN/EFQXCmnpcLrIRC4CFGB0GptDbQh3lsFLd4ADcgX+tdjLpp76uK +MIgdVnp59uVshuERjhnUwb8wwarORIn/o2WfVGQPZiQigkzlSncLSSAuqflhubhvZPI Kpl28f9M3azvG4S24Q+7OJA0LJMoiHGxt36b8PP8jHbkILGIWUBAsnoEUS2TVnqIYzYi BR1cfj3hCEnFJgR+zgTnC+DhcDeJKfEOKP6daiZjHeVzCoeoozjzkC/cq/BQvzWQitnP 7kmFU8xAny5OA+x5QkZfRQuZZshq5wpzlZc9PYeeZDm7U5GJVJllz+Q6rbz0NkmbF2gm fcYQ== X-Gm-Message-State: AOAM531o7SGbwCR+Kz9Q9QQg+0Fo9i/BImM10XfRXuY7OiPruQ1RAsgE gw8UMbQTsJQteonZxJWKSH5351ZfNMs= X-Google-Smtp-Source: ABdhPJwQi0q8PpOSL5QXUESQ1O2gwF/NHNDN5EKfrNErFQl4Y5Tw9MRxzxDv6UfaanPWTKpILat4Bw== X-Received: by 2002:a05:622a:14d:: with SMTP id v13mr3634653qtw.204.1634690794214; Tue, 19 Oct 2021 17:46:34 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-815c-b889-de4c-aa50.res6.spectrum.com. [2603:6081:7b01:cbda:815c:b889:de4c:aa50]) by smtp.gmail.com with ESMTPSA id j14sm337319qke.68.2021.10.19.17.46.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Oct 2021 17:46:33 -0700 (PDT) Date: Tue, 19 Oct 2021 20:46:32 -0400 From: Tom Rini To: Samuel Holland Cc: Lukasz Majewski , u-boot@lists.denx.de Subject: Re: [PATCH] clk: fixed_rate: add dummy disable() function Message-ID: <20211020004632.GS7964@bill-the-cat> References: <20211013004030.44905-1-samuel@sholland.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9d6OQ1cf0Y0EiUPd" Content-Disposition: inline In-Reply-To: <20211013004030.44905-1-samuel@sholland.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean --9d6OQ1cf0Y0EiUPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 12, 2021 at 07:40:29PM -0500, Samuel Holland wrote: > commit 6bf6d81c1112 ("clk: fixed_rate: add dummy enable() function") > implemented .enable, so fixed rate clocks can be used where drivers > might call clk_enable(). Implement the .disable op for the same reason; > some drivers, e.g. USB PHYs, may attempt to disable clocks at runtime. >=20 > Signed-off-by: Samuel Holland Applied to u-boot/master, thanks! --=20 Tom --9d6OQ1cf0Y0EiUPd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFvZucACgkQFHw5/5Y0 tyz5OQwApEJyj7sSpgQmWbt5cig6gx/VQx9ni8OAMLpjPCMRK1SddnR9O7QQIGqj LuDquou7AjOflMECSO5s6JVMO52cgdGyJlBifR+MwL8Z3P+SYjokdqMN8dV+VK18 Oyd6nXUnjiAiP+A/phWqG0um4Uo0Ux7jUuQ79xDAilbDlEHDOUomAaUUsUUeu1WY 15nJIME0uHDWd2vQrMGlARjC19O4mFAtxFgahW1HIlWj7Wa+S43mwtr/L0KJwlBr iDN1m3JMul1S1nKxPVBBlMx9jDsh2j9qMAXJI0HPsPK1otUA4MGN6epBLbm8yPo9 ta72MX7KUyUuB9Fi0ho/u9HTqxhhttfP8ydDMF2L2peGdx+e29P49oqaqZmUPsWe 4tc07HWTdfUt9Ji0+AvpBtlwPXpbzK8lkgGktTbQeFi/evh472iYzPbHsobnfMNc OFxKjI4nbmpNJAzIxO7nWDOyR3LFJ2gKjSZ27fczgURiPCv5+z0VX3P52NIryYG6 zbhmQ+fk =xOUD -----END PGP SIGNATURE----- --9d6OQ1cf0Y0EiUPd--