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 4515EC433FE for ; Fri, 11 Dec 2020 12:52:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 153E523D50 for ; Fri, 11 Dec 2020 12:52:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406007AbgLKMvt (ORCPT ); Fri, 11 Dec 2020 07:51:49 -0500 Received: from mail-oi1-f196.google.com ([209.85.167.196]:41038 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405984AbgLKMv0 (ORCPT ); Fri, 11 Dec 2020 07:51:26 -0500 Received: by mail-oi1-f196.google.com with SMTP id 15so9672473oix.8 for ; Fri, 11 Dec 2020 04:51:10 -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=XODk7vx/kezVA+uqz3mqm8tv6+XzVcvTimopyR1Prng=; b=exukkurJPN8DoYgMEWiWroKStv1GDE6YWEiouLi5Ry1ImZkAKJwTdedNiwtAxsYNO6 u9wL9WlRxE2cecOex/AKWlwa38de/gUUjH0sP/gL+FX7bY6LtUsPjAD/N6Rl3Z4Ael2J 7T4ClYyJ5WnPHLZk99JdcoE4Vtwq2enE778T+es4wilQpfDXcIK9dy8WL301Li4jVKo5 JgJYJCGEvh7gObQRr8v+poSU1BQU52/a2BJcw/dA0pq3WVhV7S8d5YV7NdaOt2EGlR7k pabtJ70yBsRireGV22xi6Odb7lK3wurUigIWRj5rLnuVlvFpfvFP+dN7+upgdNRL/J6o YTwg== X-Gm-Message-State: AOAM530Rcj0lD8ZNKU5NdnEVGSquVCPN4GvyKN1mqtB5NRiwWFYbVjfS NdRMDw369rfjLyBd9JA5jogl36F5ur1D3tnmlw4eYO2bZLA= X-Google-Smtp-Source: ABdhPJyElj1CAPimWv4oaBj0pYGNgWGiD+eGbPBIHGAmMKgXvgVVQaD1N4zcf3uMHynm4Kxw//aQQqLAgufIj5uE2xU= X-Received: by 2002:aca:ec09:: with SMTP id k9mr9037866oih.153.1607691045590; Fri, 11 Dec 2020 04:50:45 -0800 (PST) MIME-Version: 1.0 References: <20201210142021.163182-1-julien.massot@iot.bzh> <20201210142021.163182-5-julien.massot@iot.bzh> In-Reply-To: <20201210142021.163182-5-julien.massot@iot.bzh> From: Geert Uytterhoeven Date: Fri, 11 Dec 2020 13:50:34 +0100 Message-ID: Subject: Re: [PATCH 4/5] clk: renesas: r8a77990: Add MFIS clock To: Julien Massot Cc: Linux-Renesas Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Thu, Dec 10, 2020 at 3:55 PM Julien Massot wrote: > Signed-off-by: Julien Massot 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