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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 B047BC433DF for ; Wed, 8 Jul 2020 11:56:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 989F72065C for ; Wed, 8 Jul 2020 11:56:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728910AbgGHL4t (ORCPT ); Wed, 8 Jul 2020 07:56:49 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:39005 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728592AbgGHL4t (ORCPT ); Wed, 8 Jul 2020 07:56:49 -0400 Received: by mail-ot1-f67.google.com with SMTP id 18so36679194otv.6; Wed, 08 Jul 2020 04:56:48 -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=Dpcugomj6AYMYKtNzodEy+2KAlXlgaT4b5NSGKQ3XT4=; b=OGKGdtP//Y/fEblGxW1o42HsofHy98C72R6nQJLou9DPq/C6wbGDW6i668jN+AsF6z 1IVoulc14TGuvaNWRH+b5EEpEgvq0CdoKM2bmqnyyedju/Cr5wIAcRp+j8D3i5YeTkkl gBXbnsUJcMbFWmN/hmtj/i9o77tz0ANjw716Z2nVAjlIDXppWMkJfElF/iDhmPmYghfo nE8tUtEdm0UmGfo4JstF7BGFyZbZE2GsEImj0XC8unnyfIKuMYJOq1cR4Qwfv/ccOrZB p34uka2ob2P9jDcUNL5PbyRbHzJwrwdS0nGRkbqxCYityq4cFnkCQPe1fnkvn6aJDsYc 3sgg== X-Gm-Message-State: AOAM532zUcbdAPW+7zVyb6b6v3EP+EDmh01gw4KHeUZB8/zR+L8G8d33 DtWVT9po+XQHGE7GbDdcKhZDVn712pogagxpCxE= X-Google-Smtp-Source: ABdhPJwdQ4P79u5T3r90DuVhOcAJF327hbBgjsPu58W0mp2gbxlTAv3GZJlx898xJQ9TgmXpvt4cbd/rRi6aPnqabaw= X-Received: by 2002:a05:6830:1451:: with SMTP id w17mr37145375otp.250.1594209408609; Wed, 08 Jul 2020 04:56:48 -0700 (PDT) MIME-Version: 1.0 References: <1594138692-16816-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> <1594138692-16816-13-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <1594138692-16816-13-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Wed, 8 Jul 2020 13:56:37 +0200 Message-ID: Subject: Re: [PATCH 14/14] pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC support To: Lad Prabhakar Cc: Magnus Damm , Rob Herring , Michael Turquette , Stephen Boyd , Linus Walleij , Philipp Zabel , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-clk , "open list:GPIO SUBSYSTEM" , Linux Kernel Mailing List , Prabhakar Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Tue, Jul 7, 2020 at 6:18 PM Lad Prabhakar wrote: > Renesas RZ/G2H (r8a774e1) is pin compatible with R-Car H3 (R8A77951), > however it doesn't have several automotive specific peripherals. Add > automotive-specific pin groups/functions along with common pin > groups/functions for supporting both r8a77951 and r8a774e1 SoC. > > Signed-off-by: Lad Prabhakar Reviewed-by: Geert Uytterhoeven i.e. will queue in sh-pfc-for-v5.9. 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