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 28A9BC678D5 for ; Tue, 7 Mar 2023 17:54:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7CD3385C86; Tue, 7 Mar 2023 18:52:58 +0100 (CET) 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="na3Lr6zf"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 15B5C85C54; Tue, 7 Mar 2023 18:52:56 +0100 (CET) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (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 E069385C6D for ; Tue, 7 Mar 2023 18:52:50 +0100 (CET) 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-x82a.google.com with SMTP id r16so13652023qtx.9 for ; Tue, 07 Mar 2023 09:52:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1678211569; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=hbARSEYqxyAY27GRUTVeH1fY9kJIfwFlH5b4okTZM9k=; b=na3Lr6zf0w6rkBL/HiAVb4Z9P5LXxDLOrJjWMNVjNJ5l+fQG0ardsfdEwO/HRXOL7m mWx9WuOZA9eu8Bmo7SxJ9pjShtyYGcVfW5hEIemyzdumch9lbBeleI5uOvwmBjYYfUVt DWtffJK3S3h/Ge01s5bv3bR865kf5z54oT+Fc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678211569; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=hbARSEYqxyAY27GRUTVeH1fY9kJIfwFlH5b4okTZM9k=; b=U3yVJn3JPXUe1NLgZZgjJgkO/NuvlqLgTCgTAU1YzhwRO0CRzYt0ZgPKdzPloGOQUJ FRsTpAssncnd136rmrggWQ5EHgOflV30I4dINvS2Ps3zBKigVoT6N9L+aysIsyEBepId ZNtTk4KZ3y90/DiQH8amOZWIAqTlKF2xr7rnN4ONZxi3moJyXYGwmOckQAmqn7LJLQbb Hd0Qi1+gs+/Ap5WbQqxvezIDZy171Fn+kV+spJUY0/kn1FafbioEFn/4TWTnUh+trS9g 4N1zFdPB5c1X0MBNpLIUqNZEUDpQZHguOAnKa0qhDGWVq7EPIH8GRp/jtszzwJzzStwH ARPQ== X-Gm-Message-State: AO0yUKVpbBSgu8PHWuk6H9WKju5AlSsHLEt9NdKwQExzwKQN0IHXwqee G2llVFNRfJVS48eDPSVrPqSyVQ== X-Google-Smtp-Source: AK7set+W9z2ZsWSAUJuRFt0wXcYZNjPYNExV36sWTe9TKIWa3KMoiOSDrGNaQUEBHgTds1Q60JFEug== X-Received: by 2002:a05:622a:40b:b0:3bf:d17d:c94d with SMTP id n11-20020a05622a040b00b003bfd17dc94dmr25847244qtx.54.1678211569688; Tue, 07 Mar 2023 09:52:49 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id 191-20020a370cc8000000b007416c11ea03sm9937924qkm.26.2023.03.07.09.52.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 09:52:49 -0800 (PST) Date: Tue, 7 Mar 2023 12:52:47 -0500 From: Tom Rini To: Dylan Hung Cc: lukma@denx.de, seanga2@gmail.com, ryan_chen@aspeedtech.com, chiawei_wang@aspeedtech.com, BMC-SW@aspeedtech.com, joel@jms.id.au, u-boot@lists.denx.de Subject: Re: [PATCH 2/2] clk: ast2600: Keep PLL power on Message-ID: <20230307175247.GS968799@bill-the-cat> References: <20230221130110.29656-1-dylan_hung@aspeedtech.com> <20230221130110.29656-3-dylan_hung@aspeedtech.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6kUCllvmAe4N6qcP" Content-Disposition: inline In-Reply-To: <20230221130110.29656-3-dylan_hung@aspeedtech.com> 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.8 at phobos.denx.de X-Virus-Status: Clean --6kUCllvmAe4N6qcP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 21, 2023 at 09:01:10PM +0800, Dylan Hung wrote: > According to the PLL vendor, we should keep the PLL power on, so we > shouldn't toggle the power-down bit during PLL initialization. >=20 > Signed-off-by: Dylan Hung > Reviewed-by: Joel Stanley Applied to u-boot/next, thanks! --=20 Tom --6kUCllvmAe4N6qcP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQHee8ACgkQFHw5/5Y0 tyyL6gwArCf6TeBRm1Tt3nU8z9d7trYkgAqL+CEPJ+TJDOjeqzdDJ0IM/mmRpojQ pVLzpNlUTxtb+r3YB48QxliRoO7F9PN1OTgzac9iJMi8IXRjVg76q/30K8cKqw9o ou7Vpp4RUOJaEWUQ0WkaogZ72p6kwNATN3y5aLArWXsyKLl/OQOPgRwbYjJBEs78 kJXQwYobB7oz+tfBxeFrwzUXOuvr2twXibU3iJFynqeMTiR5vheFbslc4emSFxDa y0Ewwyf8Iki3ONxryMYuRVaMstB076IsjYiPv9s/ck64xCTBo+w6igrDoNLqI5Vu 1jB27h3KtsiXCxPl54g7g3UGH5FpMMKMPNwDiISroMtXDmC3asgXO7MEnE2gXpMt 5e2n5VsANtGJiTZ9EwIeZuF5hcuux+3YUxPY+2+u69cQdOHObU7FOfjb9KBj3mTw YuXQf84Bsm5pq8ooiFN/19HdELx0s3JxFgoOP9pxRTQqMDHgd5iUFhYzKzmaJs23 jXYE8nD/ =29B3 -----END PGP SIGNATURE----- --6kUCllvmAe4N6qcP--