|
51 | 51 | };
|
52 | 52 | };
|
53 | 53 |
|
54 |
| - secure_proxy_main: mailbox@32c00000 { |
55 |
| - compatible = "ti,am654-secure-proxy"; |
56 |
| - #mbox-cells = <1>; |
57 |
| - reg-names = "target_data", "rt", "scfg"; |
58 |
| - reg = <0x00 0x32c00000 0x00 0x100000>, |
59 |
| - <0x00 0x32400000 0x00 0x100000>, |
60 |
| - <0x00 0x32800000 0x00 0x100000>; |
61 |
| - interrupt-names = "rx_011"; |
62 |
| - interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>; |
63 |
| - }; |
64 |
| - |
65 | 54 | serdes0: serdes@900000 {
|
66 | 55 | compatible = "ti,phy-am654-serdes";
|
67 | 56 | reg = <0x0 0x900000 0x0 0x2000>;
|
|
414 | 403 | ti,sci-rm-range-global-event = <0x1>;
|
415 | 404 | };
|
416 | 405 |
|
| 406 | + secure_proxy_main: mailbox@32c00000 { |
| 407 | + compatible = "ti,am654-secure-proxy"; |
| 408 | + #mbox-cells = <1>; |
| 409 | + reg-names = "target_data", "rt", "scfg"; |
| 410 | + reg = <0x00 0x32c00000 0x00 0x100000>, |
| 411 | + <0x00 0x32400000 0x00 0x100000>, |
| 412 | + <0x00 0x32800000 0x00 0x100000>; |
| 413 | + interrupt-names = "rx_011"; |
| 414 | + interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>; |
| 415 | + }; |
| 416 | + |
417 | 417 | hwspinlock: spinlock@30e00000 {
|
418 | 418 | compatible = "ti,am654-hwspinlock";
|
419 | 419 | reg = <0x00 0x30e00000 0x00 0x1000>;
|
|
0 commit comments