[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211218081543.3851-1-matthias.bgg@kernel.org>
Date: Sat, 18 Dec 2021 09:15:43 +0100
From: matthias.bgg@...nel.org
To: lee.jones@...aro.org, robh+dt@...nel.org, bleung@...omium.org,
groeck@...omium.org
Cc: matthias.bgg@...il.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
Matthias Brugger <mbrugger@...e.com>
Subject: [PATCH] mfd: google,cros-ec: fix property name for MediaTek rpmsg
From: Matthias Brugger <mbrugger@...e.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@...il.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
Powered by blists - more mailing lists