mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-12 12:44:52 -04:00
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:
@@ -181,7 +181,7 @@ timer {
|
||||
<GIC_PPI 10 IRQ_TYPE_LEVEL_LOW>; /* Hypervisor */
|
||||
};
|
||||
|
||||
scu {
|
||||
system-controller {
|
||||
compatible = "fsl,imx-scu";
|
||||
mbox-names = "tx0",
|
||||
"rx0",
|
||||
|
||||
@@ -201,7 +201,7 @@ psci {
|
||||
method = "smc";
|
||||
};
|
||||
|
||||
scu {
|
||||
system-controller {
|
||||
compatible = "fsl,imx-scu";
|
||||
mbox-names = "tx0",
|
||||
"rx0",
|
||||
|
||||
Reference in New Issue
Block a user