arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
authorTinghan Shen <tinghan.shen@mediatek.com>
Fri, 1 Sep 2023 08:09:23 +0000 (16:09 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 19 Sep 2023 01:07:25 +0000 (19:07 -0600)
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>
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi

index 6ce16a265e05303a53c2524df04218f61f9a64b5..34076ba28fd0cbc3434dd612df5f5077e80e2b5e 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&scp_pins>;
 
-       cros_ec {
+       cros-ec-rpmsg {
                compatible = "google,cros-ec-rpmsg";
                mediatek,rpmsg-name = "cros-ec-rpmsg";
        };
index 0e8b341170907d894db292d531f70f8e1eb2c7f0..1bbc994bc109d698ccbe2908386316d6c68f7546 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&scp_pins>;
 
-       cros-ec {
+       cros-ec-rpmsg {
                compatible = "google,cros-ec-rpmsg";
                mediatek,rpmsg-name = "cros-ec-rpmsg";
        };