[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211103103952.12535-1-tinghan.shen@mediatek.com>
Date: Wed, 3 Nov 2021 18:39:52 +0800
From: Tinghan Shen <tinghan.shen@...iatek.com>
To: <matthias.bgg@...il.com>, <robh+dt@...nel.org>,
<enric.balletbo@...labora.com>, <groeck@...omium.org>,
<lee.jones@...aro.org>, <angelogioacchino.delregno@...labora.com>,
<bleung@...omium.org>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
Tinghan Shen <tinghan.shen@...iatek.com>
Subject: [PATCH v2] dt-bindings: mfd: change naming of mediatek rpmsg property
Change from "mtk,rpmsg-name" to "mediatek,rpmsg-name" to sync with the
vendor name defined in vendor-prefixes.yaml.
Signed-off-by: Tinghan Shen <tinghan.shen@...iatek.com>
Reviewed-By: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Acked-by: Rob Herring <robh@...nel.org>
---
This patch is based on [1].
[1] arm64: dts: mt8183: change rpmsg property name
- https://patchwork.kernel.org/project/linux-mediatek/patch/20210924033935.2127-7-tinghan.shen@mediatek.com/
Changes since v1:
- No change. Add dependency information.
---
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.18.0
Powered by blists - more mailing lists