Nishanth Menon | c5ac2c7 | 2022-05-25 13:38:48 +0530 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | /* |
| 3 | * Common AM625 SK dts file for SPLs |
| 4 | * Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/ |
| 5 | */ |
| 6 | |
Neha Malcom Francis | 8f8f4fc | 2023-07-22 00:14:38 +0530 | [diff] [blame] | 7 | #include "k3-am625-sk-binman.dtsi" |
| 8 | |
Siddharth Vadapalli | ecd2782 | 2023-10-28 20:36:01 +0300 | [diff] [blame] | 9 | &main_bcdma { |
| 10 | reg = <0x00 0x485c0100 0x00 0x100>, |
| 11 | <0x00 0x4c000000 0x00 0x20000>, |
| 12 | <0x00 0x4a820000 0x00 0x20000>, |
| 13 | <0x00 0x4aa40000 0x00 0x20000>, |
| 14 | <0x00 0x4bc00000 0x00 0x100000>, |
| 15 | <0x00 0x48600000 0x00 0x8000>, |
| 16 | <0x00 0x484a4000 0x00 0x2000>, |
| 17 | <0x00 0x484c2000 0x00 0x2000>; |
| 18 | reg-names = "gcfg", "bchanrt", "rchanrt", "tchanrt", |
| 19 | "ringrt" , "cfg", "tchan", "rchan"; |
| 20 | }; |
| 21 | |
Roger Quadros | 301ebec | 2023-09-29 16:46:46 +0300 | [diff] [blame] | 22 | &main_pktdma { |
Siddharth Vadapalli | ecd2782 | 2023-10-28 20:36:01 +0300 | [diff] [blame] | 23 | reg = <0x00 0x485c0000 0x00 0x100>, |
| 24 | <0x00 0x4a800000 0x00 0x20000>, |
| 25 | <0x00 0x4aa00000 0x00 0x20000>, |
| 26 | <0x00 0x4b800000 0x00 0x200000>, |
| 27 | <0x00 0x485e0000 0x00 0x10000>, |
| 28 | <0x00 0x484a0000 0x00 0x2000>, |
| 29 | <0x00 0x484c0000 0x00 0x2000>, |
| 30 | <0x00 0x48430000 0x00 0x1000>; |
| 31 | reg-names = "gcfg", "rchanrt", "tchanrt", "ringrt", |
| 32 | "cfg", "tchan", "rchan", "rflow"; |
Roger Quadros | 301ebec | 2023-09-29 16:46:46 +0300 | [diff] [blame] | 33 | bootph-all; |
| 34 | }; |
| 35 | |
Sjoerd Simons | 7fb6d4a | 2022-12-20 16:21:45 +0100 | [diff] [blame] | 36 | &cpsw_port2 { |
| 37 | status = "disabled"; |
| 38 | }; |
Sjoerd Simons | ec5e3c2 | 2024-05-06 15:38:43 +0100 | [diff] [blame] | 39 | |
| 40 | &usbss0 { |
| 41 | bootph-all; |
| 42 | }; |
| 43 | |
| 44 | &usb0 { |
| 45 | dr_mode = "peripheral"; |
| 46 | bootph-all; |
| 47 | }; |