|
51 | 51 | compatible = "ti,am654-phy-gmii-sel";
|
52 | 52 | reg = <0x4044 0x8>;
|
53 | 53 | #phy-cells = <1>;
|
| 54 | + bootph-all; |
54 | 55 | };
|
55 | 56 |
|
56 | 57 | epwm_tbclk: clock-controller@4130 {
|
|
96 | 97 | #mbox-cells = <1>;
|
97 | 98 | interrupt-names = "rx_012";
|
98 | 99 | interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
|
| 100 | + bootph-all; |
99 | 101 | };
|
100 | 102 |
|
101 | 103 | inta_main_dmss: interrupt-controller@48000000 {
|
|
131 | 133 | ti,sci-rm-range-bchan = <0x20>; /* BLOCK_COPY_CHAN */
|
132 | 134 | ti,sci-rm-range-rchan = <0x21>; /* SPLIT_TR_RX_CHAN */
|
133 | 135 | ti,sci-rm-range-tchan = <0x22>; /* SPLIT_TR_TX_CHAN */
|
| 136 | + bootph-all; |
134 | 137 | };
|
135 | 138 |
|
136 | 139 | main_pktdma: dma-controller@485c0000 {
|
|
147 | 150 | "ring", "tchan", "rchan", "rflow";
|
148 | 151 | msi-parent = <&inta_main_dmss>;
|
149 | 152 | #dma-cells = <2>;
|
| 153 | + bootph-all; |
| 154 | + |
150 | 155 | ti,sci = <&dmsc>;
|
151 | 156 | ti,sci-dev-id = <30>;
|
152 | 157 | ti,sci-rm-range-tchan = <0x23>, /* UNMAPPED_TX_CHAN */
|
|
220 | 225 | k3_pds: power-controller {
|
221 | 226 | compatible = "ti,sci-pm-domain";
|
222 | 227 | #power-domain-cells = <2>;
|
| 228 | + bootph-all; |
223 | 229 | };
|
224 | 230 |
|
225 | 231 | k3_clks: clock-controller {
|
226 | 232 | compatible = "ti,k2g-sci-clk";
|
227 | 233 | #clock-cells = <2>;
|
| 234 | + bootph-all; |
228 | 235 | };
|
229 | 236 |
|
230 | 237 | k3_reset: reset-controller {
|
231 | 238 | compatible = "ti,sci-reset";
|
232 | 239 | #reset-cells = <2>;
|
| 240 | + bootph-all; |
233 | 241 | };
|
234 | 242 | };
|
235 | 243 |
|
|
254 | 262 | * firmware on non-MPU processors
|
255 | 263 | */
|
256 | 264 | status = "disabled";
|
| 265 | + bootph-all; |
257 | 266 | };
|
258 | 267 |
|
259 | 268 | main_pmx0: pinctrl@f4000 {
|
|
282 | 291 | assigned-clock-parents = <&k3_clks 36 3>;
|
283 | 292 | power-domains = <&k3_pds 36 TI_SCI_PD_EXCLUSIVE>;
|
284 | 293 | ti,timer-pwm;
|
| 294 | + bootph-all; |
285 | 295 | };
|
286 | 296 |
|
287 | 297 | main_timer1: timer@2410000 {
|
|
651 | 661 | interrupt-names = "host", "peripheral";
|
652 | 662 | maximum-speed = "high-speed";
|
653 | 663 | dr_mode = "otg";
|
| 664 | + bootph-all; |
654 | 665 | snps,usb2-gadget-lpm-disable;
|
655 | 666 | snps,usb2-lpm-disable;
|
656 | 667 | };
|
|
745 | 756 | phys = <&phy_gmii_sel 1>;
|
746 | 757 | mac-address = [00 00 00 00 00 00];
|
747 | 758 | ti,syscon-efuse = <&cpsw_mac_syscon 0x0>;
|
| 759 | + bootph-all; |
748 | 760 | };
|
749 | 761 |
|
750 | 762 | cpsw_port2: port@2 {
|
|
764 | 776 | clocks = <&k3_clks 13 0>;
|
765 | 777 | clock-names = "fck";
|
766 | 778 | bus_freq = <1000000>;
|
| 779 | + bootph-all; |
767 | 780 | };
|
768 | 781 |
|
769 | 782 | cpts@3d000 {
|
|
0 commit comments