aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTinghan Shen <[email protected]>2021-09-24 11:39:35 +0800
committerMatthias Brugger <[email protected]>2021-11-15 13:07:08 +0100
commit5d978f8ad2ae14b6aaae00dc5520b9657675aeef (patch)
tree26d57e7a69e1cce3e2b5ea1f497536f91c904dcb
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff)
arm64: dts: mt8183: change rpmsg property name
The the rpmsg property name is changed to "mediatek," to sync with the vendor name defined in vendor-prefixes.yaml. Signed-off-by: Tinghan Shen <[email protected]> Reviewed-By: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matthias Brugger <[email protected]>
-rw-r--r--arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
index b42d81d26d72..a1a8fc7ba007 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
@@ -813,7 +813,7 @@
cros_ec {
compatible = "google,cros-ec-rpmsg";
- mtk,rpmsg-name = "cros-ec-rpmsg";
+ mediatek,rpmsg-name = "cros-ec-rpmsg";
};
};