ARM: dts: rockchip: rv1106-thunder-boot: Fix typo

s/serivce/service/

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I1ca44ea098f60bfd47d1cb67fa647ea4f637e910
This commit is contained in:
Tao Huang
2022-08-25 15:57:49 +08:00
parent 7f57b3000f
commit 1f551749d2
2 changed files with 2 additions and 2 deletions

View File

@@ -314,6 +314,6 @@
};
};
&thunder_boot_serivce {
&thunder_boot_service {
status = "okay";
};

View File

@@ -69,7 +69,7 @@
status = "okay";
};
thunder_boot_serivce: thunder-boot-service {
thunder_boot_service: thunder-boot-service {
compatible = "rockchip,thunder-boot-service";
mbox-names = "amp-rx";
mboxes = <&mailbox 1>;