1
0
Fork 0

ARM: dts: zero-sugar: Correctly disable the mu_lp node. (#158)

Commit 4e028df4e3 enabled rpmsg on imx legacy platform.
In order to disable the Mailbox MU driver we must disable the mu_lp node.

Signed-off-by: Morten Schade Flå <morten.schade.fla@remarkable.no>
zero-colors
Morten Schade Flå 2021-06-15 12:47:50 +02:00 committed by GitHub
parent 95b91308ff
commit 5b29f6e63d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -630,7 +630,7 @@
};
};
&mu {
&mu_lp {
status = "disabled";
};