arm64: dts: freescale: imx8: Fix the system-controller node name
The proper name is 'system-controller', not 'scu'. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
6003913ac7
commit
c7b3c05309
@ -181,7 +181,7 @@
|
||||
<GIC_PPI 10 IRQ_TYPE_LEVEL_LOW>; /* Hypervisor */
|
||||
};
|
||||
|
||||
scu {
|
||||
system-controller {
|
||||
compatible = "fsl,imx-scu";
|
||||
mbox-names = "tx0",
|
||||
"rx0",
|
||||
|
@ -201,7 +201,7 @@
|
||||
method = "smc";
|
||||
};
|
||||
|
||||
scu {
|
||||
system-controller {
|
||||
compatible = "fsl,imx-scu";
|
||||
mbox-names = "tx0",
|
||||
"rx0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user