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 <tinghan.shen@mediatek.com>
Reviewed-By: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20210924033935.2127-7-tinghan.shen@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
Tinghan Shen
2021-09-24 11:39:35 +08:00
committed by Matthias Brugger
parent fa55b7dcdc
commit 5d978f8ad2

View File

@@ -813,7 +813,7 @@
cros_ec {
compatible = "google,cros-ec-rpmsg";
mtk,rpmsg-name = "cros-ec-rpmsg";
mediatek,rpmsg-name = "cros-ec-rpmsg";
};
};