mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-30 14:33:24 -04:00
arm64: dts: imx95-tqma9596sa-mb-smarc-2: mark LPUART1 as reserved
LPUART1 is not disabled, but used by system manager (SM) and should not be used by Linux. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
2d226e5404
commit
dc4290f5fa
@@ -212,7 +212,7 @@ &lpspi3 {
|
||||
|
||||
/* SER0 */
|
||||
&lpuart1 {
|
||||
status = "disabled";
|
||||
status = "reserved";
|
||||
};
|
||||
|
||||
/* SER3 */
|
||||
|
||||
Reference in New Issue
Block a user