All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Miles Chen <miles.chen@mediatek.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Jason-jh Lin <jason-jh.lin@mediatek.com>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Jassi Brar <jassisinghbrar@gmail.com>,
	devicetree@vger.kernel.org, wsd_upstream@mediatek.com
Subject: Re: [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths
Date: Mon, 27 Sep 2021 13:37:18 -0500	[thread overview]
Message-ID: <YVIPXvjcfHg1uZ+6@robh.at.kernel.org> (raw)
In-Reply-To: <20210922070845.5108-1-miles.chen@mediatek.com>

On Wed, 22 Sep 2021 15:08:45 +0800, Miles Chen wrote:
> A few *gce.h file paths are not in 'dt-bindings/gce/<chip>-gce.h'
> format. To fix it, replace 'dt-binding' with 'dt-bindings'
> 
> Fixes: 0553fb51686e ("dt-bindings: mailbox: add definition for mt8195")
> Signed-off-by: Miles Chen <miles.chen@mediatek.com>
> ---
>  Documentation/devicetree/bindings/mailbox/mtk-gce.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Miles Chen <miles.chen@mediatek.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Jason-jh Lin <jason-jh.lin@mediatek.com>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Jassi Brar <jassisinghbrar@gmail.com>,
	devicetree@vger.kernel.org, wsd_upstream@mediatek.com
Subject: Re: [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths
Date: Mon, 27 Sep 2021 13:37:18 -0500	[thread overview]
Message-ID: <YVIPXvjcfHg1uZ+6@robh.at.kernel.org> (raw)
In-Reply-To: <20210922070845.5108-1-miles.chen@mediatek.com>

On Wed, 22 Sep 2021 15:08:45 +0800, Miles Chen wrote:
> A few *gce.h file paths are not in 'dt-bindings/gce/<chip>-gce.h'
> format. To fix it, replace 'dt-binding' with 'dt-bindings'
> 
> Fixes: 0553fb51686e ("dt-bindings: mailbox: add definition for mt8195")
> Signed-off-by: Miles Chen <miles.chen@mediatek.com>
> ---
>  Documentation/devicetree/bindings/mailbox/mtk-gce.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Miles Chen <miles.chen@mediatek.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Jason-jh Lin <jason-jh.lin@mediatek.com>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Jassi Brar <jassisinghbrar@gmail.com>,
	devicetree@vger.kernel.org, wsd_upstream@mediatek.com
Subject: Re: [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths
Date: Mon, 27 Sep 2021 13:37:18 -0500	[thread overview]
Message-ID: <YVIPXvjcfHg1uZ+6@robh.at.kernel.org> (raw)
In-Reply-To: <20210922070845.5108-1-miles.chen@mediatek.com>

On Wed, 22 Sep 2021 15:08:45 +0800, Miles Chen wrote:
> A few *gce.h file paths are not in 'dt-bindings/gce/<chip>-gce.h'
> format. To fix it, replace 'dt-binding' with 'dt-bindings'
> 
> Fixes: 0553fb51686e ("dt-bindings: mailbox: add definition for mt8195")
> Signed-off-by: Miles Chen <miles.chen@mediatek.com>
> ---
>  Documentation/devicetree/bindings/mailbox/mtk-gce.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!

  reply	other threads:[~2021-09-27 18:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22  7:08 [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths Miles Chen
2021-09-22  7:08 ` Miles Chen
2021-09-22  7:08 ` Miles Chen
2021-09-27 18:37 ` Rob Herring [this message]
2021-09-27 18:37   ` Rob Herring
2021-09-27 18:37   ` Rob Herring

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=YVIPXvjcfHg1uZ+6@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jason-jh.lin@mediatek.com \
    --cc=jassisinghbrar@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=miles.chen@mediatek.com \
    --cc=robh+dt@kernel.org \
    --cc=wsd_upstream@mediatek.com \
    /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.