devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: google,cros-ec: fix property name for MediaTek rpmsg
@ 2021-12-18  8:15 matthias.bgg
  2021-12-21 19:48 ` Rob Herring
  2021-12-29 15:29 ` Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: matthias.bgg @ 2021-12-18  8:15 UTC (permalink / raw)
  To: lee.jones, robh+dt, bleung, groeck
  Cc: matthias.bgg, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, Matthias Brugger

From: Matthias Brugger <mbrugger@suse.com>

The MediaTek rpmsg-name is defined as mediatek,rpmsg-name in
mtk,scp.yaml. Fix the binding documentation to match the new property

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
---
 Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
index d793dd0316b7..0faa4da6c7c8 100644
--- a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
+++ b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
@@ -59,7 +59,7 @@ properties:
       whether this nvram is present or not.
     type: boolean
 
-  mtk,rpmsg-name:
+  mediatek,rpmsg-name:
     description:
       Must be defined if the cros-ec is a rpmsg device for a Mediatek
       ARM Cortex M4 Co-processor. Contains the name pf the rpmsg
-- 
2.33.1


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

end of thread, other threads:[~2021-12-29 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-18  8:15 [PATCH] mfd: google,cros-ec: fix property name for MediaTek rpmsg matthias.bgg
2021-12-21 19:48 ` Rob Herring
2021-12-29 15:29 ` Lee Jones

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