mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-10-22 23:23:03 +02:00
MA-23333 [Android-15] enable LE audio on 8MM and 95 15*15
Reason: UART3 on 8MM has been disabled in commit 68da6a9fd2
, this port
will be used in LE Audio, so enable it in imx8mm-evk-iw612.dts
Tested: on 8MM
Change-Id: I756f8c0bb377b3cc74d443e51edfe6051aec518b
Signed-off-by: yunjie <yunjie.jia@nxp.com>
This commit is contained in:
parent
f086b7525d
commit
7cb7a9c046
|
@ -7,3 +7,7 @@
|
|||
&usdhc1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&uart3 {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user