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 8C6D6C433FE for ; Tue, 4 Oct 2022 08:48:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230233AbiJDIsx (ORCPT ); Tue, 4 Oct 2022 04:48:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229729AbiJDIsw (ORCPT ); Tue, 4 Oct 2022 04:48:52 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EDF9B1CFC8 for ; Tue, 4 Oct 2022 01:48:50 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id kg6so12012611ejc.9 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=CLZwXkg+4of59rLUWPlr2mokOfHRgcLzRK5YbX/IFCKDjb6Lz550PZfUsUNmZm525u RKyKdDfM/dU2w0Eq6YZQjiXe/qvEd/eqTurQoqKklGV50d+HveYfMH8MHrePpT/HPLUU CmHz4u0eaFcHtGdjC1R/teOk2rI7t8VQgOXMXazGX0XfiHuiqBfOHuhlEo1B1S5RKE4u Xjf0rVPytqYYcka6kFJYocQOf6z1Kusfhs1xo4zJ4kpq3IXlaQ4nu+Q2JIUPn+R3MT26 p+Ex0sXRRyh/EdsSpVWt2xnih2/fAudRDGZihfETYP2t1qe/fL34ocJo2f6LHXVAQytf 44XA== X-Gm-Message-State: ACrzQf2Bm9F5t/P7EkqdrhulBLx4V5J24re4JC9ygnvq+3OTJL80CJEq zhfmRKgqb19U3nBNw/8OX5dZJn+Yo2G9Ki6HrWKhsA== 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: devicetree@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