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,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 CA941C433DB for ; Wed, 13 Jan 2021 13:41:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 743A823339 for ; Wed, 13 Jan 2021 13:41:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726908AbhAMNl5 (ORCPT ); Wed, 13 Jan 2021 08:41:57 -0500 Received: from mail-ot1-f49.google.com ([209.85.210.49]:45623 "EHLO mail-ot1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725871AbhAMNl4 (ORCPT ); Wed, 13 Jan 2021 08:41:56 -0500 Received: by mail-ot1-f49.google.com with SMTP id n42so1855157ota.12 for ; Wed, 13 Jan 2021 05:41:41 -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=uuyGnuX90IPie4jr36VD8y3XQLpgnxTow0QG3nBNzU8=; b=jSTS8V41zm54ZTHjjbR5PvBGOkBJ/B6XEOUYvbr3I6WHSxct2aW34JeGJPFLpMX0TQ rZOwYglwNZoEP8K7ZVWdqr0HjjcYMBi6APeVmEdkYW/0gdJwrjrXqda04RAzZdq76Slj oYPXxNFdWsSIxt22m8o1vMnUu8iDP1Gaan/nmuNid3eHz4O/16nPIiPVt9PgMafv99G1 e0JqNBbHItrtzSavtL4gyulk8uXrDLPIHfOHug25Y+ETtb1i2U58TPUiV44mSZe/6xbq a1e3yY0L6rGfrj8okdo8ZA+0t/2qIDGTqWihT1kgBcJcDB1+XZrKvmy+ybwzorbEAqPO eoig== X-Gm-Message-State: AOAM531pFfweGk//DWURgMN2PxrdrZUVa+VJK6bFnJW+6doJY8EneZpM EPOG6HG3uBdu+oVGyMri9vR9R+leZGTz91sX5vI= X-Google-Smtp-Source: ABdhPJxPP8j2+08nOuvOJahhVF/XbUv/SsBpq6LV4Ufsx/Qizd0LFEMtIhHVlVLp3SNCp4Txy5zF4gJ8lQl/S/d+eVY= X-Received: by 2002:a05:6830:1f5a:: with SMTP id u26mr1260033oth.250.1610545276208; Wed, 13 Jan 2021 05:41:16 -0800 (PST) MIME-Version: 1.0 References: <20210112165929.31002-1-uli+renesas@fpond.eu> <20210112165929.31002-3-uli+renesas@fpond.eu> In-Reply-To: <20210112165929.31002-3-uli+renesas@fpond.eu> From: Geert Uytterhoeven Date: Wed, 13 Jan 2021 14:41:05 +0100 Message-ID: Subject: Re: [PATCH v3 02/12] pinctrl: renesas: r8a779a0: Add EtherAVB pins, groups and functions To: Ulrich Hecht Cc: Linux-Renesas , Wolfram Sang , hoai.luu.ub@renesas.com, Wolfram Sang Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Tue, Jan 12, 2021 at 5:59 PM Ulrich Hecht wrote: > This patch adds groups and function for AVB PHY, LINK, MAGIC, RGMII and > PTP pins for the R8A779A0 (V3U) SoC. > > Signed-off-by: Ulrich Hecht > Tested-by: Wolfram Sang 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