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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6DED9C433F5 for ; Tue, 4 Oct 2022 08:48:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230168AbiJDIsx (ORCPT ); Tue, 4 Oct 2022 04:48:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229520AbiJDIsw (ORCPT ); Tue, 4 Oct 2022 04:48:52 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF9222BE24 for ; Tue, 4 Oct 2022 01:48:50 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id b2so27374977eja.6 for ; Tue, 04 Oct 2022 01:48:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=sVC3cBBvDwdRDUeiwLasUQWtDpHhngctxl/vMaOSR5M=; b=EyEbjvlgI3b6KcuhljzcziR00HmSK05LJbKnmHZCGAArwnuBnaaBAsozltwNPjjriY sjaziasiJyT9HlpHJi6+6s2OwkoEl7oU4xjgYqs1MGg5l1aWFQfMD+A8RxC92UraF/E2 u9UQQWF2JNh8KtN+sNkIF18SUrPSIbJGpoeQrCmcDccgfz8CndqWXYUd/zDZfRDZ/JXL 9kEQu49d7jCD+xdQvBhDDgJkMQJ2J52BSMY8wOlIgynQFfaqJvB3CNffs8hbAsD1phTd zisIiCQnlWlqE8+GGsadjqh1bsMk4B0zbe024mp1aUiuxvR6oMOWqoA9nlMn45kexJFd uOgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=sVC3cBBvDwdRDUeiwLasUQWtDpHhngctxl/vMaOSR5M=; b=ZZyCJq/lyVfWDV1fp1vbbCIpbKbXKLWhMka3x0Z+UuYfnY3ss4JVD0ZTZLAKp/iP3P jG0XHuIdjTbhh8yxqqcwm2fWCEuNScA15ndULAzXJYEQ5mtjGTntCOtrCAM3RWB5BU/s zb5/6JdIhUogFfQ5gxRfEtAU99bWFLHPkPRw22qbXzC/dynj7xUpEECV9oD+75ZE3i13 HtN51JAb9bh8ixSb676vjgvBvZeiL1rTeCcvq+Ayv9rq8hW4K7MuWxzOzaHXd+5sHkVb IcDm8A6t6Azcqngf+K2BsJE23E1y5GAucW9c5xn3KValJK37rAyh1xzXtt8deXN2SAq/ +n4w== X-Gm-Message-State: ACrzQf3sXrCWCgRfZpPJcXsHZDSTgw9NX9f3Q5iGsVJAb4fRFkZCujSJ YQ5Gh5UJB/0joMUyNA9W+YHfAb6kYTqGW1cXDvSHEg== X-Google-Smtp-Source: AMsMyM4+MuzPA3rxpU5/7ETp/iSywQSnH9Rb7N1c+d3shN6lW+DluwyMwhY14bCye5s1tkXQlw1TFZUCGQJCnLBR3KA= X-Received: by 2002:a17:907:2d0b:b0:782:76dc:e557 with SMTP id gs11-20020a1709072d0b00b0078276dce557mr17505898ejc.690.1664873329543; Tue, 04 Oct 2022 01:48:49 -0700 (PDT) MIME-Version: 1.0 References: <20220929143225.17907-1-hal.feng@linux.starfivetech.com> <20220930061404.5418-1-hal.feng@linux.starfivetech.com> <166457324093.1075476.18009315584754055366.robh@kernel.org> In-Reply-To: <166457324093.1075476.18009315584754055366.robh@kernel.org> From: Linus Walleij Date: Tue, 4 Oct 2022 10:48:38 +0200 Message-ID: Subject: Re: [PATCH v1 23/30] pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100" To: Rob Herring Cc: Hal Feng , Rob Herring , Emil Renner Berthing , Philipp Zabel , devicetree@vger.kernel.org, Albert Ou , Paul Walmsley , Daniel Lezcano , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Michael Turquette , linux-riscv@lists.infradead.org, linux-gpio@vger.kernel.org, Stephen Boyd , Palmer Dabbelt , Krzysztof Kozlowski , Marc Zyngier Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Sep 30, 2022 at 11:28 PM Rob Herring wrote: > On Fri, 30 Sep 2022 14:14:04 +0800, Hal Feng wrote: > > From: Jianlong Huang > > > > Add the SoC name to make it more clear. Also the next generation StarFive > > SoCs will use "pinctrl-starfive" as the core of StarFive pinctrl driver. > > No functional change. > > > > Signed-off-by: Jianlong Huang > > Signed-off-by: Hal Feng > > --- > > .../bindings/pinctrl/starfive,jh7100-pinctrl.yaml | 2 +- > > arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dts | 2 +- > > drivers/pinctrl/starfive/Kconfig | 2 +- > > drivers/pinctrl/starfive/Makefile | 2 +- > > .../{pinctrl-starfive.c => pinctrl-starfive-jh7100.c} | 2 +- > > .../{pinctrl-starfive.h => pinctrl-starfive-jh7100.h} | 6 +++--- > > 6 files changed, 8 insertions(+), 8 deletions(-) > > rename drivers/pinctrl/starfive/{pinctrl-starfive.c => pinctrl-starfive-jh7100.c} (99%) > > rename include/dt-bindings/pinctrl/{pinctrl-starfive.h => pinctrl-starfive-jh7100.h} (98%) > > > > Reviewed-by: Rob Herring > > Would be good to pull this out separately and apply for 6.1. It's kind > of messy with cross tree dependencies. OK I applied this for V6.1. Yours, Linus Walleij