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 14B37C433DB for ; Tue, 12 Jan 2021 08:40:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BE62122E01 for ; Tue, 12 Jan 2021 08:40:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387705AbhALIk2 (ORCPT ); Tue, 12 Jan 2021 03:40:28 -0500 Received: from mail-ot1-f47.google.com ([209.85.210.47]:46301 "EHLO mail-ot1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387684AbhALIkZ (ORCPT ); Tue, 12 Jan 2021 03:40:25 -0500 Received: by mail-ot1-f47.google.com with SMTP id w3so1507867otp.13; Tue, 12 Jan 2021 00:40:09 -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=w29dUB5KL4eezIAef15433MX3r9r8DCwvj+zosW1uhM=; b=YnVzBiCQ/ELWkjtNODQeuy60HST78Rw9q2D1VVo6bt77fbkDCOGpr8DHJ2FfGU6Xny msAJtjq0w+I9FsrZZxug7Qtp9BfUMp59W1mAZ/eo0smn19zJgELjWFCu6IHVRLL4xtYv rsc+SpdYjwlTGivT5WbU4WcfZ43whd4ZBn5Bo8EDxryNvJsWwD7gfsxeYvCMJg7b00tc qbnNCzWhL5vnzc+T7Pdy6N0sEvWKdwz6Smq1dRMqoPJ/vzT5ryQ5EGdBy10QKIl4X4vn +i+cL5ofNjemKdz6R2BjT304gRqR3LW9NurZmBjfpNjBAMMdzN/KShPp6Ae5XXTzKyyS keqw== X-Gm-Message-State: AOAM533W5/SN7mbMiHAwgYPk5yqtrqr4egsa/BKfuQeq95JoHxdfSFr0 fVDlreZCNPi/lSk2toAahXwX16pLEhAUk+DZhAE= X-Google-Smtp-Source: ABdhPJxvwE5oiPdBOmeUtO04110FP0REWTxbESwnAkckCmz20kMv1WE8CbpumhTKdbLVoijUlzfY35HVPOC325H0pIg= X-Received: by 2002:a05:6830:1f5a:: with SMTP id u26mr2143981oth.250.1610440783942; Tue, 12 Jan 2021 00:39:43 -0800 (PST) MIME-Version: 1.0 References: <20201228202221.2327468-1-aford173@gmail.com> <20210111201430.GA2993479@robh.at.kernel.org> In-Reply-To: <20210111201430.GA2993479@robh.at.kernel.org> From: Geert Uytterhoeven Date: Tue, 12 Jan 2021 09:39:32 +0100 Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add support for RZ/G2 M/N/H To: Rob Herring Cc: Adam Ford , Yoshihiro Shimoda , Adam Ford-BE , Magnus Damm , Geert Uytterhoeven , Linux-Renesas , Linux Kernel Mailing List , Michael Turquette , Stephen Boyd , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-clk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Jan 11, 2021 at 9:14 PM Rob Herring wrote: > On Mon, 28 Dec 2020 14:22:20 -0600, Adam Ford wrote: > > The datasheet for the RZ/G2 Series show the bit for choosing between a crystal > > oscillator and an external oscillator is present. Add the bindings for > > r8a774a1 (RZ/G2M), r8a774b1 (RZ/G2N), and r8a774e1 (RZ/G2H) > > > > Signed-off-by: Adam Ford > > > > Acked-by: Rob Herring Thanks, will queue in renesas-clk-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