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 E8139C2B9F4 for ; Fri, 25 Jun 2021 14:34:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C346361954 for ; Fri, 25 Jun 2021 14:34:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230088AbhFYOgW (ORCPT ); Fri, 25 Jun 2021 10:36:22 -0400 Received: from mail-ua1-f49.google.com ([209.85.222.49]:36535 "EHLO mail-ua1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229782AbhFYOgW (ORCPT ); Fri, 25 Jun 2021 10:36:22 -0400 Received: by mail-ua1-f49.google.com with SMTP id a14so3632626uan.3; Fri, 25 Jun 2021 07:34:00 -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=OchEvIkQva1UbbfJgUo4SeZJB0RyVE35od4c6g60H3k=; b=J1DrnOwbc1gs1457zcSDviw3MbFDTq6UpC9qyhulFK95eAdKaZvfVrehbHWEOZRCeV VLsvHPHqyqpvRSfjpWLas8PFx9kqCL6eX/lYcpXo6gUmff/sfCzB4RL0NJDuO7W7xsyY Ka68UaXCfK82gjY87el3KOy1gFkjulai+ury4hw+W6mhDl3dR6btW+Nd15jfBvrZwlCp ETnUqPAj4F+6aB9+h0lv2k5JvxDZsd/lRsZ9+ozu3niyvhuTAcrQeQ1x4/5yVW5dEZJg qeL3WXCl2+wdLJjjmLqinIFBhDmXjIKauyftPFsRhq1TVu2mK7zTXd7dWuhXD5R+s15V kqmg== X-Gm-Message-State: AOAM531T6di3R4QZDi+Lps09pErLXzcezX34xixl+zDzDwvSWzXQJc0+ yNh3i3FIe9A6yIVaBZOeXY/ZWXgdzvZg3gFZj5A= X-Google-Smtp-Source: ABdhPJxQunNXO7629MNado5P1AeRu+g/d86/Bf8k6dCzOw29d0T9KtaTbBPrOjH+bQuA5Kf1JOb2BvU+jJVb/+ge4r4= X-Received: by 2002:ab0:70b3:: with SMTP id q19mr11815150ual.2.1624631640151; Fri, 25 Jun 2021 07:34:00 -0700 (PDT) MIME-Version: 1.0 References: <20210624130240.17468-1-biju.das.jz@bp.renesas.com> <20210624130240.17468-6-biju.das.jz@bp.renesas.com> In-Reply-To: <20210624130240.17468-6-biju.das.jz@bp.renesas.com> From: Geert Uytterhoeven Date: Fri, 25 Jun 2021 16:33:49 +0200 Message-ID: Subject: Re: [PATCH v2 05/11] dt-bindings: clk: r9a07g044-cpg: Update clock/reset definitions To: Biju Das Cc: Rob Herring , Lad Prabhakar , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Geert Uytterhoeven , 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 Hi Biju, On Thu, Jun 24, 2021 at 3:02 PM Biju Das wrote: > Update clock and reset definitions as per RZ/G2L_clock_list_r02_02.xlsx > and RZ/G2L HW(Rev.0.50) manual. > > Signed-off-by: Biju Das > Reviewed-by: Lad Prabhakar > --- > v1->v2: > * Added seperate reset entries. Thanks for the update! 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