2022-11-14 12:42:42 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
2023-11-01 20:56:03 +00:00
|
|
|
* Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
|
2022-11-14 12:42:42 +00:00
|
|
|
* Copyright (C) 2021 SanCloud Ltd
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "am335x-sancloud-bbe-u-boot.dtsi"
|
|
|
|
|
|
|
|
&l4_wkup {
|
|
|
|
segment@200000 {
|
|
|
|
target-module@0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&prcm {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&per_cm {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&l4ls_clkctrl {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&l4_per {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
segment@0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
target-module@30000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&spi0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
channel@0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-11-14 12:42:42 +00:00
|
|
|
};
|
|
|
|
};
|