linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths
@ 2021-09-22  7:08 Miles Chen
  2021-09-27 18:37 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Chen @ 2021-09-22  7:08 UTC (permalink / raw)
  To: Jassi Brar, Rob Herring, Matthias Brugger, Jason-jh Lin
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-mediatek,
	wsd_upstream, Miles Chen

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(-)

diff --git a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
index 89a59b9c81f9..98fe37e8b17b 100644
--- a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
+++ b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
@@ -40,8 +40,8 @@ Optional properties for a client mutex node:
   defined in 'dt-bindings/gce/<chip>-gce.h'.
 
 Some vaules of properties are defined in 'dt-bindings/gce/mt8173-gce.h',
-'dt-binding/gce/mt8183-gce.h', 'dt-binding/gce/mt8192-gce.h',
-'dt-binding/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'.
+'dt-bindings/gce/mt8183-gce.h', 'dt-bindings/gce/mt8192-gce.h',
+'dt-bindings/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'.
 Such as sub-system ids, thread priority, event ids.
 
 Example:
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths
  2021-09-22  7:08 [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths Miles Chen
@ 2021-09-27 18:37 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-09-27 18:37 UTC (permalink / raw)
  To: Miles Chen
  Cc: linux-arm-kernel, linux-mediatek, Matthias Brugger, Jason-jh Lin,
	linux-kernel, Rob Herring, Jassi Brar, devicetree, wsd_upstream

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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-27 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22  7:08 [PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths Miles Chen
2021-09-27 18:37 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).