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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E6465ECAAD6 for ; Fri, 26 Aug 2022 18:51:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7C33C848FD; Fri, 26 Aug 2022 20:50:53 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (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="Nkcu21CA"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 632C7848F6; Fri, 26 Aug 2022 20:50:38 +0200 (CEST) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 91C6884934 for ; Fri, 26 Aug 2022 20:50:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82d.google.com with SMTP id r6so1929239qtx.6 for ; Fri, 26 Aug 2022 11:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=klmrdgRG5XNByD9EDyFbawyyYBTACwhMxFOsoqTwulM=; b=Nkcu21CAH8W0uIiXFgaxdC3HRsOQSppLYVGF0q1OzFDeIthU3UYPNsGUp7pTHTXxX2 JCJ8xqa5QKVNSfRrd+WDzkOIMtbJu5gh3e6nu1i9UxoqzUqPBsx8kvm2JhnYL46uiuNX ZZTMA/0oZAslPlc6wSyQpbJ9sHLt8oX1m78ng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=klmrdgRG5XNByD9EDyFbawyyYBTACwhMxFOsoqTwulM=; b=nYChZdyciSYP5eU3qyJXOwWFq8aZr8hDp3wnlnjUkxSqNMdkeFpWIAwWUFuF8Xw+H7 N4ab5i1AHvYskKoyQQPRVaDqvBUuJ1/8ZKb+0+/asI2tOMJkuafvCBkz5w/AQlzD8yCn B33EQ2zyf7gGNTYbzoM0WQOf/Xud4Nfnj15PIb/v7c2ot4Bl7Ill9vbywkRPo88Hg7/7 iuwTomFIQqjJAJfmYaryOYz2cJRcY2SpngBpQY4vXfvbB4YRV0gUi2sP9hEkG9K2/1oP 06W8tiDYZ4f7VvA/BwgsClTM86pJcontz5wkjiGz9XV9ZyzLB8dU1VRzm/vUsvr0n2ri yv0A== X-Gm-Message-State: ACgBeo01ZMLkBMMj81FeDoCfMchlIT2RPJIqIo8ohD6zUeZfvCg7J3/0 KFjCbYtPf79kG3juoZedebU79g== X-Google-Smtp-Source: AA6agR4HtgW8cV4dUADJjCMCD7XwhPLRffwWjzQPbEufmE0dFbAvKQYnEg09aOnfMF41/upRPhuvjw== X-Received: by 2002:a05:622a:1191:b0:344:559c:3d52 with SMTP id m17-20020a05622a119100b00344559c3d52mr922862qtk.288.1661539834412; Fri, 26 Aug 2022 11:50:34 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id bb19-20020a05622a1b1300b00342f8143599sm322001qtb.13.2022.08.26.11.50.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Aug 2022 11:50:33 -0700 (PDT) Date: Fri, 26 Aug 2022 14:50:31 -0400 From: Tom Rini To: Sumit Garg Cc: u-boot@lists.denx.de, rfried.dev@gmail.com, jorge.ramirez.ortiz@gmail.com, sjg@chromium.org, stephan@gerhold.net, mario.six@gdsys.cc, dsankouski@gmail.com, robert.marko@sartura.hr, luka.kovacic@sartura.hr, luka.perkov@sartura.hr, jh80.chung@samsung.com, nicolas.dechesne@linaro.org, vinod.koul@linaro.org, mworsfold@impinj.com, lgillham@impinj.com, daniel.thompson@linaro.org, pbrobinson@gmail.com Subject: Re: [PATCH 06/13] clocks: qcom: Add clock enable callback support Message-ID: <20220826185031.GU7942@bill-the-cat> References: <20220804142721.536556-1-sumit.garg@linaro.org> <20220804142721.536556-7-sumit.garg@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PPxI8paQBs33t8dK" Content-Disposition: inline In-Reply-To: <20220804142721.536556-7-sumit.garg@linaro.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean --PPxI8paQBs33t8dK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2022 at 07:57:14PM +0530, Sumit Garg wrote: > Drivers like USB, ethernet etc. uses ".enable" hook to enable clocks. > So add corresponding support for Qcom clock drivers. >=20 > Signed-off-by: Sumit Garg Applied to u-boot/next, thanks! --=20 Tom --PPxI8paQBs33t8dK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMJFfcACgkQFHw5/5Y0 tyz+/gv/fHLfuKDkfNpFJdHWcnHu/Qtl7jENcsflC91CvVBhZIMtkOkJRK2YRQJB V4gFbouBHHOgzUCAM5r7DiTrIvcS8XLLhzdtGKGCgZ8TAkRdf0tFQ/xTafif8OHc C0iDjwb/iUYjQB0se+Fsh7QUoGFolldXX1Tj4QfC+g9Od6+aeQQyBgRdD5rQ1PmQ 9Cw5AmqGZcn6qL2IG0a3loVtGEuidyCwypwJ1SuhXnG/f7FMBGG6Qcf1y/4G6rxR NvhHc+87IBJcVgULdpX+uRha8nkyR/Id2dwDNMaQVILIgUKVsvy5EfToWOoIYkjY Ingu5bIi2CyBMvl7COHmsodJn96mzyEtS2FVZmBqDcwEacLtJujlDW0QpLrZAoJp nwQuIXkh1FcbEaU9SMkdsw8zOwKDhRBAsuflwnz6TMnTlQ9nvL8qZrc8zuOOSrdu baR/fAKr7L/GqBL9SLLmNl+xVCtuWx82WrpcG70rLjYBJBM4cej5kM4TpqIHUwYk Eyp/OVE2 =nG+R -----END PGP SIGNATURE----- --PPxI8paQBs33t8dK--