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 18265C43334 for ; Thu, 7 Jul 2022 02:00:52 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9403C845C1; Thu, 7 Jul 2022 03:57:30 +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="sOK46Jj8"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7F390845CC; Thu, 7 Jul 2022 03:57:28 +0200 (CEST) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (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 48F39845BF for ; Thu, 7 Jul 2022 03:57:26 +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-qk1-x735.google.com with SMTP id v6so12424603qkh.2 for ; Wed, 06 Jul 2022 18:57:26 -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=0Z+2rfZkaFtUuVeK4dD/0ifj3/SOwMhcyPNcVRM4SWg=; b=sOK46Jj8E8uWj4kaM3LK84Cs2nauCgXPTXvRXUzFNpLAQdN1riDbUe3+Vd/izqh37F sUNUNyfkfVkzD1ZWM+ArFx3PPmEUGio7l+kQq2Bosb18NyPgrOpSRDw1plXwXPkaN6au yYdcsZgS9+MKAAmeqtX61NizsafssJk+/c9mU= 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=0Z+2rfZkaFtUuVeK4dD/0ifj3/SOwMhcyPNcVRM4SWg=; b=MXdUZ45Jl8w1e3PiolwmiR1NtWjHxFHOyaERLgdohUwFA4Ztg8yHXcF5lWaIb6ROph 3CxmhxJkk7s17fNrxsYzIyFMdph3Z5roqIl6hw8NKvKGNJ4pnZQahoXTNSDwbIEFbtcs GoSuAAuWYPpY1bb3bUviXcH5C2PsVEApMfLCiYB0W/bUkEGxl054k970QhYkJ6ie+r1R cbYaHAPEtvdtayinkPWCIGTedGNh8Vm/5D8IXT6l7t2qdSt91JBdwbttjXeji1znQJf0 BnuuA1yBGKedV4hdysKVKado/LCg4GKwSUVq6IiqZNi001ibJwoCF/9WeKpN7Q/DzGCi o1VQ== X-Gm-Message-State: AJIora8GNRAclw1CrAXiERlV25tk83x0lPauZiL156qRfSvNjw3mgn0Y cMJzBD+zQy06otH9RBhNWV4+mg== X-Google-Smtp-Source: AGRyM1vsN0E82dexF82AEt2vkLk39ff2BUgUk99AvuhVqUfGyhtQ1MxdfoTtiqaT1xhA6uh4wHUVRg== X-Received: by 2002:a05:620a:460f:b0:6b1:533e:7f1c with SMTP id br15-20020a05620a460f00b006b1533e7f1cmr27617821qkb.217.1657159045114; Wed, 06 Jul 2022 18:57:25 -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 dz8-20020a05620a2b8800b006b141dd9746sm19217192qkb.110.2022.07.06.18.57.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 18:57:24 -0700 (PDT) Date: Wed, 6 Jul 2022 21:57:22 -0400 From: Tom Rini To: Joel Stanley Cc: Ryan Chen , BMC-SW@aspeedtech.com, Heiko Schocher , u-boot@lists.denx.de, =?iso-8859-1?Q?C=E9dric?= Le Goater Subject: Re: [PATCH v2 08/11] i2c/aspeed: Fix reset control Message-ID: <20220707015722.GI1146598@bill-the-cat> References: <20220623051041.3848714-1-joel@jms.id.au> <20220623051041.3848714-9-joel@jms.id.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iGVyjpQW5Zz5Bf9E" Content-Disposition: inline In-Reply-To: <20220623051041.3848714-9-joel@jms.id.au> 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 --iGVyjpQW5Zz5Bf9E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 23, 2022 at 02:40:38PM +0930, Joel Stanley wrote: > The reset control was written for the ast2500 and directly programs the > clocking register. >=20 > So we can share the code with other SoC generations use the reset device > to deassert the I2C reset line. >=20 > Signed-off-by: Joel Stanley > Reviewed-by: Ryan Chen Applied to u-boot/next, thanks! --=20 Tom --iGVyjpQW5Zz5Bf9E Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLGPYIACgkQFHw5/5Y0 tyyPUgv+JH9CEmm6jIUr6VEBj4QxZn/ASJ9V0efp6p+G/pj1lukqkn35XTah+d90 t8+iTiJ2yqL93WCh6ukUs/+Mi/7HjS6+gP3v04fgWnnwmzsiKd4Pbxh1sO6xE+ZE irONRb0HKkwbC3iRrXR44zYYkB02TH6fIDbssrcHwzEdvMaYFzE6YeqTLDMXhK2F 11ygmx//Kek9Afg4goqhRE4XDw1A8stpIfZ02YNAiN6Wk6HZMLSg/x6Cn5bdSKNd vvOVdc8SJ4iohDWN4gRE2W5qLp52ANv4rxRdNMJAfJZneLXM2vE0ccKF3jopi29L sHefPCHCi2S80/Lw/UAFhyVSkHVtzxC1AZTMwusSu/vHN62uhdA9rho+uAH7AyV+ ZL8R/iblCI/Bzth9g4q1H5dMBWwwU1lMU2MMrtVoh3mvhn97UbzGCIv2U8IIeCXP yFngxiQxrO0iQu77NNC8c6cdjWKgv3zRg7VvZgurzhmA/wJzRyLWO8/ofVrrMycM N6Mp/zJJ =k3VY -----END PGP SIGNATURE----- --iGVyjpQW5Zz5Bf9E--