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.8 required=3.0 tests=BAYES_00, 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 D46C3C2B9F4 for ; Fri, 25 Jun 2021 15:07:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B8E3A61879 for ; Fri, 25 Jun 2021 15:07:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231775AbhFYPJ1 (ORCPT ); Fri, 25 Jun 2021 11:09:27 -0400 Received: from mail-ua1-f50.google.com ([209.85.222.50]:38513 "EHLO mail-ua1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229940AbhFYPJ0 (ORCPT ); Fri, 25 Jun 2021 11:09:26 -0400 Received: by mail-ua1-f50.google.com with SMTP id o3so3674965uaw.5; Fri, 25 Jun 2021 08:07:04 -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=FkHY1m5dDu4+3zBBtQl2ESfglXiKG4tDFsAgULyx8NQ=; b=DLG/Pfv82mMhzc+rHcETbIr9vlN2x1o8nL96eYAL1Dl7M3MPWNThRYV0qnIEyHpHlR 4ZdkKLO2WYa0O8WFgX+Fy0yKI1/F6ObOU4H4R2Ph0Yeqy+UffCpSU/w0URtA1Tb73Jo6 UGyaFom8UV7rpcccw7TE5yJkzuwoxGP+PFBoWq8XHv1CHeq366lLsTi20nyyjYPBGVK7 /mHz0Qq8WBrLiJOqef7W/IiK41M8OROyT+CaCRuJihZl5IR/K/ItL6z7fanBTgTDPr7j 5gf9p8kro2JpNcJLRAslR4+vAaCT8FasoBBeFZcLM4np++QhrPIx/uhCLMNiabuA1LVm MbFA== X-Gm-Message-State: AOAM530t0w9/68hRlJM2IVOlZvgonBlzxPKMGNcvLr30xTI9tQQ70aMa t96Qy6oxD9AXyKFFplDb6CQ3IlpQdYE6B3rJpdU= X-Google-Smtp-Source: ABdhPJwLGKYtW5JVLwl3N8y//x/wI5ImMtfxni5LGUYc321nRWKjPMUPo40NYAEBcrJN0NFyDLcGOzgWqisDBkjxl/M= X-Received: by 2002:ab0:3734:: with SMTP id s20mr12244402uag.106.1624633624143; Fri, 25 Jun 2021 08:07:04 -0700 (PDT) MIME-Version: 1.0 References: <20210624130240.17468-1-biju.das.jz@bp.renesas.com> <20210624130240.17468-10-biju.das.jz@bp.renesas.com> In-Reply-To: <20210624130240.17468-10-biju.das.jz@bp.renesas.com> From: Geert Uytterhoeven Date: Fri, 25 Jun 2021 17:06:53 +0200 Message-ID: Subject: Re: [PATCH v2 09/11] drivers: clk: renesas: r9a07g044-cpg: Add I2C clocks/resets To: Biju Das Cc: Michael Turquette , Stephen Boyd , Linux-Renesas , linux-clk , Chris Paterson , Biju Das , Prabhakar Mahadev Lad Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Thu, Jun 24, 2021 at 3:03 PM Biju Das wrote: > Add I2C{0,1,2,3} clock and reset entries. > > Signed-off-by: Biju Das > Reviewed-by: Lad Prabhakar > --- > v1->v2: > * Updated reset entries. Reviewed-by: Geert Uytterhoeven 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