2022-08-25 06:54:01 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
|
|
|
* Copyright (C) 2022 B&R Industrial Automation GmbH -
|
|
|
|
* https://www.br-automation.com/
|
|
|
|
*/
|
|
|
|
|
|
|
|
/ {
|
|
|
|
ocp {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&l4_wkup {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
segment@200000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
target-module@0
|
|
|
|
{
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
|
|
|
target-module@7000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
|
|
|
target-module@9000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&wkup_cm {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&l4_wkup_clkctrl {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&l4_per {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
segment@0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
target-module@4c000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
segment@100000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
target-module@ac000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
|
|
|
target-module@ae000 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&prcm {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio0_target {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:01 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&prcm_clocks {
|
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
|
|
|
|
|
|
|
&scm_clocks {
|
|
|
|
compatible = "simple-bus";
|
|
|
|
};
|
2022-08-25 06:54:02 +00:00
|
|
|
|
|
|
|
&i2c0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&mmc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&mmc2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-08-25 06:54:02 +00:00
|
|
|
};
|