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 A6C20C64E8A for ; Mon, 30 Nov 2020 13:47:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5A739206F9 for ; Mon, 30 Nov 2020 13:47:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726410AbgK3Nqr (ORCPT ); Mon, 30 Nov 2020 08:46:47 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:36107 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725859AbgK3Nqr (ORCPT ); Mon, 30 Nov 2020 08:46:47 -0500 Received: by mail-ot1-f65.google.com with SMTP id y24so11299291otk.3 for ; Mon, 30 Nov 2020 05:46:31 -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=Vnh3XeBWKKeUCEU0sHjAI52TBFvi8+FC4hGWZzy+wOk=; b=Sq4lNluJqv8jhiwv4hz1ekvsetBpVXWBc+9j7olGXnyS98Idd3c4fJ9V1R50iMTc49 o1qoYgLw9YF4Yn2c15vktPMDepgIUpV9FYLOoY1Iz9CgoBLFbktIwKSyj+Oxlx8bbm++ E3BGFQtT30o7FP34p2HgIPZPl2I8z/vA3+pyva/K7JHBn7X97JZCKIEuePYyxcZ7E4mk vJE0JprK1Jl3Rz8Rcs7VNHM/4wUZtsYUOfh6EPGtARj7IXCEilKQoUZr0cmht+yWrtZ5 kaVIx+RdPIln0RKoa0Q4YvTSrvcfX13mqYzEw3XecJgt2/vamxq9W+NB4cyMVe1SeDtr h1bQ== X-Gm-Message-State: AOAM5318hMoGDNjA37xgttMJG0rZJkX58SkV4tOUJ8e+0QxjWXOQVkn/ YlsEKZyyrMinZmKPMqt3UXRk8lZubO9t//xhYKVzuk25 X-Google-Smtp-Source: ABdhPJzMDYLfLonFq+78sz2k9SI5/GDPULwb+ai7Rwcv1DEm67e2xAGE1XjOlHhuIwTIYyrLkhWLCEFf/Ab6Sv3hlPc= X-Received: by 2002:a9d:686:: with SMTP id 6mr15708101otx.107.1606743957691; Mon, 30 Nov 2020 05:45:57 -0800 (PST) MIME-Version: 1.0 References: <20201126172154.25625-1-uli+renesas@fpond.eu> <20201126172154.25625-9-uli+renesas@fpond.eu> In-Reply-To: <20201126172154.25625-9-uli+renesas@fpond.eu> From: Geert Uytterhoeven Date: Mon, 30 Nov 2020 14:45:46 +0100 Message-ID: Subject: Re: [PATCH 08/11] pinctrl: renesas: r8a779a0: Add PWM pins, groups and functions To: Ulrich Hecht Cc: Linux-Renesas , Wolfram Sang , hoai.luu.ub@renesas.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Thu, Nov 26, 2020 at 6:22 PM Ulrich Hecht wrote: > This patch adds PWM0-4 pins, groups and functions to the R8A779A0 (V3U) > SoC. > > Signed-off-by: Ulrich Hecht 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