Skip to content

Commit 796a35f

Browse files
tinghan-shenmathieupoirier
authored andcommitted
arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
Align the node name with the definition in SCP bindings. Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Matthias Brugger <matthias.bgg@gmail.com> Link: https://lore.kernel.org/r/20230901080935.14571-3-tinghan.shen@mediatek.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
1 parent 9af45bb commit 796a35f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@
831831
pinctrl-names = "default";
832832
pinctrl-0 = <&scp_pins>;
833833

834-
cros_ec {
834+
cros-ec-rpmsg {
835835
compatible = "google,cros-ec-rpmsg";
836836
mediatek,rpmsg-name = "cros-ec-rpmsg";
837837
};

arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@
12841284
pinctrl-names = "default";
12851285
pinctrl-0 = <&scp_pins>;
12861286

1287-
cros-ec {
1287+
cros-ec-rpmsg {
12881288
compatible = "google,cros-ec-rpmsg";
12891289
mediatek,rpmsg-name = "cros-ec-rpmsg";
12901290
};

0 commit comments

Comments
 (0)