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.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 1FA62C2BB40 for ; Thu, 17 Dec 2020 11:39:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C9B77238A1 for ; Thu, 17 Dec 2020 11:39:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727414AbgLQLj3 (ORCPT ); Thu, 17 Dec 2020 06:39:29 -0500 Received: from mail-ot1-f50.google.com ([209.85.210.50]:36760 "EHLO mail-ot1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725950AbgLQLj2 (ORCPT ); Thu, 17 Dec 2020 06:39:28 -0500 Received: by mail-ot1-f50.google.com with SMTP id d20so8961090otl.3; Thu, 17 Dec 2020 03:39:13 -0800 (PST) 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=4rzjlxV9vhJAasfHC4LoFtj8pos6DRPYtY+eyV1dre0=; b=CIMTdcU6XoV1KQXq22lo4SVNDtBlGWm5i6jxzHSEe5VklP9iLYcEemATFgqhHQ23v9 ouNyRZssQUrit4bwDFhN+PuSNNPBNf7Ge0iSfWDrTMZs2IYCd5VpOqmVaefY1y1Xv5hb rxXgiUZMbnS1TsK5JQKUL0u46UAxOLo3BeYCf2yGnq9UWgP9uIls2UdeSw8qU18WGGyS tmm95HnD3LXUx36VHFXBV5DDvhYa7i+5OlNI4+MFiO2Hoa9oQ+8HfaGqVpmkZDApOtAS CDcMiCRW8+p+dYo3F6suHs7D5fdRgQD/ydN1Nv3UDEae42QCwfd7HE5JsRm5HDO6knd7 iECg== X-Gm-Message-State: AOAM533D79265SAL0azNp+SHsBe0tMH+wfky00PSse5RX8AdgTbiG8jg SVu0IqTpQT+/rVccH+ugWqgqCbSpfVQzKCx10pg= X-Google-Smtp-Source: ABdhPJzINpx1LO+l730+jdwp721xmGrVtfezvHfs0k0ylTYKUYzbIvs1LNcYm6WhcKMBYKWvcxN/bbDMBRNcPUNgDMc= X-Received: by 2002:a9d:2203:: with SMTP id o3mr29040751ota.107.1608205127895; Thu, 17 Dec 2020 03:38:47 -0800 (PST) MIME-Version: 1.0 References: <20201213183759.223246-1-aford173@gmail.com> <20201213183759.223246-15-aford173@gmail.com> In-Reply-To: <20201213183759.223246-15-aford173@gmail.com> From: Geert Uytterhoeven Date: Thu, 17 Dec 2020 12:38:36 +0100 Message-ID: Subject: Re: [PATCH 14/18] arm64: dts: renesas: beacon: Correct I2C bus speeds To: Adam Ford Cc: Linux-Renesas , Adam Ford-BE , Magnus Damm , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 13, 2020 at 7:38 PM Adam Ford wrote: > For greater compatibility with upcoming kits that will reuse the baseboard > and SOM-level files, adjust the I2C speeds to make it the most compatible > with all devices. > > Signed-off-by: Adam Ford Thanks, all i2c devices on the bus support 400 kHz. Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.12. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds