mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -314,6 +314,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&thunder_boot_serivce {
|
||||
&thunder_boot_service {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user