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 X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69A21C433ED for ; Tue, 18 May 2021 23:26:13 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F0E5A6105A for ; Tue, 18 May 2021 23:26:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F0E5A6105A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=jms.id.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:52904 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lj96J-0006J2-Pm for qemu-devel@archiver.kernel.org; Tue, 18 May 2021 19:26:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49416) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lj92m-0004fX-66; Tue, 18 May 2021 19:22:32 -0400 Received: from mail-qt1-x82a.google.com ([2607:f8b0:4864:20::82a]:41704) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lj92k-00088Q-14; Tue, 18 May 2021 19:22:31 -0400 Received: by mail-qt1-x82a.google.com with SMTP id t20so8853030qtx.8; Tue, 18 May 2021 16:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yRW11+DfV8i+sTJecDSffPwNpQNpP5szCPax0FOxgTs=; b=k1JGXW6GztIWIgaGcDlFYghG14yITQmVokCYqI5AeRDKf/b36Tz0pgS+A1gxLA66qM 0xsDfE9Cri6lBoY5cdMx+I8sMYnbDUynjdCPSWcgE69+MJv+sYnsrndGFm/8Bq8Q3Wb3 bNmlpx5l0g9MmaZ7w7DklCmBK/kS8snuz5Wuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yRW11+DfV8i+sTJecDSffPwNpQNpP5szCPax0FOxgTs=; b=qa7Z5ORf4AYebKZGCaNgvE0OHjyqEyeWqR66+n1+YqDrS+tRQAryP5V1OnAx4DphZk O+SC4IyXrX2SRkIJyC8hf/Qa0qmYhTiAmmMTdURmzm8V1uicrh9I3gmvRXFtkTLFT4kr nsWg7+3EQedGobXRDERTBa7ipR/3ba5z0iTlNfPQuMtWnngTGh7J6qoUnaZp8aspqDOR 0ZkZhXVrzngFwTbCnTdy1KVtkRAInk3x0L9HKmVOxHJf9lNPYZTH9aBmD3GQg2/vo8/o uUZNNmO6RaBd/h7D9fsBu25qByTdJdtmjCx1l5Fksx7nRh5osS5A0ly099b01IJrDAxf 3pcQ== X-Gm-Message-State: AOAM531x2CF+nyCCPEd05aQrrF6zQpQT1zduFteFXKsM5X7QXyMpgMua vaCQhxVIXxdyGsTSib24g8VHHWIwyT98Klm4o/U= X-Google-Smtp-Source: ABdhPJy/0A3TVtjpSvF1/ep3pK20C19TKdCJZOYAqVaNYsX6HFqQl1tQ5trJEW2euccg42B7awouZZqE0dVuhJOw/PU= X-Received: by 2002:ac8:5e51:: with SMTP id i17mr7922226qtx.263.1621380148140; Tue, 18 May 2021 16:22:28 -0700 (PDT) MIME-Version: 1.0 References: <20210518194118.755410-1-venture@google.com> <20210518194118.755410-2-venture@google.com> In-Reply-To: <20210518194118.755410-2-venture@google.com> From: Joel Stanley Date: Tue, 18 May 2021 23:22:15 +0000 Message-ID: Subject: Re: [PATCH 1/4] hw/arm: gsj add i2c comments To: Patrick Venture Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::82a; envelope-from=joel.stan@gmail.com; helo=mail-qt1-x82a.google.com X-Spam_score_int: -14 X-Spam_score: -1.5 X-Spam_bar: - X-Spam_report: (-1.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Andrew Jeffery , Havard Skinnemoen , QEMU Developers , Hao Wu , Tyrone Ting , qemu-arm , =?UTF-8?Q?C=C3=A9dric_Le_Goater?= Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Tue, 18 May 2021 at 19:41, Patrick Venture wrote: > > Adds comments to the board init to identify missing i2c devices. > > Signed-off-by: Patrick Venture > Reviewed-by: Hao Wu Reviewed-by: Joel Stanley