2021-09-12 17:32:57 +03:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+ OR X11
|
|
|
|
/*
|
|
|
|
* Copyright 2019 Foundries.io
|
|
|
|
*/
|
|
|
|
|
|
|
|
&iomuxc1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|
|
|
|
|
|
|
|
&ahbbridge0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|
|
|
|
|
|
|
|
&ahbbridge1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|
|
|
|
|
|
|
|
&lpuart4 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|
|
|
|
|
|
|
|
&usbotg1 {
|
|
|
|
extcon = <&usbphy1>;
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|
|
|
|
|
|
|
|
&usbphy1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|
|
|
|
|
2022-10-22 23:59:30 +02:00
|
|
|
&gpio_ptc {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2021-09-12 17:32:57 +03:00
|
|
|
};
|