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=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 715F1C4338F for ; Fri, 13 Aug 2021 09:55:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 50947610A4 for ; Fri, 13 Aug 2021 09:55:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239327AbhHMJzz (ORCPT ); Fri, 13 Aug 2021 05:55:55 -0400 Received: from mail-ua1-f44.google.com ([209.85.222.44]:37431 "EHLO mail-ua1-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238741AbhHMJzv (ORCPT ); Fri, 13 Aug 2021 05:55:51 -0400 Received: by mail-ua1-f44.google.com with SMTP id 67so4171225uaq.4 for ; Fri, 13 Aug 2021 02:55:25 -0700 (PDT) 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=FG6+n9faQJ8zUMY2x+YbAjuI50F3IntuI53soFI+w68=; b=qPWPWVxTDA7Ie8azgok5hhIXKHDlyRlAbY99Pe3qFKKliI2plKW9UI4dLl8ikaq0Lg 1XHViM687FmjuQhZbpb4AMsISR23jGYMbPhJ+V+duop2k0FWRDWv0/gmXjPt1sXSn3sw PJSjWe6WIj5fRpP0IvhVZx6IPUgIRrAlfxSexF3/R1Q1XIf1NkrQiu5w3gmQm4UICsWa HWxGQ3darHCPjspP21mpM/vlmrwG+MMsHFIXlFctvuNZjj/b4rOR8TPClwDPi1I3X0jk LSIsHUmF/z8aXLrVZQ/KF7CNr4eB5Xf+7OhaJlGqWvwzzGBEHzSLuB34UT+MqgFEdpDT fizA== X-Gm-Message-State: AOAM5305erzBkA5WszHZCHgtOzPCkkI1VwOpvO6GwmHH4JFPZCM7zUIO R1zq0a4rlQcl0DWb/1wJ0k4yvKpiz/OKatu8WdU= X-Google-Smtp-Source: ABdhPJxZJ4afdAaKuLZz7YvoI2zSB/6cg5kwoTk3tC64vT3nc422Lh+byTCIHb9qnOF6RTljbhg3b7+BUsAOGGAjIj8= X-Received: by 2002:ab0:6887:: with SMTP id t7mr707504uar.114.1628848524873; Fri, 13 Aug 2021 02:55:24 -0700 (PDT) MIME-Version: 1.0 References: <20210611165624.30749-1-biju.das.jz@bp.renesas.com> <20210611165624.30749-6-biju.das.jz@bp.renesas.com> In-Reply-To: From: Geert Uytterhoeven Date: Fri, 13 Aug 2021 11:55:12 +0200 Message-ID: Subject: Re: [PATCH 5/5] arm64: defconfig: Enable RIIC To: Biju Das Cc: Catalin Marinas , Will Deacon , Bjorn Andersson , Shawn Guo , Krzysztof Kozlowski , =?UTF-8?Q?Guido_G=C3=BCnther?= , Dmitry Baryshkov , Michael Walle , Enric Balletbo i Serra , Nishanth Menon , Douglas Anderson , Fabio Estevam , Lad Prabhakar , Andrey Zhizhikin , Linux ARM , Chris Paterson , Biju Das , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Mon, Jun 14, 2021 at 2:45 PM Geert Uytterhoeven wrote: > On Fri, Jun 11, 2021 at 6:56 PM Biju Das wrote: > > Enable RIIC driver support for Renesas RZ/G2L based platforms. > > > > Signed-off-by: Biju Das > > Reviewed-by: Lad Prabhakar > > Reviewed-by: Geert Uytterhoeven > i.e. will queue in renesas-devel for v5.15. Given we don't have any i2c users yet in the RZ/G2L board DTS files, I'm postponing this to v5.16. 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