2021-08-07 08:01:13 +00:00
|
|
|
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
|
|
/*
|
|
|
|
* Copyright 2021 NXP
|
|
|
|
*/
|
|
|
|
|
2022-11-07 21:22:37 +00:00
|
|
|
/ {
|
|
|
|
mu@27020000 {
|
|
|
|
compatible = "fsl,imx8ulp-mu";
|
|
|
|
reg = <0 0x27020000 0 0x10000>;
|
|
|
|
status = "okay";
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-11-07 21:22:37 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&soc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&per_bridge3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&per_bridge4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&iomuxc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2023-01-18 09:31:15 +00:00
|
|
|
fsl,mux_mask = <0xf00>;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_lpuart5 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&lpuart5 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-08-07 08:01:13 +00:00
|
|
|
};
|