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 7D991C433EF for ; Thu, 7 Jul 2022 02:00:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5D220845B9; Thu, 7 Jul 2022 03:57:13 +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="t1hP/2bn"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4039F845BA; Thu, 7 Jul 2022 03:57:12 +0200 (CEST) Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) (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 0B6CD8456D for ; Thu, 7 Jul 2022 03:57:10 +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-x732.google.com with SMTP id r138so12384952qke.13 for ; Wed, 06 Jul 2022 18:57:09 -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=pse8HAkWUP1+3HHe/lyh2Wwe+Soe0Sh2WVnwWnix/14=; b=t1hP/2bntw+E7LSJ+uA84BupDYC7/f41WX5NbcotNvCQeJD2OXm4ZBEJXP3IbQLMAC NHrlsXK42pa0YmLPmf2Zlile5SvKzA6rH5jGg9HPCor4DbYnLM/vO1GFJ4m5xdJeWNHW i55bSOTkg720uza05w3ypabmubpBf5+cXpxts= 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=pse8HAkWUP1+3HHe/lyh2Wwe+Soe0Sh2WVnwWnix/14=; b=gfpDfkE55D778Lz6DAzA3Bm5LUVWUObgkI4fskOm+jkfOLeituf4VuKYVJn1X57ffA zx3noEF2k10GbxYP4ts6W6YgBpq9F8VLR6bUJJ51eR1S8HBnh4/LvzIvQ5ffRBwVdocm 4lsDrl4xD+pBDcAqBNzEnbK4wv4G12f8+VRD/R/iklfz0MXHVrUBnuWKbVyScpAV5sNp HGK6skAmspGf6jXgaFGT++0vFBoQwGSyh1wvFGOWjp6xY0ieAmvyHVx0/hKNuQkOd3GN BWqXzXVUGw042jH/8bYIhCn7vMc2l9O4++sjK+x/R16Cnhh0SrgMeEh9QKWlKQFl4GQ+ yMWQ== X-Gm-Message-State: AJIora90XQbcYs6KuLRCzHVksFGkpp7+83i64ZxO4Ik/YHkbwi/CjwVF R0eC78/nVM/EWJ/xd0GRlnNgPZO6H0yWWA== X-Google-Smtp-Source: AGRyM1uSwKhoCiPr0nYdkCoc4zVIWSNHBSKpnMcykPSOW1W6Z0D4XDIG6BiKonp2VImbmY0cxTFRAQ== X-Received: by 2002:a05:620a:808a:b0:6af:1f4f:10c6 with SMTP id ef10-20020a05620a808a00b006af1f4f10c6mr28819150qkb.642.1657159028877; Wed, 06 Jul 2022 18:57:08 -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 r18-20020ac867d2000000b00304df6f73f0sm436900qtp.0.2022.07.06.18.57.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 18:57:08 -0700 (PDT) Date: Wed, 6 Jul 2022 21:57:06 -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 05/11] ARM: dts: ast2500-evb: Add I2C devices Message-ID: <20220707015706.GF1146598@bill-the-cat> References: <20220623051041.3848714-1-joel@jms.id.au> <20220623051041.3848714-6-joel@jms.id.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="x96pM+uot4Qe+FAK" Content-Disposition: inline In-Reply-To: <20220623051041.3848714-6-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 --x96pM+uot4Qe+FAK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 23, 2022 at 02:40:35PM +0930, Joel Stanley wrote: > The EVB has an EEPROM on bus 3 and a LM75 temp sensor on bus 7. Enable > those busses we can test the I2C driver. >=20 > Signed-off-by: Joel Stanley > Reviewed-by: Ryan Chen Applied to u-boot/next, thanks! --=20 Tom --x96pM+uot4Qe+FAK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLGPXIACgkQFHw5/5Y0 tywEtwv/ejQAOoVWgwi3BJTblsoEizIkQxLY+o82sev0yTFmhN9QwJfHmbgJ1o2S mTVcl3nlUCCThqYiaSc0wT7sZOD70WKR1CkJfCsC3xOrEdNY0K/1hb+IKa0tfj8l dZJqLUkChxVFCgTY5VQ6T2nfi8XavvBGfqBfLTINdwkIfbfwgHFUuwb7YfwRAgTy iA9uScjZ1wylHYVGZbWf4rtUb44ntoZBTB8ytJ5CJ3rZAR8vD3Rl9k7BbzBxfwVO 1RgEbRaT76DDYAoj+0pptkzrIDF7+i9xdtpOlKXdhGp6saCrljmQc0yve/don6yr gWTUIb2h9JGYyobVciFNaEh3BWcRg3EP2LFnkp0vlToqitFnmSpx4dW6vzPR6pCE Vy2jZI+b4fzI8j0KC01Th/xHGBARhWTTTcrXav/jo30vIBKljQoaqOpMasyNCU3t 255javIoZa3oSR22WwGivSq6nPxyvJR/XgEXtpHol1cWUt+5DWQ9MivQMR9gNx5/ hVeTy/60 =1Su7 -----END PGP SIGNATURE----- --x96pM+uot4Qe+FAK--