All of lore.kernel.org
 help / color / mirror / Atom feed
From: <nobuhiro1.iwamatsu@toshiba.co.jp>
To: <lukas.bulwahn@gmail.com>, <robh+dt@kernel.org>,
	<devicetree@vger.kernel.org>
Cc: <chenyu56@huawei.com>, <anitha.chrisanthus@intel.com>,
	<Jonathan.Cameron@huawei.com>, <joe@perches.com>,
	<ralf.ramsauer@oth-regensburg.de>,
	<kernel-janitors@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH 2/5] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
Date: Mon, 15 Mar 2021 20:59:11 +0000	[thread overview]
Message-ID: <OSBPR01MB298322B4D87B2BA2F24515AD926C9@OSBPR01MB2983.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <20210315160451.7469-3-lukas.bulwahn@gmail.com>

Hi Lukas,

> -----Original Message-----
> From: Lukas Bulwahn [mailto:lukas.bulwahn@gmail.com]
> Sent: Tuesday, March 16, 2021 1:05 AM
> To: Rob Herring <robh+dt@kernel.org>; devicetree@vger.kernel.org
> Cc: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) <nobuhiro1.iwamatsu@toshiba.co.jp>; Yu Chen <chenyu56@huawei.com>;
> Anitha Chrisanthus <anitha.chrisanthus@intel.com>; Jonathan Cameron <Jonathan.Cameron@huawei.com>; Joe Perches
> <joe@perches.com>; Ralf Ramsauer <ralf.ramsauer@oth-regensburg.de>; kernel-janitors@vger.kernel.org;
> linux-kernel@vger.kernel.org; Lukas Bulwahn <lukas.bulwahn@gmail.com>
> Subject: [PATCH 2/5] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
> 
> Commit 836863a08c99 ("MAINTAINERS: Add information for Toshiba Visconti ARM
> SoCs") refers to the non-existing file toshiba,tmpv7700-pinctrl.yaml in
> ./Documentation/devicetree/bindings/pinctrl/. Commit 1825c1fe0057
> ("pinctrl: Add DT bindings for Toshiba Visconti TMPV7700 SoC") originating
> from the same patch series however adds the file
> toshiba,visconti-pinctrl.yaml in that directory instead.
> 
> So, refer to toshiba,visconti-pinctrl.yaml in the ARM/TOSHIBA VISCONTI
> ARCHITECTURE section instead.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Thanks for your patch.
Acked-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 251e205b5444..89404ca760b9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2621,7 +2621,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git
>  F:	Documentation/devicetree/bindings/arm/toshiba.yaml
>  F:	Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml
>  F:	Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
> -F:	Documentation/devicetree/bindings/pinctrl/toshiba,tmpv7700-pinctrl.yaml
> +F:	Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml
>  F:	Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
>  F:	arch/arm64/boot/dts/toshiba/
>  F:	drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
> --
> 2.17.1

Best regards,
  Nobuhiro

  reply	other threads:[~2021-03-15 21:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 16:04 [PATCH 0/5] Rectify file references for dt-bindings in MAINTAINERS Lukas Bulwahn
2021-03-15 16:04 ` [PATCH 1/5] MAINTAINERS: rectify some references automatically Lukas Bulwahn
2021-03-15 16:04 ` [PATCH 2/5] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE Lukas Bulwahn
2021-03-15 20:59   ` nobuhiro1.iwamatsu [this message]
2021-03-15 16:04 ` [PATCH 3/5] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER Lukas Bulwahn
2021-03-15 16:04 ` [PATCH 4/5] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER Lukas Bulwahn
2021-03-15 16:04 ` [PATCH 5/5] MAINTAINERS: rectify entries for dt-bindings Lukas Bulwahn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OSBPR01MB298322B4D87B2BA2F24515AD926C9@OSBPR01MB2983.jpnprd01.prod.outlook.com \
    --to=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=anitha.chrisanthus@intel.com \
    --cc=chenyu56@huawei.com \
    --cc=devicetree@vger.kernel.org \
    --cc=joe@perches.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=ralf.ramsauer@oth-regensburg.de \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.