1c66ec88fSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0 2c66ec88fSEmmanuel Vadot/* 3c66ec88fSEmmanuel Vadot * Device Tree Source for J721E SoC Family Main Domain peripherals 4c66ec88fSEmmanuel Vadot * 55def4c47SEmmanuel Vadot * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/ 6c66ec88fSEmmanuel Vadot */ 7c66ec88fSEmmanuel Vadot#include <dt-bindings/phy/phy.h> 8d5b0e70fSEmmanuel Vadot#include <dt-bindings/phy/phy-ti.h> 9c66ec88fSEmmanuel Vadot#include <dt-bindings/mux/mux.h> 106be33864SEmmanuel Vadot#include <dt-bindings/mux/ti-serdes.h> 11c66ec88fSEmmanuel Vadot 125956d97fSEmmanuel Vadot/ { 135956d97fSEmmanuel Vadot cmn_refclk: clock-cmnrefclk { 145956d97fSEmmanuel Vadot #clock-cells = <0>; 155956d97fSEmmanuel Vadot compatible = "fixed-clock"; 165956d97fSEmmanuel Vadot clock-frequency = <0>; 175956d97fSEmmanuel Vadot }; 185956d97fSEmmanuel Vadot 195956d97fSEmmanuel Vadot cmn_refclk1: clock-cmnrefclk1 { 205956d97fSEmmanuel Vadot #clock-cells = <0>; 215956d97fSEmmanuel Vadot compatible = "fixed-clock"; 225956d97fSEmmanuel Vadot clock-frequency = <0>; 235956d97fSEmmanuel Vadot }; 245956d97fSEmmanuel Vadot}; 255956d97fSEmmanuel Vadot 26c66ec88fSEmmanuel Vadot&cbass_main { 27c66ec88fSEmmanuel Vadot msmc_ram: sram@70000000 { 28c66ec88fSEmmanuel Vadot compatible = "mmio-sram"; 29c66ec88fSEmmanuel Vadot reg = <0x0 0x70000000 0x0 0x800000>; 30c66ec88fSEmmanuel Vadot #address-cells = <1>; 31c66ec88fSEmmanuel Vadot #size-cells = <1>; 32c66ec88fSEmmanuel Vadot ranges = <0x0 0x0 0x70000000 0x800000>; 33c66ec88fSEmmanuel Vadot 34c66ec88fSEmmanuel Vadot atf-sram@0 { 35c66ec88fSEmmanuel Vadot reg = <0x0 0x20000>; 36c66ec88fSEmmanuel Vadot }; 37c66ec88fSEmmanuel Vadot }; 38c66ec88fSEmmanuel Vadot 39c66ec88fSEmmanuel Vadot scm_conf: scm-conf@100000 { 40c66ec88fSEmmanuel Vadot compatible = "ti,j721e-system-controller", "syscon", "simple-mfd"; 41c66ec88fSEmmanuel Vadot reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */ 42c66ec88fSEmmanuel Vadot #address-cells = <1>; 43c66ec88fSEmmanuel Vadot #size-cells = <1>; 44c66ec88fSEmmanuel Vadot ranges = <0x0 0x0 0x00100000 0x1c000>; 45c66ec88fSEmmanuel Vadot 46e67e8565SEmmanuel Vadot serdes_ln_ctrl: mux-controller@4080 { 47c66ec88fSEmmanuel Vadot compatible = "mmio-mux"; 48c66ec88fSEmmanuel Vadot reg = <0x00004080 0x50>; 49c66ec88fSEmmanuel Vadot #mux-control-cells = <1>; 50c66ec88fSEmmanuel Vadot mux-reg-masks = <0x4080 0x3>, <0x4084 0x3>, /* SERDES0 lane0/1 select */ 51c66ec88fSEmmanuel Vadot <0x4090 0x3>, <0x4094 0x3>, /* SERDES1 lane0/1 select */ 52c66ec88fSEmmanuel Vadot <0x40a0 0x3>, <0x40a4 0x3>, /* SERDES2 lane0/1 select */ 53c66ec88fSEmmanuel Vadot <0x40b0 0x3>, <0x40b4 0x3>, /* SERDES3 lane0/1 select */ 54c66ec88fSEmmanuel Vadot <0x40c0 0x3>, <0x40c4 0x3>, <0x40c8 0x3>, <0x40cc 0x3>; 55c66ec88fSEmmanuel Vadot /* SERDES4 lane0/1/2/3 select */ 566be33864SEmmanuel Vadot idle-states = <J721E_SERDES0_LANE0_PCIE0_LANE0>, <J721E_SERDES0_LANE1_PCIE0_LANE1>, 576be33864SEmmanuel Vadot <J721E_SERDES1_LANE0_PCIE1_LANE0>, <J721E_SERDES1_LANE1_PCIE1_LANE1>, 586be33864SEmmanuel Vadot <J721E_SERDES2_LANE0_PCIE2_LANE0>, <J721E_SERDES2_LANE1_PCIE2_LANE1>, 596be33864SEmmanuel Vadot <MUX_IDLE_AS_IS>, <J721E_SERDES3_LANE1_USB3_0>, 606be33864SEmmanuel Vadot <J721E_SERDES4_LANE0_EDP_LANE0>, <J721E_SERDES4_LANE1_EDP_LANE1>, 616be33864SEmmanuel Vadot <J721E_SERDES4_LANE2_EDP_LANE2>, <J721E_SERDES4_LANE3_EDP_LANE3>; 62c66ec88fSEmmanuel Vadot }; 63c66ec88fSEmmanuel Vadot 64*fac71e4eSEmmanuel Vadot cpsw0_phy_gmii_sel: phy@4044 { 65*fac71e4eSEmmanuel Vadot compatible = "ti,j721e-cpsw9g-phy-gmii-sel"; 66*fac71e4eSEmmanuel Vadot ti,qsgmii-main-ports = <2>, <2>; 67*fac71e4eSEmmanuel Vadot reg = <0x4044 0x20>; 68*fac71e4eSEmmanuel Vadot #phy-cells = <1>; 69*fac71e4eSEmmanuel Vadot }; 70*fac71e4eSEmmanuel Vadot 71c66ec88fSEmmanuel Vadot usb_serdes_mux: mux-controller@4000 { 72c66ec88fSEmmanuel Vadot compatible = "mmio-mux"; 73c66ec88fSEmmanuel Vadot #mux-control-cells = <1>; 74c66ec88fSEmmanuel Vadot mux-reg-masks = <0x4000 0x8000000>, /* USB0 to SERDES0/3 mux */ 75c66ec88fSEmmanuel Vadot <0x4010 0x8000000>; /* USB1 to SERDES1/2 mux */ 76c66ec88fSEmmanuel Vadot }; 778bab661aSEmmanuel Vadot 788bab661aSEmmanuel Vadot ehrpwm_tbclk: clock-controller@4140 { 798bab661aSEmmanuel Vadot compatible = "ti,am654-ehrpwm-tbclk", "syscon"; 808bab661aSEmmanuel Vadot reg = <0x4140 0x18>; 818bab661aSEmmanuel Vadot #clock-cells = <1>; 828bab661aSEmmanuel Vadot }; 838bab661aSEmmanuel Vadot }; 848bab661aSEmmanuel Vadot 858bab661aSEmmanuel Vadot main_ehrpwm0: pwm@3000000 { 868bab661aSEmmanuel Vadot compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm"; 878bab661aSEmmanuel Vadot #pwm-cells = <3>; 888bab661aSEmmanuel Vadot reg = <0x00 0x3000000 0x00 0x100>; 898bab661aSEmmanuel Vadot power-domains = <&k3_pds 83 TI_SCI_PD_EXCLUSIVE>; 908bab661aSEmmanuel Vadot clocks = <&ehrpwm_tbclk 0>, <&k3_clks 83 0>; 918bab661aSEmmanuel Vadot clock-names = "tbclk", "fck"; 928bab661aSEmmanuel Vadot status = "disabled"; 938bab661aSEmmanuel Vadot }; 948bab661aSEmmanuel Vadot 958bab661aSEmmanuel Vadot main_ehrpwm1: pwm@3010000 { 968bab661aSEmmanuel Vadot compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm"; 978bab661aSEmmanuel Vadot #pwm-cells = <3>; 988bab661aSEmmanuel Vadot reg = <0x00 0x3010000 0x00 0x100>; 998bab661aSEmmanuel Vadot power-domains = <&k3_pds 84 TI_SCI_PD_EXCLUSIVE>; 1008bab661aSEmmanuel Vadot clocks = <&ehrpwm_tbclk 1>, <&k3_clks 84 0>; 1018bab661aSEmmanuel Vadot clock-names = "tbclk", "fck"; 1028bab661aSEmmanuel Vadot status = "disabled"; 1038bab661aSEmmanuel Vadot }; 1048bab661aSEmmanuel Vadot 1058bab661aSEmmanuel Vadot main_ehrpwm2: pwm@3020000 { 1068bab661aSEmmanuel Vadot compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm"; 1078bab661aSEmmanuel Vadot #pwm-cells = <3>; 1088bab661aSEmmanuel Vadot reg = <0x00 0x3020000 0x00 0x100>; 1098bab661aSEmmanuel Vadot power-domains = <&k3_pds 85 TI_SCI_PD_EXCLUSIVE>; 1108bab661aSEmmanuel Vadot clocks = <&ehrpwm_tbclk 2>, <&k3_clks 85 0>; 1118bab661aSEmmanuel Vadot clock-names = "tbclk", "fck"; 1128bab661aSEmmanuel Vadot status = "disabled"; 1138bab661aSEmmanuel Vadot }; 1148bab661aSEmmanuel Vadot 1158bab661aSEmmanuel Vadot main_ehrpwm3: pwm@3030000 { 1168bab661aSEmmanuel Vadot compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm"; 1178bab661aSEmmanuel Vadot #pwm-cells = <3>; 1188bab661aSEmmanuel Vadot reg = <0x00 0x3030000 0x00 0x100>; 1198bab661aSEmmanuel Vadot power-domains = <&k3_pds 86 TI_SCI_PD_EXCLUSIVE>; 1208bab661aSEmmanuel Vadot clocks = <&ehrpwm_tbclk 3>, <&k3_clks 86 0>; 1218bab661aSEmmanuel Vadot clock-names = "tbclk", "fck"; 1228bab661aSEmmanuel Vadot status = "disabled"; 1238bab661aSEmmanuel Vadot }; 1248bab661aSEmmanuel Vadot 1258bab661aSEmmanuel Vadot main_ehrpwm4: pwm@3040000 { 1268bab661aSEmmanuel Vadot compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm"; 1278bab661aSEmmanuel Vadot #pwm-cells = <3>; 1288bab661aSEmmanuel Vadot reg = <0x00 0x3040000 0x00 0x100>; 1298bab661aSEmmanuel Vadot power-domains = <&k3_pds 87 TI_SCI_PD_EXCLUSIVE>; 1308bab661aSEmmanuel Vadot clocks = <&ehrpwm_tbclk 4>, <&k3_clks 87 0>; 1318bab661aSEmmanuel Vadot clock-names = "tbclk", "fck"; 1328bab661aSEmmanuel Vadot status = "disabled"; 1338bab661aSEmmanuel Vadot }; 1348bab661aSEmmanuel Vadot 1358bab661aSEmmanuel Vadot main_ehrpwm5: pwm@3050000 { 1368bab661aSEmmanuel Vadot compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm"; 1378bab661aSEmmanuel Vadot #pwm-cells = <3>; 1388bab661aSEmmanuel Vadot reg = <0x00 0x3050000 0x00 0x100>; 1398bab661aSEmmanuel Vadot power-domains = <&k3_pds 88 TI_SCI_PD_EXCLUSIVE>; 1408bab661aSEmmanuel Vadot clocks = <&ehrpwm_tbclk 5>, <&k3_clks 88 0>; 1418bab661aSEmmanuel Vadot clock-names = "tbclk", "fck"; 1428bab661aSEmmanuel Vadot status = "disabled"; 143c66ec88fSEmmanuel Vadot }; 144c66ec88fSEmmanuel Vadot 145c66ec88fSEmmanuel Vadot gic500: interrupt-controller@1800000 { 146c66ec88fSEmmanuel Vadot compatible = "arm,gic-v3"; 147c66ec88fSEmmanuel Vadot #address-cells = <2>; 148c66ec88fSEmmanuel Vadot #size-cells = <2>; 149c66ec88fSEmmanuel Vadot ranges; 150c66ec88fSEmmanuel Vadot #interrupt-cells = <3>; 151c66ec88fSEmmanuel Vadot interrupt-controller; 152c66ec88fSEmmanuel Vadot reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 153c9ccf3a3SEmmanuel Vadot <0x00 0x01900000 0x00 0x100000>, /* GICR */ 154c9ccf3a3SEmmanuel Vadot <0x00 0x6f000000 0x00 0x2000>, /* GICC */ 155c9ccf3a3SEmmanuel Vadot <0x00 0x6f010000 0x00 0x1000>, /* GICH */ 156c9ccf3a3SEmmanuel Vadot <0x00 0x6f020000 0x00 0x2000>; /* GICV */ 157c66ec88fSEmmanuel Vadot 158c66ec88fSEmmanuel Vadot /* vcpumntirq: virtual CPU interface maintenance interrupt */ 159c66ec88fSEmmanuel Vadot interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>; 160c66ec88fSEmmanuel Vadot 161c66ec88fSEmmanuel Vadot gic_its: msi-controller@1820000 { 162c66ec88fSEmmanuel Vadot compatible = "arm,gic-v3-its"; 163c66ec88fSEmmanuel Vadot reg = <0x00 0x01820000 0x00 0x10000>; 164c66ec88fSEmmanuel Vadot socionext,synquacer-pre-its = <0x1000000 0x400000>; 165c66ec88fSEmmanuel Vadot msi-controller; 166c66ec88fSEmmanuel Vadot #msi-cells = <1>; 167c66ec88fSEmmanuel Vadot }; 168c66ec88fSEmmanuel Vadot }; 169c66ec88fSEmmanuel Vadot 1702eb4d8dcSEmmanuel Vadot main_gpio_intr: interrupt-controller@a00000 { 171c66ec88fSEmmanuel Vadot compatible = "ti,sci-intr"; 1722eb4d8dcSEmmanuel Vadot reg = <0x00 0x00a00000 0x00 0x800>; 173c66ec88fSEmmanuel Vadot ti,intr-trigger-type = <1>; 174c66ec88fSEmmanuel Vadot interrupt-controller; 175c66ec88fSEmmanuel Vadot interrupt-parent = <&gic500>; 176c66ec88fSEmmanuel Vadot #interrupt-cells = <1>; 177c66ec88fSEmmanuel Vadot ti,sci = <&dmsc>; 178c66ec88fSEmmanuel Vadot ti,sci-dev-id = <131>; 179c66ec88fSEmmanuel Vadot ti,interrupt-ranges = <8 392 56>; 180c66ec88fSEmmanuel Vadot }; 181c66ec88fSEmmanuel Vadot 1822eb4d8dcSEmmanuel Vadot main_navss: bus@30000000 { 183c66ec88fSEmmanuel Vadot compatible = "simple-mfd"; 184c66ec88fSEmmanuel Vadot #address-cells = <2>; 185c66ec88fSEmmanuel Vadot #size-cells = <2>; 1862eb4d8dcSEmmanuel Vadot ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>; 187c66ec88fSEmmanuel Vadot dma-coherent; 188c66ec88fSEmmanuel Vadot dma-ranges; 189c66ec88fSEmmanuel Vadot 190c66ec88fSEmmanuel Vadot ti,sci-dev-id = <199>; 191c66ec88fSEmmanuel Vadot 1922eb4d8dcSEmmanuel Vadot main_navss_intr: interrupt-controller@310e0000 { 193c66ec88fSEmmanuel Vadot compatible = "ti,sci-intr"; 1942eb4d8dcSEmmanuel Vadot reg = <0x0 0x310e0000 0x0 0x4000>; 195c66ec88fSEmmanuel Vadot ti,intr-trigger-type = <4>; 196c66ec88fSEmmanuel Vadot interrupt-controller; 197c66ec88fSEmmanuel Vadot interrupt-parent = <&gic500>; 198c66ec88fSEmmanuel Vadot #interrupt-cells = <1>; 199c66ec88fSEmmanuel Vadot ti,sci = <&dmsc>; 200c66ec88fSEmmanuel Vadot ti,sci-dev-id = <213>; 201c66ec88fSEmmanuel Vadot ti,interrupt-ranges = <0 64 64>, 202c66ec88fSEmmanuel Vadot <64 448 64>, 203c66ec88fSEmmanuel Vadot <128 672 64>; 204c66ec88fSEmmanuel Vadot }; 205c66ec88fSEmmanuel Vadot 206c66ec88fSEmmanuel Vadot main_udmass_inta: interrupt-controller@33d00000 { 207c66ec88fSEmmanuel Vadot compatible = "ti,sci-inta"; 208c66ec88fSEmmanuel Vadot reg = <0x0 0x33d00000 0x0 0x100000>; 209c66ec88fSEmmanuel Vadot interrupt-controller; 210c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 211c66ec88fSEmmanuel Vadot msi-controller; 2125def4c47SEmmanuel Vadot #interrupt-cells = <0>; 213c66ec88fSEmmanuel Vadot ti,sci = <&dmsc>; 214c66ec88fSEmmanuel Vadot ti,sci-dev-id = <209>; 215c66ec88fSEmmanuel Vadot ti,interrupt-ranges = <0 0 256>; 216c66ec88fSEmmanuel Vadot }; 217c66ec88fSEmmanuel Vadot 218c66ec88fSEmmanuel Vadot secure_proxy_main: mailbox@32c00000 { 219c66ec88fSEmmanuel Vadot compatible = "ti,am654-secure-proxy"; 220c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 221c66ec88fSEmmanuel Vadot reg-names = "target_data", "rt", "scfg"; 222c66ec88fSEmmanuel Vadot reg = <0x00 0x32c00000 0x00 0x100000>, 223c66ec88fSEmmanuel Vadot <0x00 0x32400000 0x00 0x100000>, 224c66ec88fSEmmanuel Vadot <0x00 0x32800000 0x00 0x100000>; 225c66ec88fSEmmanuel Vadot interrupt-names = "rx_011"; 226c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>; 227c66ec88fSEmmanuel Vadot }; 228c66ec88fSEmmanuel Vadot 229c66ec88fSEmmanuel Vadot smmu0: iommu@36600000 { 230c66ec88fSEmmanuel Vadot compatible = "arm,smmu-v3"; 231c66ec88fSEmmanuel Vadot reg = <0x0 0x36600000 0x0 0x100000>; 232c66ec88fSEmmanuel Vadot interrupt-parent = <&gic500>; 233c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 772 IRQ_TYPE_EDGE_RISING>, 234c66ec88fSEmmanuel Vadot <GIC_SPI 768 IRQ_TYPE_EDGE_RISING>; 235c66ec88fSEmmanuel Vadot interrupt-names = "eventq", "gerror"; 236c66ec88fSEmmanuel Vadot #iommu-cells = <1>; 237c66ec88fSEmmanuel Vadot }; 238c66ec88fSEmmanuel Vadot 239c66ec88fSEmmanuel Vadot hwspinlock: spinlock@30e00000 { 240c66ec88fSEmmanuel Vadot compatible = "ti,am654-hwspinlock"; 241c66ec88fSEmmanuel Vadot reg = <0x00 0x30e00000 0x00 0x1000>; 242c66ec88fSEmmanuel Vadot #hwlock-cells = <1>; 243c66ec88fSEmmanuel Vadot }; 244c66ec88fSEmmanuel Vadot 245c66ec88fSEmmanuel Vadot mailbox0_cluster0: mailbox@31f80000 { 246c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 247c66ec88fSEmmanuel Vadot reg = <0x00 0x31f80000 0x00 0x200>; 248c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 249c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 250c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 251c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 2528bab661aSEmmanuel Vadot status = "disabled"; 253c66ec88fSEmmanuel Vadot }; 254c66ec88fSEmmanuel Vadot 255c66ec88fSEmmanuel Vadot mailbox0_cluster1: mailbox@31f81000 { 256c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 257c66ec88fSEmmanuel Vadot reg = <0x00 0x31f81000 0x00 0x200>; 258c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 259c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 260c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 261c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 2628bab661aSEmmanuel Vadot status = "disabled"; 263c66ec88fSEmmanuel Vadot }; 264c66ec88fSEmmanuel Vadot 265c66ec88fSEmmanuel Vadot mailbox0_cluster2: mailbox@31f82000 { 266c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 267c66ec88fSEmmanuel Vadot reg = <0x00 0x31f82000 0x00 0x200>; 268c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 269c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 270c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 271c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 2728bab661aSEmmanuel Vadot status = "disabled"; 273c66ec88fSEmmanuel Vadot }; 274c66ec88fSEmmanuel Vadot 275c66ec88fSEmmanuel Vadot mailbox0_cluster3: mailbox@31f83000 { 276c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 277c66ec88fSEmmanuel Vadot reg = <0x00 0x31f83000 0x00 0x200>; 278c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 279c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 280c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 281c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 2828bab661aSEmmanuel Vadot status = "disabled"; 283c66ec88fSEmmanuel Vadot }; 284c66ec88fSEmmanuel Vadot 285c66ec88fSEmmanuel Vadot mailbox0_cluster4: mailbox@31f84000 { 286c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 287c66ec88fSEmmanuel Vadot reg = <0x00 0x31f84000 0x00 0x200>; 288c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 289c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 290c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 291c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 2928bab661aSEmmanuel Vadot status = "disabled"; 293c66ec88fSEmmanuel Vadot }; 294c66ec88fSEmmanuel Vadot 295c66ec88fSEmmanuel Vadot mailbox0_cluster5: mailbox@31f85000 { 296c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 297c66ec88fSEmmanuel Vadot reg = <0x00 0x31f85000 0x00 0x200>; 298c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 299c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 300c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 301c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 3028bab661aSEmmanuel Vadot status = "disabled"; 303c66ec88fSEmmanuel Vadot }; 304c66ec88fSEmmanuel Vadot 305c66ec88fSEmmanuel Vadot mailbox0_cluster6: mailbox@31f86000 { 306c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 307c66ec88fSEmmanuel Vadot reg = <0x00 0x31f86000 0x00 0x200>; 308c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 309c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 310c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 311c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 3128bab661aSEmmanuel Vadot status = "disabled"; 313c66ec88fSEmmanuel Vadot }; 314c66ec88fSEmmanuel Vadot 315c66ec88fSEmmanuel Vadot mailbox0_cluster7: mailbox@31f87000 { 316c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 317c66ec88fSEmmanuel Vadot reg = <0x00 0x31f87000 0x00 0x200>; 318c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 319c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 320c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 321c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 3228bab661aSEmmanuel Vadot status = "disabled"; 323c66ec88fSEmmanuel Vadot }; 324c66ec88fSEmmanuel Vadot 325c66ec88fSEmmanuel Vadot mailbox0_cluster8: mailbox@31f88000 { 326c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 327c66ec88fSEmmanuel Vadot reg = <0x00 0x31f88000 0x00 0x200>; 328c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 329c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 330c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 331c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 3328bab661aSEmmanuel Vadot status = "disabled"; 333c66ec88fSEmmanuel Vadot }; 334c66ec88fSEmmanuel Vadot 335c66ec88fSEmmanuel Vadot mailbox0_cluster9: mailbox@31f89000 { 336c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 337c66ec88fSEmmanuel Vadot reg = <0x00 0x31f89000 0x00 0x200>; 338c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 339c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 340c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 341c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 3428bab661aSEmmanuel Vadot status = "disabled"; 343c66ec88fSEmmanuel Vadot }; 344c66ec88fSEmmanuel Vadot 345c66ec88fSEmmanuel Vadot mailbox0_cluster10: mailbox@31f8a000 { 346c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 347c66ec88fSEmmanuel Vadot reg = <0x00 0x31f8a000 0x00 0x200>; 348c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 349c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 350c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 351c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 3528bab661aSEmmanuel Vadot status = "disabled"; 353c66ec88fSEmmanuel Vadot }; 354c66ec88fSEmmanuel Vadot 355c66ec88fSEmmanuel Vadot mailbox0_cluster11: mailbox@31f8b000 { 356c66ec88fSEmmanuel Vadot compatible = "ti,am654-mailbox"; 357c66ec88fSEmmanuel Vadot reg = <0x00 0x31f8b000 0x00 0x200>; 358c66ec88fSEmmanuel Vadot #mbox-cells = <1>; 359c66ec88fSEmmanuel Vadot ti,mbox-num-users = <4>; 360c66ec88fSEmmanuel Vadot ti,mbox-num-fifos = <16>; 361c66ec88fSEmmanuel Vadot interrupt-parent = <&main_navss_intr>; 3628bab661aSEmmanuel Vadot status = "disabled"; 363c66ec88fSEmmanuel Vadot }; 364c66ec88fSEmmanuel Vadot 365c66ec88fSEmmanuel Vadot main_ringacc: ringacc@3c000000 { 366c66ec88fSEmmanuel Vadot compatible = "ti,am654-navss-ringacc"; 367c66ec88fSEmmanuel Vadot reg = <0x0 0x3c000000 0x0 0x400000>, 368c66ec88fSEmmanuel Vadot <0x0 0x38000000 0x0 0x400000>, 369c66ec88fSEmmanuel Vadot <0x0 0x31120000 0x0 0x100>, 370c66ec88fSEmmanuel Vadot <0x0 0x33000000 0x0 0x40000>; 371c66ec88fSEmmanuel Vadot reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target"; 372c66ec88fSEmmanuel Vadot ti,num-rings = <1024>; 373c66ec88fSEmmanuel Vadot ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */ 374c66ec88fSEmmanuel Vadot ti,sci = <&dmsc>; 375c66ec88fSEmmanuel Vadot ti,sci-dev-id = <211>; 376c66ec88fSEmmanuel Vadot msi-parent = <&main_udmass_inta>; 377c66ec88fSEmmanuel Vadot }; 378c66ec88fSEmmanuel Vadot 379c66ec88fSEmmanuel Vadot main_udmap: dma-controller@31150000 { 380c66ec88fSEmmanuel Vadot compatible = "ti,j721e-navss-main-udmap"; 381c66ec88fSEmmanuel Vadot reg = <0x0 0x31150000 0x0 0x100>, 382c66ec88fSEmmanuel Vadot <0x0 0x34000000 0x0 0x100000>, 383c66ec88fSEmmanuel Vadot <0x0 0x35000000 0x0 0x100000>; 384c66ec88fSEmmanuel Vadot reg-names = "gcfg", "rchanrt", "tchanrt"; 385c66ec88fSEmmanuel Vadot msi-parent = <&main_udmass_inta>; 386c66ec88fSEmmanuel Vadot #dma-cells = <1>; 387c66ec88fSEmmanuel Vadot 388c66ec88fSEmmanuel Vadot ti,sci = <&dmsc>; 389c66ec88fSEmmanuel Vadot ti,sci-dev-id = <212>; 390c66ec88fSEmmanuel Vadot ti,ringacc = <&main_ringacc>; 391c66ec88fSEmmanuel Vadot 392c66ec88fSEmmanuel Vadot ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */ 393c66ec88fSEmmanuel Vadot <0x0f>, /* TX_HCHAN */ 394c66ec88fSEmmanuel Vadot <0x10>; /* TX_UHCHAN */ 395c66ec88fSEmmanuel Vadot ti,sci-rm-range-rchan = <0x0a>, /* RX_CHAN */ 396c66ec88fSEmmanuel Vadot <0x0b>, /* RX_HCHAN */ 397c66ec88fSEmmanuel Vadot <0x0c>; /* RX_UHCHAN */ 398c66ec88fSEmmanuel Vadot ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */ 399c66ec88fSEmmanuel Vadot }; 400c66ec88fSEmmanuel Vadot 401c66ec88fSEmmanuel Vadot cpts@310d0000 { 402c66ec88fSEmmanuel Vadot compatible = "ti,j721e-cpts"; 403c66ec88fSEmmanuel Vadot reg = <0x0 0x310d0000 0x0 0x400>; 404c66ec88fSEmmanuel Vadot reg-names = "cpts"; 405c66ec88fSEmmanuel Vadot clocks = <&k3_clks 201 1>; 406c66ec88fSEmmanuel Vadot clock-names = "cpts"; 407c66ec88fSEmmanuel Vadot interrupts-extended = <&main_navss_intr 391>; 408c66ec88fSEmmanuel Vadot interrupt-names = "cpts"; 409c66ec88fSEmmanuel Vadot ti,cpts-periodic-outputs = <6>; 410c66ec88fSEmmanuel Vadot ti,cpts-ext-ts-inputs = <8>; 411c66ec88fSEmmanuel Vadot }; 412c66ec88fSEmmanuel Vadot }; 413c66ec88fSEmmanuel Vadot 414*fac71e4eSEmmanuel Vadot cpsw0: ethernet@c000000 { 415*fac71e4eSEmmanuel Vadot compatible = "ti,j721e-cpswxg-nuss"; 416*fac71e4eSEmmanuel Vadot #address-cells = <2>; 417*fac71e4eSEmmanuel Vadot #size-cells = <2>; 418*fac71e4eSEmmanuel Vadot reg = <0x0 0xc000000 0x0 0x200000>; 419*fac71e4eSEmmanuel Vadot reg-names = "cpsw_nuss"; 420*fac71e4eSEmmanuel Vadot ranges = <0x0 0x0 0x0 0x0c000000 0x0 0x200000>; 421*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 19 89>; 422*fac71e4eSEmmanuel Vadot clock-names = "fck"; 423*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 19 TI_SCI_PD_EXCLUSIVE>; 424*fac71e4eSEmmanuel Vadot 425*fac71e4eSEmmanuel Vadot dmas = <&main_udmap 0xca00>, 426*fac71e4eSEmmanuel Vadot <&main_udmap 0xca01>, 427*fac71e4eSEmmanuel Vadot <&main_udmap 0xca02>, 428*fac71e4eSEmmanuel Vadot <&main_udmap 0xca03>, 429*fac71e4eSEmmanuel Vadot <&main_udmap 0xca04>, 430*fac71e4eSEmmanuel Vadot <&main_udmap 0xca05>, 431*fac71e4eSEmmanuel Vadot <&main_udmap 0xca06>, 432*fac71e4eSEmmanuel Vadot <&main_udmap 0xca07>, 433*fac71e4eSEmmanuel Vadot <&main_udmap 0x4a00>; 434*fac71e4eSEmmanuel Vadot dma-names = "tx0", "tx1", "tx2", "tx3", 435*fac71e4eSEmmanuel Vadot "tx4", "tx5", "tx6", "tx7", 436*fac71e4eSEmmanuel Vadot "rx"; 437*fac71e4eSEmmanuel Vadot 438*fac71e4eSEmmanuel Vadot status = "disabled"; 439*fac71e4eSEmmanuel Vadot 440*fac71e4eSEmmanuel Vadot ethernet-ports { 441*fac71e4eSEmmanuel Vadot #address-cells = <1>; 442*fac71e4eSEmmanuel Vadot #size-cells = <0>; 443*fac71e4eSEmmanuel Vadot cpsw0_port1: port@1 { 444*fac71e4eSEmmanuel Vadot reg = <1>; 445*fac71e4eSEmmanuel Vadot ti,mac-only; 446*fac71e4eSEmmanuel Vadot label = "port1"; 447*fac71e4eSEmmanuel Vadot status = "disabled"; 448*fac71e4eSEmmanuel Vadot }; 449*fac71e4eSEmmanuel Vadot 450*fac71e4eSEmmanuel Vadot cpsw0_port2: port@2 { 451*fac71e4eSEmmanuel Vadot reg = <2>; 452*fac71e4eSEmmanuel Vadot ti,mac-only; 453*fac71e4eSEmmanuel Vadot label = "port2"; 454*fac71e4eSEmmanuel Vadot status = "disabled"; 455*fac71e4eSEmmanuel Vadot }; 456*fac71e4eSEmmanuel Vadot 457*fac71e4eSEmmanuel Vadot cpsw0_port3: port@3 { 458*fac71e4eSEmmanuel Vadot reg = <3>; 459*fac71e4eSEmmanuel Vadot ti,mac-only; 460*fac71e4eSEmmanuel Vadot label = "port3"; 461*fac71e4eSEmmanuel Vadot status = "disabled"; 462*fac71e4eSEmmanuel Vadot }; 463*fac71e4eSEmmanuel Vadot 464*fac71e4eSEmmanuel Vadot cpsw0_port4: port@4 { 465*fac71e4eSEmmanuel Vadot reg = <4>; 466*fac71e4eSEmmanuel Vadot ti,mac-only; 467*fac71e4eSEmmanuel Vadot label = "port4"; 468*fac71e4eSEmmanuel Vadot status = "disabled"; 469*fac71e4eSEmmanuel Vadot }; 470*fac71e4eSEmmanuel Vadot 471*fac71e4eSEmmanuel Vadot cpsw0_port5: port@5 { 472*fac71e4eSEmmanuel Vadot reg = <5>; 473*fac71e4eSEmmanuel Vadot ti,mac-only; 474*fac71e4eSEmmanuel Vadot label = "port5"; 475*fac71e4eSEmmanuel Vadot status = "disabled"; 476*fac71e4eSEmmanuel Vadot }; 477*fac71e4eSEmmanuel Vadot 478*fac71e4eSEmmanuel Vadot cpsw0_port6: port@6 { 479*fac71e4eSEmmanuel Vadot reg = <6>; 480*fac71e4eSEmmanuel Vadot ti,mac-only; 481*fac71e4eSEmmanuel Vadot label = "port6"; 482*fac71e4eSEmmanuel Vadot status = "disabled"; 483*fac71e4eSEmmanuel Vadot }; 484*fac71e4eSEmmanuel Vadot 485*fac71e4eSEmmanuel Vadot cpsw0_port7: port@7 { 486*fac71e4eSEmmanuel Vadot reg = <7>; 487*fac71e4eSEmmanuel Vadot ti,mac-only; 488*fac71e4eSEmmanuel Vadot label = "port7"; 489*fac71e4eSEmmanuel Vadot status = "disabled"; 490*fac71e4eSEmmanuel Vadot }; 491*fac71e4eSEmmanuel Vadot 492*fac71e4eSEmmanuel Vadot cpsw0_port8: port@8 { 493*fac71e4eSEmmanuel Vadot reg = <8>; 494*fac71e4eSEmmanuel Vadot ti,mac-only; 495*fac71e4eSEmmanuel Vadot label = "port8"; 496*fac71e4eSEmmanuel Vadot status = "disabled"; 497*fac71e4eSEmmanuel Vadot }; 498*fac71e4eSEmmanuel Vadot }; 499*fac71e4eSEmmanuel Vadot 500*fac71e4eSEmmanuel Vadot cpsw9g_mdio: mdio@f00 { 501*fac71e4eSEmmanuel Vadot compatible = "ti,cpsw-mdio","ti,davinci_mdio"; 502*fac71e4eSEmmanuel Vadot reg = <0x0 0xf00 0x0 0x100>; 503*fac71e4eSEmmanuel Vadot #address-cells = <1>; 504*fac71e4eSEmmanuel Vadot #size-cells = <0>; 505*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 19 89>; 506*fac71e4eSEmmanuel Vadot clock-names = "fck"; 507*fac71e4eSEmmanuel Vadot bus_freq = <1000000>; 508*fac71e4eSEmmanuel Vadot status = "disabled"; 509*fac71e4eSEmmanuel Vadot }; 510*fac71e4eSEmmanuel Vadot 511*fac71e4eSEmmanuel Vadot cpts@3d000 { 512*fac71e4eSEmmanuel Vadot compatible = "ti,j721e-cpts"; 513*fac71e4eSEmmanuel Vadot reg = <0x0 0x3d000 0x0 0x400>; 514*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 19 16>; 515*fac71e4eSEmmanuel Vadot clock-names = "cpts"; 516*fac71e4eSEmmanuel Vadot interrupts-extended = <&gic500 GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>; 517*fac71e4eSEmmanuel Vadot interrupt-names = "cpts"; 518*fac71e4eSEmmanuel Vadot ti,cpts-ext-ts-inputs = <4>; 519*fac71e4eSEmmanuel Vadot ti,cpts-periodic-outputs = <2>; 520*fac71e4eSEmmanuel Vadot }; 521*fac71e4eSEmmanuel Vadot }; 522*fac71e4eSEmmanuel Vadot 5236be33864SEmmanuel Vadot main_crypto: crypto@4e00000 { 5246be33864SEmmanuel Vadot compatible = "ti,j721e-sa2ul"; 5256be33864SEmmanuel Vadot reg = <0x0 0x4e00000 0x0 0x1200>; 5266be33864SEmmanuel Vadot power-domains = <&k3_pds 264 TI_SCI_PD_EXCLUSIVE>; 5276be33864SEmmanuel Vadot #address-cells = <2>; 5286be33864SEmmanuel Vadot #size-cells = <2>; 5296be33864SEmmanuel Vadot ranges = <0x0 0x04e00000 0x00 0x04e00000 0x0 0x30000>; 5306be33864SEmmanuel Vadot 5316be33864SEmmanuel Vadot dmas = <&main_udmap 0xc000>, <&main_udmap 0x4000>, 5326be33864SEmmanuel Vadot <&main_udmap 0x4001>; 5336be33864SEmmanuel Vadot dma-names = "tx", "rx1", "rx2"; 5346be33864SEmmanuel Vadot 5356be33864SEmmanuel Vadot rng: rng@4e10000 { 5366be33864SEmmanuel Vadot compatible = "inside-secure,safexcel-eip76"; 5376be33864SEmmanuel Vadot reg = <0x0 0x4e10000 0x0 0x7d>; 5386be33864SEmmanuel Vadot interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>; 5396be33864SEmmanuel Vadot }; 5406be33864SEmmanuel Vadot }; 5416be33864SEmmanuel Vadot 5426be33864SEmmanuel Vadot main_pmx0: pinctrl@11c000 { 543c66ec88fSEmmanuel Vadot compatible = "pinctrl-single"; 544c66ec88fSEmmanuel Vadot /* Proxy 0 addressing */ 545c66ec88fSEmmanuel Vadot reg = <0x0 0x11c000 0x0 0x2b4>; 546c66ec88fSEmmanuel Vadot #pinctrl-cells = <1>; 547c66ec88fSEmmanuel Vadot pinctrl-single,register-width = <32>; 548c66ec88fSEmmanuel Vadot pinctrl-single,function-mask = <0xffffffff>; 549c66ec88fSEmmanuel Vadot }; 550c66ec88fSEmmanuel Vadot 551c66ec88fSEmmanuel Vadot serdes_wiz0: wiz@5000000 { 552c66ec88fSEmmanuel Vadot compatible = "ti,j721e-wiz-16g"; 553c66ec88fSEmmanuel Vadot #address-cells = <1>; 554c66ec88fSEmmanuel Vadot #size-cells = <1>; 555c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 292 TI_SCI_PD_EXCLUSIVE>; 5565956d97fSEmmanuel Vadot clocks = <&k3_clks 292 5>, <&k3_clks 292 11>, <&cmn_refclk>; 557c66ec88fSEmmanuel Vadot clock-names = "fck", "core_ref_clk", "ext_ref_clk"; 558c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 292 11>, <&k3_clks 292 0>; 559c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 292 15>, <&k3_clks 292 4>; 560c66ec88fSEmmanuel Vadot num-lanes = <2>; 561c66ec88fSEmmanuel Vadot #reset-cells = <1>; 562c66ec88fSEmmanuel Vadot ranges = <0x5000000 0x0 0x5000000 0x10000>; 563c66ec88fSEmmanuel Vadot 564c66ec88fSEmmanuel Vadot wiz0_pll0_refclk: pll0-refclk { 5655956d97fSEmmanuel Vadot clocks = <&k3_clks 292 11>, <&cmn_refclk>; 566c66ec88fSEmmanuel Vadot #clock-cells = <0>; 567c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz0_pll0_refclk>; 568c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 292 11>; 569c66ec88fSEmmanuel Vadot }; 570c66ec88fSEmmanuel Vadot 571c66ec88fSEmmanuel Vadot wiz0_pll1_refclk: pll1-refclk { 5725956d97fSEmmanuel Vadot clocks = <&k3_clks 292 0>, <&cmn_refclk1>; 573c66ec88fSEmmanuel Vadot #clock-cells = <0>; 574c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz0_pll1_refclk>; 575c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 292 0>; 576c66ec88fSEmmanuel Vadot }; 577c66ec88fSEmmanuel Vadot 578c66ec88fSEmmanuel Vadot wiz0_refclk_dig: refclk-dig { 5795956d97fSEmmanuel Vadot clocks = <&k3_clks 292 11>, <&k3_clks 292 0>, <&cmn_refclk>, <&cmn_refclk1>; 580c66ec88fSEmmanuel Vadot #clock-cells = <0>; 581c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz0_refclk_dig>; 582c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 292 11>; 583c66ec88fSEmmanuel Vadot }; 584c66ec88fSEmmanuel Vadot 585c66ec88fSEmmanuel Vadot wiz0_cmn_refclk_dig_div: cmn-refclk-dig-div { 586c66ec88fSEmmanuel Vadot clocks = <&wiz0_refclk_dig>; 587c66ec88fSEmmanuel Vadot #clock-cells = <0>; 588c66ec88fSEmmanuel Vadot }; 589c66ec88fSEmmanuel Vadot 590c66ec88fSEmmanuel Vadot wiz0_cmn_refclk1_dig_div: cmn-refclk1-dig-div { 591c66ec88fSEmmanuel Vadot clocks = <&wiz0_pll1_refclk>; 592c66ec88fSEmmanuel Vadot #clock-cells = <0>; 593c66ec88fSEmmanuel Vadot }; 594c66ec88fSEmmanuel Vadot 595c66ec88fSEmmanuel Vadot serdes0: serdes@5000000 { 596c66ec88fSEmmanuel Vadot compatible = "ti,sierra-phy-t0"; 597c66ec88fSEmmanuel Vadot reg-names = "serdes"; 598c66ec88fSEmmanuel Vadot reg = <0x5000000 0x10000>; 599c66ec88fSEmmanuel Vadot #address-cells = <1>; 600c66ec88fSEmmanuel Vadot #size-cells = <0>; 6015956d97fSEmmanuel Vadot #clock-cells = <1>; 602c66ec88fSEmmanuel Vadot resets = <&serdes_wiz0 0>; 603c66ec88fSEmmanuel Vadot reset-names = "sierra_reset"; 6045956d97fSEmmanuel Vadot clocks = <&wiz0_cmn_refclk_dig_div>, <&wiz0_cmn_refclk1_dig_div>, 6055956d97fSEmmanuel Vadot <&wiz0_pll0_refclk>, <&wiz0_pll1_refclk>; 6065956d97fSEmmanuel Vadot clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div", 6075956d97fSEmmanuel Vadot "pll0_refclk", "pll1_refclk"; 608c66ec88fSEmmanuel Vadot }; 609c66ec88fSEmmanuel Vadot }; 610c66ec88fSEmmanuel Vadot 611c66ec88fSEmmanuel Vadot serdes_wiz1: wiz@5010000 { 612c66ec88fSEmmanuel Vadot compatible = "ti,j721e-wiz-16g"; 613c66ec88fSEmmanuel Vadot #address-cells = <1>; 614c66ec88fSEmmanuel Vadot #size-cells = <1>; 615c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 293 TI_SCI_PD_EXCLUSIVE>; 6165956d97fSEmmanuel Vadot clocks = <&k3_clks 293 5>, <&k3_clks 293 13>, <&cmn_refclk>; 617c66ec88fSEmmanuel Vadot clock-names = "fck", "core_ref_clk", "ext_ref_clk"; 618c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 293 13>, <&k3_clks 293 0>; 619c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 293 17>, <&k3_clks 293 4>; 620c66ec88fSEmmanuel Vadot num-lanes = <2>; 621c66ec88fSEmmanuel Vadot #reset-cells = <1>; 622c66ec88fSEmmanuel Vadot ranges = <0x5010000 0x0 0x5010000 0x10000>; 623c66ec88fSEmmanuel Vadot 624c66ec88fSEmmanuel Vadot wiz1_pll0_refclk: pll0-refclk { 6255956d97fSEmmanuel Vadot clocks = <&k3_clks 293 13>, <&cmn_refclk>; 626c66ec88fSEmmanuel Vadot #clock-cells = <0>; 627c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz1_pll0_refclk>; 628c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 293 13>; 629c66ec88fSEmmanuel Vadot }; 630c66ec88fSEmmanuel Vadot 631c66ec88fSEmmanuel Vadot wiz1_pll1_refclk: pll1-refclk { 6325956d97fSEmmanuel Vadot clocks = <&k3_clks 293 0>, <&cmn_refclk1>; 633c66ec88fSEmmanuel Vadot #clock-cells = <0>; 634c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz1_pll1_refclk>; 635c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 293 0>; 636c66ec88fSEmmanuel Vadot }; 637c66ec88fSEmmanuel Vadot 638c66ec88fSEmmanuel Vadot wiz1_refclk_dig: refclk-dig { 6395956d97fSEmmanuel Vadot clocks = <&k3_clks 293 13>, <&k3_clks 293 0>, <&cmn_refclk>, <&cmn_refclk1>; 640c66ec88fSEmmanuel Vadot #clock-cells = <0>; 641c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz1_refclk_dig>; 642c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 293 13>; 643c66ec88fSEmmanuel Vadot }; 644c66ec88fSEmmanuel Vadot 645c66ec88fSEmmanuel Vadot wiz1_cmn_refclk_dig_div: cmn-refclk-dig-div{ 646c66ec88fSEmmanuel Vadot clocks = <&wiz1_refclk_dig>; 647c66ec88fSEmmanuel Vadot #clock-cells = <0>; 648c66ec88fSEmmanuel Vadot }; 649c66ec88fSEmmanuel Vadot 650c66ec88fSEmmanuel Vadot wiz1_cmn_refclk1_dig_div: cmn-refclk1-dig-div { 651c66ec88fSEmmanuel Vadot clocks = <&wiz1_pll1_refclk>; 652c66ec88fSEmmanuel Vadot #clock-cells = <0>; 653c66ec88fSEmmanuel Vadot }; 654c66ec88fSEmmanuel Vadot 655c66ec88fSEmmanuel Vadot serdes1: serdes@5010000 { 656c66ec88fSEmmanuel Vadot compatible = "ti,sierra-phy-t0"; 657c66ec88fSEmmanuel Vadot reg-names = "serdes"; 658c66ec88fSEmmanuel Vadot reg = <0x5010000 0x10000>; 659c66ec88fSEmmanuel Vadot #address-cells = <1>; 660c66ec88fSEmmanuel Vadot #size-cells = <0>; 6615956d97fSEmmanuel Vadot #clock-cells = <1>; 662c66ec88fSEmmanuel Vadot resets = <&serdes_wiz1 0>; 663c66ec88fSEmmanuel Vadot reset-names = "sierra_reset"; 6645956d97fSEmmanuel Vadot clocks = <&wiz1_cmn_refclk_dig_div>, <&wiz1_cmn_refclk1_dig_div>, 6655956d97fSEmmanuel Vadot <&wiz1_pll0_refclk>, <&wiz1_pll1_refclk>; 6665956d97fSEmmanuel Vadot clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div", 6675956d97fSEmmanuel Vadot "pll0_refclk", "pll1_refclk"; 668c66ec88fSEmmanuel Vadot }; 669c66ec88fSEmmanuel Vadot }; 670c66ec88fSEmmanuel Vadot 671c66ec88fSEmmanuel Vadot serdes_wiz2: wiz@5020000 { 672c66ec88fSEmmanuel Vadot compatible = "ti,j721e-wiz-16g"; 673c66ec88fSEmmanuel Vadot #address-cells = <1>; 674c66ec88fSEmmanuel Vadot #size-cells = <1>; 675c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 294 TI_SCI_PD_EXCLUSIVE>; 6765956d97fSEmmanuel Vadot clocks = <&k3_clks 294 5>, <&k3_clks 294 11>, <&cmn_refclk>; 677c66ec88fSEmmanuel Vadot clock-names = "fck", "core_ref_clk", "ext_ref_clk"; 678c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 294 11>, <&k3_clks 294 0>; 679c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 294 15>, <&k3_clks 294 4>; 680c66ec88fSEmmanuel Vadot num-lanes = <2>; 681c66ec88fSEmmanuel Vadot #reset-cells = <1>; 682c66ec88fSEmmanuel Vadot ranges = <0x5020000 0x0 0x5020000 0x10000>; 683c66ec88fSEmmanuel Vadot 684c66ec88fSEmmanuel Vadot wiz2_pll0_refclk: pll0-refclk { 6855956d97fSEmmanuel Vadot clocks = <&k3_clks 294 11>, <&cmn_refclk>; 686c66ec88fSEmmanuel Vadot #clock-cells = <0>; 687c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz2_pll0_refclk>; 688c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 294 11>; 689c66ec88fSEmmanuel Vadot }; 690c66ec88fSEmmanuel Vadot 691c66ec88fSEmmanuel Vadot wiz2_pll1_refclk: pll1-refclk { 6925956d97fSEmmanuel Vadot clocks = <&k3_clks 294 0>, <&cmn_refclk1>; 693c66ec88fSEmmanuel Vadot #clock-cells = <0>; 694c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz2_pll1_refclk>; 695c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 294 0>; 696c66ec88fSEmmanuel Vadot }; 697c66ec88fSEmmanuel Vadot 698c66ec88fSEmmanuel Vadot wiz2_refclk_dig: refclk-dig { 6995956d97fSEmmanuel Vadot clocks = <&k3_clks 294 11>, <&k3_clks 294 0>, <&cmn_refclk>, <&cmn_refclk1>; 700c66ec88fSEmmanuel Vadot #clock-cells = <0>; 701c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz2_refclk_dig>; 702c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 294 11>; 703c66ec88fSEmmanuel Vadot }; 704c66ec88fSEmmanuel Vadot 705c66ec88fSEmmanuel Vadot wiz2_cmn_refclk_dig_div: cmn-refclk-dig-div { 706c66ec88fSEmmanuel Vadot clocks = <&wiz2_refclk_dig>; 707c66ec88fSEmmanuel Vadot #clock-cells = <0>; 708c66ec88fSEmmanuel Vadot }; 709c66ec88fSEmmanuel Vadot 710c66ec88fSEmmanuel Vadot wiz2_cmn_refclk1_dig_div: cmn-refclk1-dig-div { 711c66ec88fSEmmanuel Vadot clocks = <&wiz2_pll1_refclk>; 712c66ec88fSEmmanuel Vadot #clock-cells = <0>; 713c66ec88fSEmmanuel Vadot }; 714c66ec88fSEmmanuel Vadot 715c66ec88fSEmmanuel Vadot serdes2: serdes@5020000 { 716c66ec88fSEmmanuel Vadot compatible = "ti,sierra-phy-t0"; 717c66ec88fSEmmanuel Vadot reg-names = "serdes"; 718c66ec88fSEmmanuel Vadot reg = <0x5020000 0x10000>; 719c66ec88fSEmmanuel Vadot #address-cells = <1>; 720c66ec88fSEmmanuel Vadot #size-cells = <0>; 7215956d97fSEmmanuel Vadot #clock-cells = <1>; 722c66ec88fSEmmanuel Vadot resets = <&serdes_wiz2 0>; 723c66ec88fSEmmanuel Vadot reset-names = "sierra_reset"; 7245956d97fSEmmanuel Vadot clocks = <&wiz2_cmn_refclk_dig_div>, <&wiz2_cmn_refclk1_dig_div>, 7255956d97fSEmmanuel Vadot <&wiz2_pll0_refclk>, <&wiz2_pll1_refclk>; 7265956d97fSEmmanuel Vadot clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div", 7275956d97fSEmmanuel Vadot "pll0_refclk", "pll1_refclk"; 728c66ec88fSEmmanuel Vadot }; 729c66ec88fSEmmanuel Vadot }; 730c66ec88fSEmmanuel Vadot 731c66ec88fSEmmanuel Vadot serdes_wiz3: wiz@5030000 { 732c66ec88fSEmmanuel Vadot compatible = "ti,j721e-wiz-16g"; 733c66ec88fSEmmanuel Vadot #address-cells = <1>; 734c66ec88fSEmmanuel Vadot #size-cells = <1>; 735c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 295 TI_SCI_PD_EXCLUSIVE>; 7365956d97fSEmmanuel Vadot clocks = <&k3_clks 295 5>, <&k3_clks 295 9>, <&cmn_refclk>; 737c66ec88fSEmmanuel Vadot clock-names = "fck", "core_ref_clk", "ext_ref_clk"; 738c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 295 9>, <&k3_clks 295 0>; 739c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 295 13>, <&k3_clks 295 4>; 740c66ec88fSEmmanuel Vadot num-lanes = <2>; 741c66ec88fSEmmanuel Vadot #reset-cells = <1>; 742c66ec88fSEmmanuel Vadot ranges = <0x5030000 0x0 0x5030000 0x10000>; 743c66ec88fSEmmanuel Vadot 744c66ec88fSEmmanuel Vadot wiz3_pll0_refclk: pll0-refclk { 7455956d97fSEmmanuel Vadot clocks = <&k3_clks 295 9>, <&cmn_refclk>; 746c66ec88fSEmmanuel Vadot #clock-cells = <0>; 747c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz3_pll0_refclk>; 748c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 295 9>; 749c66ec88fSEmmanuel Vadot }; 750c66ec88fSEmmanuel Vadot 751c66ec88fSEmmanuel Vadot wiz3_pll1_refclk: pll1-refclk { 7525956d97fSEmmanuel Vadot clocks = <&k3_clks 295 0>, <&cmn_refclk1>; 753c66ec88fSEmmanuel Vadot #clock-cells = <0>; 754c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz3_pll1_refclk>; 755c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 295 0>; 756c66ec88fSEmmanuel Vadot }; 757c66ec88fSEmmanuel Vadot 758c66ec88fSEmmanuel Vadot wiz3_refclk_dig: refclk-dig { 7595956d97fSEmmanuel Vadot clocks = <&k3_clks 295 9>, <&k3_clks 295 0>, <&cmn_refclk>, <&cmn_refclk1>; 760c66ec88fSEmmanuel Vadot #clock-cells = <0>; 761c66ec88fSEmmanuel Vadot assigned-clocks = <&wiz3_refclk_dig>; 762c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 295 9>; 763c66ec88fSEmmanuel Vadot }; 764c66ec88fSEmmanuel Vadot 765c66ec88fSEmmanuel Vadot wiz3_cmn_refclk_dig_div: cmn-refclk-dig-div { 766c66ec88fSEmmanuel Vadot clocks = <&wiz3_refclk_dig>; 767c66ec88fSEmmanuel Vadot #clock-cells = <0>; 768c66ec88fSEmmanuel Vadot }; 769c66ec88fSEmmanuel Vadot 770c66ec88fSEmmanuel Vadot wiz3_cmn_refclk1_dig_div: cmn-refclk1-dig-div { 771c66ec88fSEmmanuel Vadot clocks = <&wiz3_pll1_refclk>; 772c66ec88fSEmmanuel Vadot #clock-cells = <0>; 773c66ec88fSEmmanuel Vadot }; 774c66ec88fSEmmanuel Vadot 775c66ec88fSEmmanuel Vadot serdes3: serdes@5030000 { 776c66ec88fSEmmanuel Vadot compatible = "ti,sierra-phy-t0"; 777c66ec88fSEmmanuel Vadot reg-names = "serdes"; 778c66ec88fSEmmanuel Vadot reg = <0x5030000 0x10000>; 779c66ec88fSEmmanuel Vadot #address-cells = <1>; 780c66ec88fSEmmanuel Vadot #size-cells = <0>; 7815956d97fSEmmanuel Vadot #clock-cells = <1>; 782c66ec88fSEmmanuel Vadot resets = <&serdes_wiz3 0>; 783c66ec88fSEmmanuel Vadot reset-names = "sierra_reset"; 7845956d97fSEmmanuel Vadot clocks = <&wiz3_cmn_refclk_dig_div>, <&wiz3_cmn_refclk1_dig_div>, 7855956d97fSEmmanuel Vadot <&wiz3_pll0_refclk>, <&wiz3_pll1_refclk>; 7865956d97fSEmmanuel Vadot clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div", 7875956d97fSEmmanuel Vadot "pll0_refclk", "pll1_refclk"; 788c66ec88fSEmmanuel Vadot }; 789c66ec88fSEmmanuel Vadot }; 790c66ec88fSEmmanuel Vadot 7916be33864SEmmanuel Vadot pcie0_rc: pcie@2900000 { 7926be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-host"; 7936be33864SEmmanuel Vadot reg = <0x00 0x02900000 0x00 0x1000>, 7946be33864SEmmanuel Vadot <0x00 0x02907000 0x00 0x400>, 7956be33864SEmmanuel Vadot <0x00 0x0d000000 0x00 0x00800000>, 7966be33864SEmmanuel Vadot <0x00 0x10000000 0x00 0x00001000>; 7976be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "cfg"; 7986be33864SEmmanuel Vadot interrupt-names = "link_state"; 7996be33864SEmmanuel Vadot interrupts = <GIC_SPI 318 IRQ_TYPE_EDGE_RISING>; 8006be33864SEmmanuel Vadot device_type = "pci"; 8015def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x4070>; 8026be33864SEmmanuel Vadot max-link-speed = <3>; 8036be33864SEmmanuel Vadot num-lanes = <2>; 8046be33864SEmmanuel Vadot power-domains = <&k3_pds 239 TI_SCI_PD_EXCLUSIVE>; 8056be33864SEmmanuel Vadot clocks = <&k3_clks 239 1>; 8066be33864SEmmanuel Vadot clock-names = "fck"; 8076be33864SEmmanuel Vadot #address-cells = <3>; 8086be33864SEmmanuel Vadot #size-cells = <2>; 8098cc087a1SEmmanuel Vadot bus-range = <0x0 0xff>; 8106be33864SEmmanuel Vadot vendor-id = <0x104c>; 8116be33864SEmmanuel Vadot device-id = <0xb00d>; 8126be33864SEmmanuel Vadot msi-map = <0x0 &gic_its 0x0 0x10000>; 8136be33864SEmmanuel Vadot dma-coherent; 8146be33864SEmmanuel Vadot ranges = <0x01000000 0x0 0x10001000 0x0 0x10001000 0x0 0x0010000>, 8156be33864SEmmanuel Vadot <0x02000000 0x0 0x10011000 0x0 0x10011000 0x0 0x7fef000>; 8166be33864SEmmanuel Vadot dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>; 8176be33864SEmmanuel Vadot }; 8186be33864SEmmanuel Vadot 8196be33864SEmmanuel Vadot pcie0_ep: pcie-ep@2900000 { 8206be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-ep"; 8216be33864SEmmanuel Vadot reg = <0x00 0x02900000 0x00 0x1000>, 8226be33864SEmmanuel Vadot <0x00 0x02907000 0x00 0x400>, 8236be33864SEmmanuel Vadot <0x00 0x0d000000 0x00 0x00800000>, 8246be33864SEmmanuel Vadot <0x00 0x10000000 0x00 0x08000000>; 8256be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "mem"; 8266be33864SEmmanuel Vadot interrupt-names = "link_state"; 8276be33864SEmmanuel Vadot interrupts = <GIC_SPI 318 IRQ_TYPE_EDGE_RISING>; 8285def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x4070>; 8296be33864SEmmanuel Vadot max-link-speed = <3>; 8306be33864SEmmanuel Vadot num-lanes = <2>; 8316be33864SEmmanuel Vadot power-domains = <&k3_pds 239 TI_SCI_PD_EXCLUSIVE>; 8326be33864SEmmanuel Vadot clocks = <&k3_clks 239 1>; 8336be33864SEmmanuel Vadot clock-names = "fck"; 8346be33864SEmmanuel Vadot max-functions = /bits/ 8 <6>; 8358cc087a1SEmmanuel Vadot max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>; 8366be33864SEmmanuel Vadot dma-coherent; 8376be33864SEmmanuel Vadot }; 8386be33864SEmmanuel Vadot 8396be33864SEmmanuel Vadot pcie1_rc: pcie@2910000 { 8406be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-host"; 8416be33864SEmmanuel Vadot reg = <0x00 0x02910000 0x00 0x1000>, 8426be33864SEmmanuel Vadot <0x00 0x02917000 0x00 0x400>, 8436be33864SEmmanuel Vadot <0x00 0x0d800000 0x00 0x00800000>, 8446be33864SEmmanuel Vadot <0x00 0x18000000 0x00 0x00001000>; 8456be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "cfg"; 8466be33864SEmmanuel Vadot interrupt-names = "link_state"; 8476be33864SEmmanuel Vadot interrupts = <GIC_SPI 330 IRQ_TYPE_EDGE_RISING>; 8486be33864SEmmanuel Vadot device_type = "pci"; 8495def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x4074>; 8506be33864SEmmanuel Vadot max-link-speed = <3>; 8516be33864SEmmanuel Vadot num-lanes = <2>; 8526be33864SEmmanuel Vadot power-domains = <&k3_pds 240 TI_SCI_PD_EXCLUSIVE>; 8536be33864SEmmanuel Vadot clocks = <&k3_clks 240 1>; 8546be33864SEmmanuel Vadot clock-names = "fck"; 8556be33864SEmmanuel Vadot #address-cells = <3>; 8566be33864SEmmanuel Vadot #size-cells = <2>; 8578cc087a1SEmmanuel Vadot bus-range = <0x0 0xff>; 8586be33864SEmmanuel Vadot vendor-id = <0x104c>; 8596be33864SEmmanuel Vadot device-id = <0xb00d>; 8606be33864SEmmanuel Vadot msi-map = <0x0 &gic_its 0x10000 0x10000>; 8616be33864SEmmanuel Vadot dma-coherent; 8626be33864SEmmanuel Vadot ranges = <0x01000000 0x0 0x18001000 0x0 0x18001000 0x0 0x0010000>, 8636be33864SEmmanuel Vadot <0x02000000 0x0 0x18011000 0x0 0x18011000 0x0 0x7fef000>; 8646be33864SEmmanuel Vadot dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>; 8656be33864SEmmanuel Vadot }; 8666be33864SEmmanuel Vadot 8676be33864SEmmanuel Vadot pcie1_ep: pcie-ep@2910000 { 8686be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-ep"; 8696be33864SEmmanuel Vadot reg = <0x00 0x02910000 0x00 0x1000>, 8706be33864SEmmanuel Vadot <0x00 0x02917000 0x00 0x400>, 8716be33864SEmmanuel Vadot <0x00 0x0d800000 0x00 0x00800000>, 8726be33864SEmmanuel Vadot <0x00 0x18000000 0x00 0x08000000>; 8736be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "mem"; 8746be33864SEmmanuel Vadot interrupt-names = "link_state"; 8756be33864SEmmanuel Vadot interrupts = <GIC_SPI 330 IRQ_TYPE_EDGE_RISING>; 8765def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x4074>; 8776be33864SEmmanuel Vadot max-link-speed = <3>; 8786be33864SEmmanuel Vadot num-lanes = <2>; 8796be33864SEmmanuel Vadot power-domains = <&k3_pds 240 TI_SCI_PD_EXCLUSIVE>; 8806be33864SEmmanuel Vadot clocks = <&k3_clks 240 1>; 8816be33864SEmmanuel Vadot clock-names = "fck"; 8826be33864SEmmanuel Vadot max-functions = /bits/ 8 <6>; 8838cc087a1SEmmanuel Vadot max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>; 8846be33864SEmmanuel Vadot dma-coherent; 8856be33864SEmmanuel Vadot }; 8866be33864SEmmanuel Vadot 8876be33864SEmmanuel Vadot pcie2_rc: pcie@2920000 { 8886be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-host"; 8896be33864SEmmanuel Vadot reg = <0x00 0x02920000 0x00 0x1000>, 8906be33864SEmmanuel Vadot <0x00 0x02927000 0x00 0x400>, 8916be33864SEmmanuel Vadot <0x00 0x0e000000 0x00 0x00800000>, 8926be33864SEmmanuel Vadot <0x44 0x00000000 0x00 0x00001000>; 8936be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "cfg"; 8946be33864SEmmanuel Vadot interrupt-names = "link_state"; 8956be33864SEmmanuel Vadot interrupts = <GIC_SPI 342 IRQ_TYPE_EDGE_RISING>; 8966be33864SEmmanuel Vadot device_type = "pci"; 8975def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x4078>; 8986be33864SEmmanuel Vadot max-link-speed = <3>; 8996be33864SEmmanuel Vadot num-lanes = <2>; 9006be33864SEmmanuel Vadot power-domains = <&k3_pds 241 TI_SCI_PD_EXCLUSIVE>; 9016be33864SEmmanuel Vadot clocks = <&k3_clks 241 1>; 9026be33864SEmmanuel Vadot clock-names = "fck"; 9036be33864SEmmanuel Vadot #address-cells = <3>; 9046be33864SEmmanuel Vadot #size-cells = <2>; 9058cc087a1SEmmanuel Vadot bus-range = <0x0 0xff>; 9066be33864SEmmanuel Vadot vendor-id = <0x104c>; 9076be33864SEmmanuel Vadot device-id = <0xb00d>; 9086be33864SEmmanuel Vadot msi-map = <0x0 &gic_its 0x20000 0x10000>; 9096be33864SEmmanuel Vadot dma-coherent; 9106be33864SEmmanuel Vadot ranges = <0x01000000 0x0 0x00001000 0x44 0x00001000 0x0 0x0010000>, 9116be33864SEmmanuel Vadot <0x02000000 0x0 0x00011000 0x44 0x00011000 0x0 0x7fef000>; 9126be33864SEmmanuel Vadot dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>; 9136be33864SEmmanuel Vadot }; 9146be33864SEmmanuel Vadot 9156be33864SEmmanuel Vadot pcie2_ep: pcie-ep@2920000 { 9166be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-ep"; 9176be33864SEmmanuel Vadot reg = <0x00 0x02920000 0x00 0x1000>, 9186be33864SEmmanuel Vadot <0x00 0x02927000 0x00 0x400>, 9196be33864SEmmanuel Vadot <0x00 0x0e000000 0x00 0x00800000>, 9206be33864SEmmanuel Vadot <0x44 0x00000000 0x00 0x08000000>; 9216be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "mem"; 9226be33864SEmmanuel Vadot interrupt-names = "link_state"; 9236be33864SEmmanuel Vadot interrupts = <GIC_SPI 342 IRQ_TYPE_EDGE_RISING>; 9245def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x4078>; 9256be33864SEmmanuel Vadot max-link-speed = <3>; 9266be33864SEmmanuel Vadot num-lanes = <2>; 9276be33864SEmmanuel Vadot power-domains = <&k3_pds 241 TI_SCI_PD_EXCLUSIVE>; 9286be33864SEmmanuel Vadot clocks = <&k3_clks 241 1>; 9296be33864SEmmanuel Vadot clock-names = "fck"; 9306be33864SEmmanuel Vadot max-functions = /bits/ 8 <6>; 9318cc087a1SEmmanuel Vadot max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>; 9326be33864SEmmanuel Vadot dma-coherent; 9336be33864SEmmanuel Vadot }; 9346be33864SEmmanuel Vadot 9356be33864SEmmanuel Vadot pcie3_rc: pcie@2930000 { 9366be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-host"; 9376be33864SEmmanuel Vadot reg = <0x00 0x02930000 0x00 0x1000>, 9386be33864SEmmanuel Vadot <0x00 0x02937000 0x00 0x400>, 9396be33864SEmmanuel Vadot <0x00 0x0e800000 0x00 0x00800000>, 9406be33864SEmmanuel Vadot <0x44 0x10000000 0x00 0x00001000>; 9416be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "cfg"; 9426be33864SEmmanuel Vadot interrupt-names = "link_state"; 9436be33864SEmmanuel Vadot interrupts = <GIC_SPI 354 IRQ_TYPE_EDGE_RISING>; 9446be33864SEmmanuel Vadot device_type = "pci"; 9455def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x407c>; 9466be33864SEmmanuel Vadot max-link-speed = <3>; 9476be33864SEmmanuel Vadot num-lanes = <2>; 9486be33864SEmmanuel Vadot power-domains = <&k3_pds 242 TI_SCI_PD_EXCLUSIVE>; 9496be33864SEmmanuel Vadot clocks = <&k3_clks 242 1>; 9506be33864SEmmanuel Vadot clock-names = "fck"; 9516be33864SEmmanuel Vadot #address-cells = <3>; 9526be33864SEmmanuel Vadot #size-cells = <2>; 9538cc087a1SEmmanuel Vadot bus-range = <0x0 0xff>; 9546be33864SEmmanuel Vadot vendor-id = <0x104c>; 9556be33864SEmmanuel Vadot device-id = <0xb00d>; 9566be33864SEmmanuel Vadot msi-map = <0x0 &gic_its 0x30000 0x10000>; 9576be33864SEmmanuel Vadot dma-coherent; 9586be33864SEmmanuel Vadot ranges = <0x01000000 0x0 0x00001000 0x44 0x10001000 0x0 0x0010000>, 9596be33864SEmmanuel Vadot <0x02000000 0x0 0x00011000 0x44 0x10011000 0x0 0x7fef000>; 9606be33864SEmmanuel Vadot dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>; 9616be33864SEmmanuel Vadot }; 9626be33864SEmmanuel Vadot 9636be33864SEmmanuel Vadot pcie3_ep: pcie-ep@2930000 { 9646be33864SEmmanuel Vadot compatible = "ti,j721e-pcie-ep"; 9656be33864SEmmanuel Vadot reg = <0x00 0x02930000 0x00 0x1000>, 9666be33864SEmmanuel Vadot <0x00 0x02937000 0x00 0x400>, 9676be33864SEmmanuel Vadot <0x00 0x0e800000 0x00 0x00800000>, 9686be33864SEmmanuel Vadot <0x44 0x10000000 0x00 0x08000000>; 9696be33864SEmmanuel Vadot reg-names = "intd_cfg", "user_cfg", "reg", "mem"; 9706be33864SEmmanuel Vadot interrupt-names = "link_state"; 9716be33864SEmmanuel Vadot interrupts = <GIC_SPI 354 IRQ_TYPE_EDGE_RISING>; 9725def4c47SEmmanuel Vadot ti,syscon-pcie-ctrl = <&scm_conf 0x407c>; 9736be33864SEmmanuel Vadot max-link-speed = <3>; 9746be33864SEmmanuel Vadot num-lanes = <2>; 9756be33864SEmmanuel Vadot power-domains = <&k3_pds 242 TI_SCI_PD_EXCLUSIVE>; 9766be33864SEmmanuel Vadot clocks = <&k3_clks 242 1>; 9776be33864SEmmanuel Vadot clock-names = "fck"; 9786be33864SEmmanuel Vadot max-functions = /bits/ 8 <6>; 9798cc087a1SEmmanuel Vadot max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>; 9806be33864SEmmanuel Vadot dma-coherent; 9816be33864SEmmanuel Vadot #address-cells = <2>; 9826be33864SEmmanuel Vadot #size-cells = <2>; 9836be33864SEmmanuel Vadot }; 9846be33864SEmmanuel Vadot 985d5b0e70fSEmmanuel Vadot serdes_wiz4: wiz@5050000 { 986d5b0e70fSEmmanuel Vadot compatible = "ti,am64-wiz-10g"; 987d5b0e70fSEmmanuel Vadot #address-cells = <1>; 988d5b0e70fSEmmanuel Vadot #size-cells = <1>; 989d5b0e70fSEmmanuel Vadot power-domains = <&k3_pds 297 TI_SCI_PD_EXCLUSIVE>; 990d5b0e70fSEmmanuel Vadot clocks = <&k3_clks 297 1>, <&k3_clks 297 9>, <&cmn_refclk>; 991d5b0e70fSEmmanuel Vadot clock-names = "fck", "core_ref_clk", "ext_ref_clk"; 992d5b0e70fSEmmanuel Vadot assigned-clocks = <&k3_clks 297 9>; 993d5b0e70fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 297 10>; 994d5b0e70fSEmmanuel Vadot assigned-clock-rates = <19200000>; 995d5b0e70fSEmmanuel Vadot num-lanes = <4>; 996d5b0e70fSEmmanuel Vadot #reset-cells = <1>; 997d5b0e70fSEmmanuel Vadot #clock-cells = <1>; 998d5b0e70fSEmmanuel Vadot ranges = <0x05050000 0x00 0x05050000 0x010000>, 999d5b0e70fSEmmanuel Vadot <0x0a030a00 0x00 0x0a030a00 0x40>; 1000d5b0e70fSEmmanuel Vadot 1001d5b0e70fSEmmanuel Vadot serdes4: serdes@5050000 { 1002d5b0e70fSEmmanuel Vadot /* 1003d5b0e70fSEmmanuel Vadot * Note: we also map DPTX PHY registers as the Torrent 1004d5b0e70fSEmmanuel Vadot * needs to manage those. 1005d5b0e70fSEmmanuel Vadot */ 1006d5b0e70fSEmmanuel Vadot compatible = "ti,j721e-serdes-10g"; 1007d5b0e70fSEmmanuel Vadot reg = <0x05050000 0x010000>, 1008d5b0e70fSEmmanuel Vadot <0x0a030a00 0x40>; /* DPTX PHY */ 1009d5b0e70fSEmmanuel Vadot reg-names = "torrent_phy", "dptx_phy"; 1010d5b0e70fSEmmanuel Vadot 1011d5b0e70fSEmmanuel Vadot resets = <&serdes_wiz4 0>; 1012d5b0e70fSEmmanuel Vadot reset-names = "torrent_reset"; 1013d5b0e70fSEmmanuel Vadot clocks = <&serdes_wiz4 TI_WIZ_PLL0_REFCLK>; 1014d5b0e70fSEmmanuel Vadot clock-names = "refclk"; 1015d5b0e70fSEmmanuel Vadot assigned-clocks = <&serdes_wiz4 TI_WIZ_PLL0_REFCLK>, 1016d5b0e70fSEmmanuel Vadot <&serdes_wiz4 TI_WIZ_PLL1_REFCLK>, 1017d5b0e70fSEmmanuel Vadot <&serdes_wiz4 TI_WIZ_REFCLK_DIG>; 1018d5b0e70fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 297 9>, 1019d5b0e70fSEmmanuel Vadot <&k3_clks 297 9>, 1020d5b0e70fSEmmanuel Vadot <&k3_clks 297 9>; 1021d5b0e70fSEmmanuel Vadot #address-cells = <1>; 1022d5b0e70fSEmmanuel Vadot #size-cells = <0>; 1023d5b0e70fSEmmanuel Vadot }; 1024d5b0e70fSEmmanuel Vadot }; 1025d5b0e70fSEmmanuel Vadot 1026c66ec88fSEmmanuel Vadot main_uart0: serial@2800000 { 1027c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1028c66ec88fSEmmanuel Vadot reg = <0x00 0x02800000 0x00 0x100>; 1029c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>; 1030c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1031c66ec88fSEmmanuel Vadot current-speed = <115200>; 1032c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 146 TI_SCI_PD_EXCLUSIVE>; 1033c66ec88fSEmmanuel Vadot clocks = <&k3_clks 146 0>; 1034c66ec88fSEmmanuel Vadot clock-names = "fclk"; 10358bab661aSEmmanuel Vadot status = "disabled"; 1036c66ec88fSEmmanuel Vadot }; 1037c66ec88fSEmmanuel Vadot 1038c66ec88fSEmmanuel Vadot main_uart1: serial@2810000 { 1039c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1040c66ec88fSEmmanuel Vadot reg = <0x00 0x02810000 0x00 0x100>; 1041c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>; 1042c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1043c66ec88fSEmmanuel Vadot current-speed = <115200>; 1044c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 278 TI_SCI_PD_EXCLUSIVE>; 1045c66ec88fSEmmanuel Vadot clocks = <&k3_clks 278 0>; 1046c66ec88fSEmmanuel Vadot clock-names = "fclk"; 10478bab661aSEmmanuel Vadot status = "disabled"; 1048c66ec88fSEmmanuel Vadot }; 1049c66ec88fSEmmanuel Vadot 1050c66ec88fSEmmanuel Vadot main_uart2: serial@2820000 { 1051c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1052c66ec88fSEmmanuel Vadot reg = <0x00 0x02820000 0x00 0x100>; 1053c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>; 1054c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1055c66ec88fSEmmanuel Vadot current-speed = <115200>; 1056c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 279 TI_SCI_PD_EXCLUSIVE>; 1057c66ec88fSEmmanuel Vadot clocks = <&k3_clks 279 0>; 1058c66ec88fSEmmanuel Vadot clock-names = "fclk"; 10598bab661aSEmmanuel Vadot status = "disabled"; 1060c66ec88fSEmmanuel Vadot }; 1061c66ec88fSEmmanuel Vadot 1062c66ec88fSEmmanuel Vadot main_uart3: serial@2830000 { 1063c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1064c66ec88fSEmmanuel Vadot reg = <0x00 0x02830000 0x00 0x100>; 1065c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 195 IRQ_TYPE_LEVEL_HIGH>; 1066c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1067c66ec88fSEmmanuel Vadot current-speed = <115200>; 1068c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 280 TI_SCI_PD_EXCLUSIVE>; 1069c66ec88fSEmmanuel Vadot clocks = <&k3_clks 280 0>; 1070c66ec88fSEmmanuel Vadot clock-names = "fclk"; 10718bab661aSEmmanuel Vadot status = "disabled"; 1072c66ec88fSEmmanuel Vadot }; 1073c66ec88fSEmmanuel Vadot 1074c66ec88fSEmmanuel Vadot main_uart4: serial@2840000 { 1075c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1076c66ec88fSEmmanuel Vadot reg = <0x00 0x02840000 0x00 0x100>; 1077c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>; 1078c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1079c66ec88fSEmmanuel Vadot current-speed = <115200>; 1080c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 281 TI_SCI_PD_EXCLUSIVE>; 1081c66ec88fSEmmanuel Vadot clocks = <&k3_clks 281 0>; 1082c66ec88fSEmmanuel Vadot clock-names = "fclk"; 10838bab661aSEmmanuel Vadot status = "disabled"; 1084c66ec88fSEmmanuel Vadot }; 1085c66ec88fSEmmanuel Vadot 1086c66ec88fSEmmanuel Vadot main_uart5: serial@2850000 { 1087c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1088c66ec88fSEmmanuel Vadot reg = <0x00 0x02850000 0x00 0x100>; 1089c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH>; 1090c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1091c66ec88fSEmmanuel Vadot current-speed = <115200>; 1092c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 282 TI_SCI_PD_EXCLUSIVE>; 1093c66ec88fSEmmanuel Vadot clocks = <&k3_clks 282 0>; 1094c66ec88fSEmmanuel Vadot clock-names = "fclk"; 10958bab661aSEmmanuel Vadot status = "disabled"; 1096c66ec88fSEmmanuel Vadot }; 1097c66ec88fSEmmanuel Vadot 1098c66ec88fSEmmanuel Vadot main_uart6: serial@2860000 { 1099c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1100c66ec88fSEmmanuel Vadot reg = <0x00 0x02860000 0x00 0x100>; 1101c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 198 IRQ_TYPE_LEVEL_HIGH>; 1102c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1103c66ec88fSEmmanuel Vadot current-speed = <115200>; 1104c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 283 TI_SCI_PD_EXCLUSIVE>; 1105c66ec88fSEmmanuel Vadot clocks = <&k3_clks 283 0>; 1106c66ec88fSEmmanuel Vadot clock-names = "fclk"; 11078bab661aSEmmanuel Vadot status = "disabled"; 1108c66ec88fSEmmanuel Vadot }; 1109c66ec88fSEmmanuel Vadot 1110c66ec88fSEmmanuel Vadot main_uart7: serial@2870000 { 1111c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1112c66ec88fSEmmanuel Vadot reg = <0x00 0x02870000 0x00 0x100>; 1113c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 199 IRQ_TYPE_LEVEL_HIGH>; 1114c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1115c66ec88fSEmmanuel Vadot current-speed = <115200>; 1116c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 284 TI_SCI_PD_EXCLUSIVE>; 1117c66ec88fSEmmanuel Vadot clocks = <&k3_clks 284 0>; 1118c66ec88fSEmmanuel Vadot clock-names = "fclk"; 11198bab661aSEmmanuel Vadot status = "disabled"; 1120c66ec88fSEmmanuel Vadot }; 1121c66ec88fSEmmanuel Vadot 1122c66ec88fSEmmanuel Vadot main_uart8: serial@2880000 { 1123c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1124c66ec88fSEmmanuel Vadot reg = <0x00 0x02880000 0x00 0x100>; 1125c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 248 IRQ_TYPE_LEVEL_HIGH>; 1126c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1127c66ec88fSEmmanuel Vadot current-speed = <115200>; 1128c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 285 TI_SCI_PD_EXCLUSIVE>; 1129c66ec88fSEmmanuel Vadot clocks = <&k3_clks 285 0>; 1130c66ec88fSEmmanuel Vadot clock-names = "fclk"; 11318bab661aSEmmanuel Vadot status = "disabled"; 1132c66ec88fSEmmanuel Vadot }; 1133c66ec88fSEmmanuel Vadot 1134c66ec88fSEmmanuel Vadot main_uart9: serial@2890000 { 1135c66ec88fSEmmanuel Vadot compatible = "ti,j721e-uart", "ti,am654-uart"; 1136c66ec88fSEmmanuel Vadot reg = <0x00 0x02890000 0x00 0x100>; 1137c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 249 IRQ_TYPE_LEVEL_HIGH>; 1138c66ec88fSEmmanuel Vadot clock-frequency = <48000000>; 1139c66ec88fSEmmanuel Vadot current-speed = <115200>; 1140c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 286 TI_SCI_PD_EXCLUSIVE>; 1141c66ec88fSEmmanuel Vadot clocks = <&k3_clks 286 0>; 1142c66ec88fSEmmanuel Vadot clock-names = "fclk"; 11438bab661aSEmmanuel Vadot status = "disabled"; 1144c66ec88fSEmmanuel Vadot }; 1145c66ec88fSEmmanuel Vadot 1146c66ec88fSEmmanuel Vadot main_gpio0: gpio@600000 { 1147c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1148c66ec88fSEmmanuel Vadot reg = <0x0 0x00600000 0x0 0x100>; 1149c66ec88fSEmmanuel Vadot gpio-controller; 1150c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1151c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1152c66ec88fSEmmanuel Vadot interrupts = <256>, <257>, <258>, <259>, 1153c66ec88fSEmmanuel Vadot <260>, <261>, <262>, <263>; 1154c66ec88fSEmmanuel Vadot interrupt-controller; 1155c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1156c66ec88fSEmmanuel Vadot ti,ngpio = <128>; 1157c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1158c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 105 TI_SCI_PD_EXCLUSIVE>; 1159c66ec88fSEmmanuel Vadot clocks = <&k3_clks 105 0>; 1160c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1161c66ec88fSEmmanuel Vadot }; 1162c66ec88fSEmmanuel Vadot 1163c66ec88fSEmmanuel Vadot main_gpio1: gpio@601000 { 1164c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1165c66ec88fSEmmanuel Vadot reg = <0x0 0x00601000 0x0 0x100>; 1166c66ec88fSEmmanuel Vadot gpio-controller; 1167c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1168c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1169c66ec88fSEmmanuel Vadot interrupts = <288>, <289>, <290>; 1170c66ec88fSEmmanuel Vadot interrupt-controller; 1171c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1172c66ec88fSEmmanuel Vadot ti,ngpio = <36>; 1173c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1174c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 106 TI_SCI_PD_EXCLUSIVE>; 1175c66ec88fSEmmanuel Vadot clocks = <&k3_clks 106 0>; 1176c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1177c66ec88fSEmmanuel Vadot }; 1178c66ec88fSEmmanuel Vadot 1179c66ec88fSEmmanuel Vadot main_gpio2: gpio@610000 { 1180c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1181c66ec88fSEmmanuel Vadot reg = <0x0 0x00610000 0x0 0x100>; 1182c66ec88fSEmmanuel Vadot gpio-controller; 1183c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1184c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1185c66ec88fSEmmanuel Vadot interrupts = <264>, <265>, <266>, <267>, 1186c66ec88fSEmmanuel Vadot <268>, <269>, <270>, <271>; 1187c66ec88fSEmmanuel Vadot interrupt-controller; 1188c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1189c66ec88fSEmmanuel Vadot ti,ngpio = <128>; 1190c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1191c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 107 TI_SCI_PD_EXCLUSIVE>; 1192c66ec88fSEmmanuel Vadot clocks = <&k3_clks 107 0>; 1193c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1194c66ec88fSEmmanuel Vadot }; 1195c66ec88fSEmmanuel Vadot 1196c66ec88fSEmmanuel Vadot main_gpio3: gpio@611000 { 1197c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1198c66ec88fSEmmanuel Vadot reg = <0x0 0x00611000 0x0 0x100>; 1199c66ec88fSEmmanuel Vadot gpio-controller; 1200c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1201c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1202c66ec88fSEmmanuel Vadot interrupts = <292>, <293>, <294>; 1203c66ec88fSEmmanuel Vadot interrupt-controller; 1204c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1205c66ec88fSEmmanuel Vadot ti,ngpio = <36>; 1206c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1207c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 108 TI_SCI_PD_EXCLUSIVE>; 1208c66ec88fSEmmanuel Vadot clocks = <&k3_clks 108 0>; 1209c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1210c66ec88fSEmmanuel Vadot }; 1211c66ec88fSEmmanuel Vadot 1212c66ec88fSEmmanuel Vadot main_gpio4: gpio@620000 { 1213c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1214c66ec88fSEmmanuel Vadot reg = <0x0 0x00620000 0x0 0x100>; 1215c66ec88fSEmmanuel Vadot gpio-controller; 1216c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1217c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1218c66ec88fSEmmanuel Vadot interrupts = <272>, <273>, <274>, <275>, 1219c66ec88fSEmmanuel Vadot <276>, <277>, <278>, <279>; 1220c66ec88fSEmmanuel Vadot interrupt-controller; 1221c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1222c66ec88fSEmmanuel Vadot ti,ngpio = <128>; 1223c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1224c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 109 TI_SCI_PD_EXCLUSIVE>; 1225c66ec88fSEmmanuel Vadot clocks = <&k3_clks 109 0>; 1226c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1227c66ec88fSEmmanuel Vadot }; 1228c66ec88fSEmmanuel Vadot 1229c66ec88fSEmmanuel Vadot main_gpio5: gpio@621000 { 1230c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1231c66ec88fSEmmanuel Vadot reg = <0x0 0x00621000 0x0 0x100>; 1232c66ec88fSEmmanuel Vadot gpio-controller; 1233c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1234c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1235c66ec88fSEmmanuel Vadot interrupts = <296>, <297>, <298>; 1236c66ec88fSEmmanuel Vadot interrupt-controller; 1237c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1238c66ec88fSEmmanuel Vadot ti,ngpio = <36>; 1239c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1240c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 110 TI_SCI_PD_EXCLUSIVE>; 1241c66ec88fSEmmanuel Vadot clocks = <&k3_clks 110 0>; 1242c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1243c66ec88fSEmmanuel Vadot }; 1244c66ec88fSEmmanuel Vadot 1245c66ec88fSEmmanuel Vadot main_gpio6: gpio@630000 { 1246c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1247c66ec88fSEmmanuel Vadot reg = <0x0 0x00630000 0x0 0x100>; 1248c66ec88fSEmmanuel Vadot gpio-controller; 1249c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1250c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1251c66ec88fSEmmanuel Vadot interrupts = <280>, <281>, <282>, <283>, 1252c66ec88fSEmmanuel Vadot <284>, <285>, <286>, <287>; 1253c66ec88fSEmmanuel Vadot interrupt-controller; 1254c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1255c66ec88fSEmmanuel Vadot ti,ngpio = <128>; 1256c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1257c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 111 TI_SCI_PD_EXCLUSIVE>; 1258c66ec88fSEmmanuel Vadot clocks = <&k3_clks 111 0>; 1259c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1260c66ec88fSEmmanuel Vadot }; 1261c66ec88fSEmmanuel Vadot 1262c66ec88fSEmmanuel Vadot main_gpio7: gpio@631000 { 1263c66ec88fSEmmanuel Vadot compatible = "ti,j721e-gpio", "ti,keystone-gpio"; 1264c66ec88fSEmmanuel Vadot reg = <0x0 0x00631000 0x0 0x100>; 1265c66ec88fSEmmanuel Vadot gpio-controller; 1266c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 1267c66ec88fSEmmanuel Vadot interrupt-parent = <&main_gpio_intr>; 1268c66ec88fSEmmanuel Vadot interrupts = <300>, <301>, <302>; 1269c66ec88fSEmmanuel Vadot interrupt-controller; 1270c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 1271c66ec88fSEmmanuel Vadot ti,ngpio = <36>; 1272c66ec88fSEmmanuel Vadot ti,davinci-gpio-unbanked = <0>; 1273c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 112 TI_SCI_PD_EXCLUSIVE>; 1274c66ec88fSEmmanuel Vadot clocks = <&k3_clks 112 0>; 1275c66ec88fSEmmanuel Vadot clock-names = "gpio"; 1276c66ec88fSEmmanuel Vadot }; 1277c66ec88fSEmmanuel Vadot 12785def4c47SEmmanuel Vadot main_sdhci0: mmc@4f80000 { 1279c66ec88fSEmmanuel Vadot compatible = "ti,j721e-sdhci-8bit"; 1280c66ec88fSEmmanuel Vadot reg = <0x0 0x4f80000 0x0 0x1000>, <0x0 0x4f88000 0x0 0x400>; 1281c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>; 1282c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 91 TI_SCI_PD_EXCLUSIVE>; 12835def4c47SEmmanuel Vadot clock-names = "clk_ahb", "clk_xin"; 12845def4c47SEmmanuel Vadot clocks = <&k3_clks 91 0>, <&k3_clks 91 1>; 1285c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 91 1>; 1286c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 91 2>; 1287c66ec88fSEmmanuel Vadot bus-width = <8>; 12882eb4d8dcSEmmanuel Vadot mmc-hs200-1_8v; 1289c66ec88fSEmmanuel Vadot mmc-ddr-1_8v; 12905def4c47SEmmanuel Vadot ti,otap-del-sel-legacy = <0xf>; 12915def4c47SEmmanuel Vadot ti,otap-del-sel-mmc-hs = <0xf>; 12925def4c47SEmmanuel Vadot ti,otap-del-sel-ddr52 = <0x5>; 12935def4c47SEmmanuel Vadot ti,otap-del-sel-hs200 = <0x6>; 12945def4c47SEmmanuel Vadot ti,otap-del-sel-hs400 = <0x0>; 12952eb4d8dcSEmmanuel Vadot ti,itap-del-sel-legacy = <0x10>; 12962eb4d8dcSEmmanuel Vadot ti,itap-del-sel-mmc-hs = <0xa>; 12972eb4d8dcSEmmanuel Vadot ti,itap-del-sel-ddr52 = <0x3>; 1298c66ec88fSEmmanuel Vadot ti,trm-icp = <0x8>; 1299c66ec88fSEmmanuel Vadot dma-coherent; 1300c66ec88fSEmmanuel Vadot }; 1301c66ec88fSEmmanuel Vadot 13025def4c47SEmmanuel Vadot main_sdhci1: mmc@4fb0000 { 1303c66ec88fSEmmanuel Vadot compatible = "ti,j721e-sdhci-4bit"; 1304c66ec88fSEmmanuel Vadot reg = <0x0 0x04fb0000 0x0 0x1000>, <0x0 0x4fb8000 0x0 0x400>; 1305c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>; 1306c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 92 TI_SCI_PD_EXCLUSIVE>; 13075def4c47SEmmanuel Vadot clock-names = "clk_ahb", "clk_xin"; 13085def4c47SEmmanuel Vadot clocks = <&k3_clks 92 5>, <&k3_clks 92 0>; 1309c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 92 0>; 1310c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 92 1>; 13115def4c47SEmmanuel Vadot ti,otap-del-sel-legacy = <0x0>; 13125def4c47SEmmanuel Vadot ti,otap-del-sel-sd-hs = <0xf>; 13135def4c47SEmmanuel Vadot ti,otap-del-sel-sdr12 = <0xf>; 13145def4c47SEmmanuel Vadot ti,otap-del-sel-sdr25 = <0xf>; 13155def4c47SEmmanuel Vadot ti,otap-del-sel-sdr50 = <0xc>; 13165def4c47SEmmanuel Vadot ti,otap-del-sel-ddr50 = <0xc>; 13172eb4d8dcSEmmanuel Vadot ti,itap-del-sel-legacy = <0x0>; 13182eb4d8dcSEmmanuel Vadot ti,itap-del-sel-sd-hs = <0x0>; 13192eb4d8dcSEmmanuel Vadot ti,itap-del-sel-sdr12 = <0x0>; 13202eb4d8dcSEmmanuel Vadot ti,itap-del-sel-sdr25 = <0x0>; 13212eb4d8dcSEmmanuel Vadot ti,itap-del-sel-ddr50 = <0x2>; 1322c66ec88fSEmmanuel Vadot ti,trm-icp = <0x8>; 1323c66ec88fSEmmanuel Vadot ti,clkbuf-sel = <0x7>; 1324c66ec88fSEmmanuel Vadot dma-coherent; 13252eb4d8dcSEmmanuel Vadot sdhci-caps-mask = <0x2 0x0>; 1326c66ec88fSEmmanuel Vadot }; 1327c66ec88fSEmmanuel Vadot 13285def4c47SEmmanuel Vadot main_sdhci2: mmc@4f98000 { 1329c66ec88fSEmmanuel Vadot compatible = "ti,j721e-sdhci-4bit"; 1330c66ec88fSEmmanuel Vadot reg = <0x0 0x4f98000 0x0 0x1000>, <0x0 0x4f90000 0x0 0x400>; 1331c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>; 1332c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 93 TI_SCI_PD_EXCLUSIVE>; 13335def4c47SEmmanuel Vadot clock-names = "clk_ahb", "clk_xin"; 13345def4c47SEmmanuel Vadot clocks = <&k3_clks 93 5>, <&k3_clks 93 0>; 1335c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 93 0>; 1336c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 93 1>; 13375def4c47SEmmanuel Vadot ti,otap-del-sel-legacy = <0x0>; 13385def4c47SEmmanuel Vadot ti,otap-del-sel-sd-hs = <0xf>; 13395def4c47SEmmanuel Vadot ti,otap-del-sel-sdr12 = <0xf>; 13405def4c47SEmmanuel Vadot ti,otap-del-sel-sdr25 = <0xf>; 13415def4c47SEmmanuel Vadot ti,otap-del-sel-sdr50 = <0xc>; 13425def4c47SEmmanuel Vadot ti,otap-del-sel-ddr50 = <0xc>; 13432eb4d8dcSEmmanuel Vadot ti,itap-del-sel-legacy = <0x0>; 13442eb4d8dcSEmmanuel Vadot ti,itap-del-sel-sd-hs = <0x0>; 13452eb4d8dcSEmmanuel Vadot ti,itap-del-sel-sdr12 = <0x0>; 13462eb4d8dcSEmmanuel Vadot ti,itap-del-sel-sdr25 = <0x0>; 13472eb4d8dcSEmmanuel Vadot ti,itap-del-sel-ddr50 = <0x2>; 1348c66ec88fSEmmanuel Vadot ti,trm-icp = <0x8>; 1349c66ec88fSEmmanuel Vadot ti,clkbuf-sel = <0x7>; 1350c66ec88fSEmmanuel Vadot dma-coherent; 13512eb4d8dcSEmmanuel Vadot sdhci-caps-mask = <0x2 0x0>; 1352c66ec88fSEmmanuel Vadot }; 1353c66ec88fSEmmanuel Vadot 13546be33864SEmmanuel Vadot usbss0: cdns-usb@4104000 { 1355c66ec88fSEmmanuel Vadot compatible = "ti,j721e-usb"; 1356c66ec88fSEmmanuel Vadot reg = <0x00 0x4104000 0x00 0x100>; 1357c66ec88fSEmmanuel Vadot dma-coherent; 1358c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 288 TI_SCI_PD_EXCLUSIVE>; 1359c66ec88fSEmmanuel Vadot clocks = <&k3_clks 288 15>, <&k3_clks 288 3>; 1360c66ec88fSEmmanuel Vadot clock-names = "ref", "lpm"; 1361c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 288 15>; /* USB2_REFCLK */ 1362c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 288 16>; /* HFOSC0 */ 1363c66ec88fSEmmanuel Vadot #address-cells = <2>; 1364c66ec88fSEmmanuel Vadot #size-cells = <2>; 1365c66ec88fSEmmanuel Vadot ranges; 1366c66ec88fSEmmanuel Vadot 1367c66ec88fSEmmanuel Vadot usb0: usb@6000000 { 1368c66ec88fSEmmanuel Vadot compatible = "cdns,usb3"; 1369c66ec88fSEmmanuel Vadot reg = <0x00 0x6000000 0x00 0x10000>, 1370c66ec88fSEmmanuel Vadot <0x00 0x6010000 0x00 0x10000>, 1371c66ec88fSEmmanuel Vadot <0x00 0x6020000 0x00 0x10000>; 1372c66ec88fSEmmanuel Vadot reg-names = "otg", "xhci", "dev"; 1373c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>, /* irq.0 */ 1374c66ec88fSEmmanuel Vadot <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>, /* irq.6 */ 1375c66ec88fSEmmanuel Vadot <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>; /* otgirq.0 */ 1376c66ec88fSEmmanuel Vadot interrupt-names = "host", 1377c66ec88fSEmmanuel Vadot "peripheral", 1378c66ec88fSEmmanuel Vadot "otg"; 1379c66ec88fSEmmanuel Vadot maximum-speed = "super-speed"; 1380c66ec88fSEmmanuel Vadot dr_mode = "otg"; 1381c66ec88fSEmmanuel Vadot }; 1382c66ec88fSEmmanuel Vadot }; 1383c66ec88fSEmmanuel Vadot 13846be33864SEmmanuel Vadot usbss1: cdns-usb@4114000 { 1385c66ec88fSEmmanuel Vadot compatible = "ti,j721e-usb"; 1386c66ec88fSEmmanuel Vadot reg = <0x00 0x4114000 0x00 0x100>; 1387c66ec88fSEmmanuel Vadot dma-coherent; 1388c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 289 TI_SCI_PD_EXCLUSIVE>; 1389c66ec88fSEmmanuel Vadot clocks = <&k3_clks 289 15>, <&k3_clks 289 3>; 1390c66ec88fSEmmanuel Vadot clock-names = "ref", "lpm"; 1391c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 289 15>; /* USB2_REFCLK */ 1392c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 289 16>; /* HFOSC0 */ 1393c66ec88fSEmmanuel Vadot #address-cells = <2>; 1394c66ec88fSEmmanuel Vadot #size-cells = <2>; 1395c66ec88fSEmmanuel Vadot ranges; 1396c66ec88fSEmmanuel Vadot 1397c66ec88fSEmmanuel Vadot usb1: usb@6400000 { 1398c66ec88fSEmmanuel Vadot compatible = "cdns,usb3"; 1399c66ec88fSEmmanuel Vadot reg = <0x00 0x6400000 0x00 0x10000>, 1400c66ec88fSEmmanuel Vadot <0x00 0x6410000 0x00 0x10000>, 1401c66ec88fSEmmanuel Vadot <0x00 0x6420000 0x00 0x10000>; 1402c66ec88fSEmmanuel Vadot reg-names = "otg", "xhci", "dev"; 1403c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>, /* irq.0 */ 1404c66ec88fSEmmanuel Vadot <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>, /* irq.6 */ 1405c66ec88fSEmmanuel Vadot <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>; /* otgirq.0 */ 1406c66ec88fSEmmanuel Vadot interrupt-names = "host", 1407c66ec88fSEmmanuel Vadot "peripheral", 1408c66ec88fSEmmanuel Vadot "otg"; 1409c66ec88fSEmmanuel Vadot maximum-speed = "super-speed"; 1410c66ec88fSEmmanuel Vadot dr_mode = "otg"; 1411c66ec88fSEmmanuel Vadot }; 1412c66ec88fSEmmanuel Vadot }; 1413c66ec88fSEmmanuel Vadot 1414c66ec88fSEmmanuel Vadot main_i2c0: i2c@2000000 { 1415c66ec88fSEmmanuel Vadot compatible = "ti,j721e-i2c", "ti,omap4-i2c"; 1416c66ec88fSEmmanuel Vadot reg = <0x0 0x2000000 0x0 0x100>; 1417c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH>; 1418c66ec88fSEmmanuel Vadot #address-cells = <1>; 1419c66ec88fSEmmanuel Vadot #size-cells = <0>; 1420c66ec88fSEmmanuel Vadot clock-names = "fck"; 1421c66ec88fSEmmanuel Vadot clocks = <&k3_clks 187 0>; 1422c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 187 TI_SCI_PD_SHARED>; 14238bab661aSEmmanuel Vadot status = "disabled"; 1424c66ec88fSEmmanuel Vadot }; 1425c66ec88fSEmmanuel Vadot 1426c66ec88fSEmmanuel Vadot main_i2c1: i2c@2010000 { 1427c66ec88fSEmmanuel Vadot compatible = "ti,j721e-i2c", "ti,omap4-i2c"; 1428c66ec88fSEmmanuel Vadot reg = <0x0 0x2010000 0x0 0x100>; 1429c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 201 IRQ_TYPE_LEVEL_HIGH>; 1430c66ec88fSEmmanuel Vadot #address-cells = <1>; 1431c66ec88fSEmmanuel Vadot #size-cells = <0>; 1432c66ec88fSEmmanuel Vadot clock-names = "fck"; 1433c66ec88fSEmmanuel Vadot clocks = <&k3_clks 188 0>; 1434c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 188 TI_SCI_PD_EXCLUSIVE>; 14358bab661aSEmmanuel Vadot status = "disabled"; 1436c66ec88fSEmmanuel Vadot }; 1437c66ec88fSEmmanuel Vadot 1438c66ec88fSEmmanuel Vadot main_i2c2: i2c@2020000 { 1439c66ec88fSEmmanuel Vadot compatible = "ti,j721e-i2c", "ti,omap4-i2c"; 1440c66ec88fSEmmanuel Vadot reg = <0x0 0x2020000 0x0 0x100>; 1441c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH>; 1442c66ec88fSEmmanuel Vadot #address-cells = <1>; 1443c66ec88fSEmmanuel Vadot #size-cells = <0>; 1444c66ec88fSEmmanuel Vadot clock-names = "fck"; 1445c66ec88fSEmmanuel Vadot clocks = <&k3_clks 189 0>; 1446c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 189 TI_SCI_PD_EXCLUSIVE>; 14478bab661aSEmmanuel Vadot status = "disabled"; 1448c66ec88fSEmmanuel Vadot }; 1449c66ec88fSEmmanuel Vadot 1450c66ec88fSEmmanuel Vadot main_i2c3: i2c@2030000 { 1451c66ec88fSEmmanuel Vadot compatible = "ti,j721e-i2c", "ti,omap4-i2c"; 1452c66ec88fSEmmanuel Vadot reg = <0x0 0x2030000 0x0 0x100>; 1453c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>; 1454c66ec88fSEmmanuel Vadot #address-cells = <1>; 1455c66ec88fSEmmanuel Vadot #size-cells = <0>; 1456c66ec88fSEmmanuel Vadot clock-names = "fck"; 1457c66ec88fSEmmanuel Vadot clocks = <&k3_clks 190 0>; 1458c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 190 TI_SCI_PD_EXCLUSIVE>; 14598bab661aSEmmanuel Vadot status = "disabled"; 1460c66ec88fSEmmanuel Vadot }; 1461c66ec88fSEmmanuel Vadot 1462c66ec88fSEmmanuel Vadot main_i2c4: i2c@2040000 { 1463c66ec88fSEmmanuel Vadot compatible = "ti,j721e-i2c", "ti,omap4-i2c"; 1464c66ec88fSEmmanuel Vadot reg = <0x0 0x2040000 0x0 0x100>; 1465c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 204 IRQ_TYPE_LEVEL_HIGH>; 1466c66ec88fSEmmanuel Vadot #address-cells = <1>; 1467c66ec88fSEmmanuel Vadot #size-cells = <0>; 1468c66ec88fSEmmanuel Vadot clock-names = "fck"; 1469c66ec88fSEmmanuel Vadot clocks = <&k3_clks 191 0>; 1470c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 191 TI_SCI_PD_EXCLUSIVE>; 14718bab661aSEmmanuel Vadot status = "disabled"; 1472c66ec88fSEmmanuel Vadot }; 1473c66ec88fSEmmanuel Vadot 1474c66ec88fSEmmanuel Vadot main_i2c5: i2c@2050000 { 1475c66ec88fSEmmanuel Vadot compatible = "ti,j721e-i2c", "ti,omap4-i2c"; 1476c66ec88fSEmmanuel Vadot reg = <0x0 0x2050000 0x0 0x100>; 1477c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 205 IRQ_TYPE_LEVEL_HIGH>; 1478c66ec88fSEmmanuel Vadot #address-cells = <1>; 1479c66ec88fSEmmanuel Vadot #size-cells = <0>; 1480c66ec88fSEmmanuel Vadot clock-names = "fck"; 1481c66ec88fSEmmanuel Vadot clocks = <&k3_clks 192 0>; 1482c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 192 TI_SCI_PD_EXCLUSIVE>; 14838bab661aSEmmanuel Vadot status = "disabled"; 1484c66ec88fSEmmanuel Vadot }; 1485c66ec88fSEmmanuel Vadot 1486c66ec88fSEmmanuel Vadot main_i2c6: i2c@2060000 { 1487c66ec88fSEmmanuel Vadot compatible = "ti,j721e-i2c", "ti,omap4-i2c"; 1488c66ec88fSEmmanuel Vadot reg = <0x0 0x2060000 0x0 0x100>; 1489c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 206 IRQ_TYPE_LEVEL_HIGH>; 1490c66ec88fSEmmanuel Vadot #address-cells = <1>; 1491c66ec88fSEmmanuel Vadot #size-cells = <0>; 1492c66ec88fSEmmanuel Vadot clock-names = "fck"; 1493c66ec88fSEmmanuel Vadot clocks = <&k3_clks 193 0>; 1494c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 193 TI_SCI_PD_EXCLUSIVE>; 14958bab661aSEmmanuel Vadot status = "disabled"; 1496c66ec88fSEmmanuel Vadot }; 1497c66ec88fSEmmanuel Vadot 1498c66ec88fSEmmanuel Vadot ufs_wrapper: ufs-wrapper@4e80000 { 1499c66ec88fSEmmanuel Vadot compatible = "ti,j721e-ufs"; 1500c66ec88fSEmmanuel Vadot reg = <0x0 0x4e80000 0x0 0x100>; 1501c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 277 TI_SCI_PD_EXCLUSIVE>; 1502c66ec88fSEmmanuel Vadot clocks = <&k3_clks 277 1>; 1503c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 277 1>; 1504c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 277 4>; 1505c66ec88fSEmmanuel Vadot ranges; 1506c66ec88fSEmmanuel Vadot #address-cells = <2>; 1507c66ec88fSEmmanuel Vadot #size-cells = <2>; 1508c66ec88fSEmmanuel Vadot 1509c66ec88fSEmmanuel Vadot ufs@4e84000 { 1510c66ec88fSEmmanuel Vadot compatible = "cdns,ufshc-m31-16nm", "jedec,ufs-2.0"; 1511c66ec88fSEmmanuel Vadot reg = <0x0 0x4e84000 0x0 0x10000>; 1512c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>; 1513c66ec88fSEmmanuel Vadot freq-table-hz = <250000000 250000000>, <19200000 19200000>, <19200000 19200000>; 1514c66ec88fSEmmanuel Vadot clocks = <&k3_clks 277 0>, <&k3_clks 277 1>, <&k3_clks 277 1>; 1515c66ec88fSEmmanuel Vadot clock-names = "core_clk", "phy_clk", "ref_clk"; 1516c66ec88fSEmmanuel Vadot dma-coherent; 1517c66ec88fSEmmanuel Vadot }; 1518c66ec88fSEmmanuel Vadot }; 1519c66ec88fSEmmanuel Vadot 1520d5b0e70fSEmmanuel Vadot mhdp: dp-bridge@a000000 { 1521d5b0e70fSEmmanuel Vadot compatible = "ti,j721e-mhdp8546"; 1522d5b0e70fSEmmanuel Vadot /* 1523d5b0e70fSEmmanuel Vadot * Note: we do not map DPTX PHY area, as that is handled by 1524d5b0e70fSEmmanuel Vadot * the PHY driver. 1525d5b0e70fSEmmanuel Vadot */ 1526d5b0e70fSEmmanuel Vadot reg = <0x00 0x0a000000 0x00 0x030a00>, /* DSS_EDP0_V2A_CORE_VP_REGS_APB */ 1527d5b0e70fSEmmanuel Vadot <0x00 0x04f40000 0x00 0x20>; /* DSS_EDP0_INTG_CFG_VP */ 1528d5b0e70fSEmmanuel Vadot reg-names = "mhdptx", "j721e-intg"; 1529d5b0e70fSEmmanuel Vadot 1530d5b0e70fSEmmanuel Vadot clocks = <&k3_clks 151 36>; 1531d5b0e70fSEmmanuel Vadot 1532d5b0e70fSEmmanuel Vadot interrupt-parent = <&gic500>; 1533d5b0e70fSEmmanuel Vadot interrupts = <GIC_SPI 614 IRQ_TYPE_LEVEL_HIGH>; 1534d5b0e70fSEmmanuel Vadot 1535d5b0e70fSEmmanuel Vadot power-domains = <&k3_pds 151 TI_SCI_PD_EXCLUSIVE>; 1536d5b0e70fSEmmanuel Vadot 1537d5b0e70fSEmmanuel Vadot dp0_ports: ports { 1538d5b0e70fSEmmanuel Vadot #address-cells = <1>; 1539d5b0e70fSEmmanuel Vadot #size-cells = <0>; 1540d5b0e70fSEmmanuel Vadot 1541d5b0e70fSEmmanuel Vadot port@0 { 1542d5b0e70fSEmmanuel Vadot reg = <0>; 1543d5b0e70fSEmmanuel Vadot }; 1544d5b0e70fSEmmanuel Vadot 1545d5b0e70fSEmmanuel Vadot port@4 { 1546d5b0e70fSEmmanuel Vadot reg = <4>; 1547d5b0e70fSEmmanuel Vadot }; 1548d5b0e70fSEmmanuel Vadot }; 1549d5b0e70fSEmmanuel Vadot }; 1550d5b0e70fSEmmanuel Vadot 15515def4c47SEmmanuel Vadot dss: dss@4a00000 { 1552c66ec88fSEmmanuel Vadot compatible = "ti,j721e-dss"; 1553c66ec88fSEmmanuel Vadot reg = 1554c66ec88fSEmmanuel Vadot <0x00 0x04a00000 0x00 0x10000>, /* common_m */ 1555c66ec88fSEmmanuel Vadot <0x00 0x04a10000 0x00 0x10000>, /* common_s0*/ 1556c66ec88fSEmmanuel Vadot <0x00 0x04b00000 0x00 0x10000>, /* common_s1*/ 1557c66ec88fSEmmanuel Vadot <0x00 0x04b10000 0x00 0x10000>, /* common_s2*/ 1558c66ec88fSEmmanuel Vadot 1559c66ec88fSEmmanuel Vadot <0x00 0x04a20000 0x00 0x10000>, /* vidl1 */ 1560c66ec88fSEmmanuel Vadot <0x00 0x04a30000 0x00 0x10000>, /* vidl2 */ 1561c66ec88fSEmmanuel Vadot <0x00 0x04a50000 0x00 0x10000>, /* vid1 */ 1562c66ec88fSEmmanuel Vadot <0x00 0x04a60000 0x00 0x10000>, /* vid2 */ 1563c66ec88fSEmmanuel Vadot 1564c66ec88fSEmmanuel Vadot <0x00 0x04a70000 0x00 0x10000>, /* ovr1 */ 1565c66ec88fSEmmanuel Vadot <0x00 0x04a90000 0x00 0x10000>, /* ovr2 */ 1566c66ec88fSEmmanuel Vadot <0x00 0x04ab0000 0x00 0x10000>, /* ovr3 */ 1567c66ec88fSEmmanuel Vadot <0x00 0x04ad0000 0x00 0x10000>, /* ovr4 */ 1568c66ec88fSEmmanuel Vadot 1569c66ec88fSEmmanuel Vadot <0x00 0x04a80000 0x00 0x10000>, /* vp1 */ 1570c66ec88fSEmmanuel Vadot <0x00 0x04aa0000 0x00 0x10000>, /* vp2 */ 1571c66ec88fSEmmanuel Vadot <0x00 0x04ac0000 0x00 0x10000>, /* vp3 */ 1572c66ec88fSEmmanuel Vadot <0x00 0x04ae0000 0x00 0x10000>, /* vp4 */ 1573c66ec88fSEmmanuel Vadot <0x00 0x04af0000 0x00 0x10000>; /* wb */ 1574c66ec88fSEmmanuel Vadot 1575c66ec88fSEmmanuel Vadot reg-names = "common_m", "common_s0", 1576c66ec88fSEmmanuel Vadot "common_s1", "common_s2", 1577c66ec88fSEmmanuel Vadot "vidl1", "vidl2","vid1","vid2", 1578c66ec88fSEmmanuel Vadot "ovr1", "ovr2", "ovr3", "ovr4", 1579c66ec88fSEmmanuel Vadot "vp1", "vp2", "vp3", "vp4", 1580c66ec88fSEmmanuel Vadot "wb"; 1581c66ec88fSEmmanuel Vadot 1582c66ec88fSEmmanuel Vadot clocks = <&k3_clks 152 0>, 1583c66ec88fSEmmanuel Vadot <&k3_clks 152 1>, 1584c66ec88fSEmmanuel Vadot <&k3_clks 152 4>, 1585c66ec88fSEmmanuel Vadot <&k3_clks 152 9>, 1586c66ec88fSEmmanuel Vadot <&k3_clks 152 13>; 1587c66ec88fSEmmanuel Vadot clock-names = "fck", "vp1", "vp2", "vp3", "vp4"; 1588c66ec88fSEmmanuel Vadot 1589c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 152 TI_SCI_PD_EXCLUSIVE>; 1590c66ec88fSEmmanuel Vadot 1591c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 602 IRQ_TYPE_LEVEL_HIGH>, 1592c66ec88fSEmmanuel Vadot <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>, 1593c66ec88fSEmmanuel Vadot <GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>, 1594c66ec88fSEmmanuel Vadot <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>; 1595c66ec88fSEmmanuel Vadot interrupt-names = "common_m", 1596c66ec88fSEmmanuel Vadot "common_s0", 1597c66ec88fSEmmanuel Vadot "common_s1", 1598c66ec88fSEmmanuel Vadot "common_s2"; 1599c66ec88fSEmmanuel Vadot 1600c66ec88fSEmmanuel Vadot dss_ports: ports { 1601c66ec88fSEmmanuel Vadot }; 1602c66ec88fSEmmanuel Vadot }; 1603c66ec88fSEmmanuel Vadot 1604c66ec88fSEmmanuel Vadot mcasp0: mcasp@2b00000 { 1605c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1606c66ec88fSEmmanuel Vadot reg = <0x0 0x02b00000 0x0 0x2000>, 1607c66ec88fSEmmanuel Vadot <0x0 0x02b08000 0x0 0x1000>; 1608c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1609c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 544 IRQ_TYPE_LEVEL_HIGH>, 1610c66ec88fSEmmanuel Vadot <GIC_SPI 545 IRQ_TYPE_LEVEL_HIGH>; 1611c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1612c66ec88fSEmmanuel Vadot 1613c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc400>, <&main_udmap 0x4400>; 1614c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1615c66ec88fSEmmanuel Vadot 1616c66ec88fSEmmanuel Vadot clocks = <&k3_clks 174 1>; 1617c66ec88fSEmmanuel Vadot clock-names = "fck"; 1618c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 174 TI_SCI_PD_EXCLUSIVE>; 16198bab661aSEmmanuel Vadot status = "disabled"; 1620c66ec88fSEmmanuel Vadot }; 1621c66ec88fSEmmanuel Vadot 1622c66ec88fSEmmanuel Vadot mcasp1: mcasp@2b10000 { 1623c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1624c66ec88fSEmmanuel Vadot reg = <0x0 0x02b10000 0x0 0x2000>, 1625c66ec88fSEmmanuel Vadot <0x0 0x02b18000 0x0 0x1000>; 1626c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1627c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 546 IRQ_TYPE_LEVEL_HIGH>, 1628c66ec88fSEmmanuel Vadot <GIC_SPI 547 IRQ_TYPE_LEVEL_HIGH>; 1629c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1630c66ec88fSEmmanuel Vadot 1631c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc401>, <&main_udmap 0x4401>; 1632c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1633c66ec88fSEmmanuel Vadot 1634c66ec88fSEmmanuel Vadot clocks = <&k3_clks 175 1>; 1635c66ec88fSEmmanuel Vadot clock-names = "fck"; 1636c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 175 TI_SCI_PD_EXCLUSIVE>; 16378bab661aSEmmanuel Vadot status = "disabled"; 1638c66ec88fSEmmanuel Vadot }; 1639c66ec88fSEmmanuel Vadot 1640c66ec88fSEmmanuel Vadot mcasp2: mcasp@2b20000 { 1641c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1642c66ec88fSEmmanuel Vadot reg = <0x0 0x02b20000 0x0 0x2000>, 1643c66ec88fSEmmanuel Vadot <0x0 0x02b28000 0x0 0x1000>; 1644c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1645c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 548 IRQ_TYPE_LEVEL_HIGH>, 1646c66ec88fSEmmanuel Vadot <GIC_SPI 549 IRQ_TYPE_LEVEL_HIGH>; 1647c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1648c66ec88fSEmmanuel Vadot 1649c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc402>, <&main_udmap 0x4402>; 1650c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1651c66ec88fSEmmanuel Vadot 1652c66ec88fSEmmanuel Vadot clocks = <&k3_clks 176 1>; 1653c66ec88fSEmmanuel Vadot clock-names = "fck"; 1654c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 176 TI_SCI_PD_EXCLUSIVE>; 16558bab661aSEmmanuel Vadot status = "disabled"; 1656c66ec88fSEmmanuel Vadot }; 1657c66ec88fSEmmanuel Vadot 1658c66ec88fSEmmanuel Vadot mcasp3: mcasp@2b30000 { 1659c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1660c66ec88fSEmmanuel Vadot reg = <0x0 0x02b30000 0x0 0x2000>, 1661c66ec88fSEmmanuel Vadot <0x0 0x02b38000 0x0 0x1000>; 1662c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1663c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 550 IRQ_TYPE_LEVEL_HIGH>, 1664c66ec88fSEmmanuel Vadot <GIC_SPI 551 IRQ_TYPE_LEVEL_HIGH>; 1665c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1666c66ec88fSEmmanuel Vadot 1667c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc500>, <&main_udmap 0x4500>; 1668c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1669c66ec88fSEmmanuel Vadot 1670c66ec88fSEmmanuel Vadot clocks = <&k3_clks 177 1>; 1671c66ec88fSEmmanuel Vadot clock-names = "fck"; 1672c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 177 TI_SCI_PD_EXCLUSIVE>; 16738bab661aSEmmanuel Vadot status = "disabled"; 1674c66ec88fSEmmanuel Vadot }; 1675c66ec88fSEmmanuel Vadot 1676c66ec88fSEmmanuel Vadot mcasp4: mcasp@2b40000 { 1677c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1678c66ec88fSEmmanuel Vadot reg = <0x0 0x02b40000 0x0 0x2000>, 1679c66ec88fSEmmanuel Vadot <0x0 0x02b48000 0x0 0x1000>; 1680c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1681c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 552 IRQ_TYPE_LEVEL_HIGH>, 1682c66ec88fSEmmanuel Vadot <GIC_SPI 553 IRQ_TYPE_LEVEL_HIGH>; 1683c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1684c66ec88fSEmmanuel Vadot 1685c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc501>, <&main_udmap 0x4501>; 1686c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1687c66ec88fSEmmanuel Vadot 1688c66ec88fSEmmanuel Vadot clocks = <&k3_clks 178 1>; 1689c66ec88fSEmmanuel Vadot clock-names = "fck"; 1690c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 178 TI_SCI_PD_EXCLUSIVE>; 16918bab661aSEmmanuel Vadot status = "disabled"; 1692c66ec88fSEmmanuel Vadot }; 1693c66ec88fSEmmanuel Vadot 1694c66ec88fSEmmanuel Vadot mcasp5: mcasp@2b50000 { 1695c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1696c66ec88fSEmmanuel Vadot reg = <0x0 0x02b50000 0x0 0x2000>, 1697c66ec88fSEmmanuel Vadot <0x0 0x02b58000 0x0 0x1000>; 1698c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1699c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 554 IRQ_TYPE_LEVEL_HIGH>, 1700c66ec88fSEmmanuel Vadot <GIC_SPI 555 IRQ_TYPE_LEVEL_HIGH>; 1701c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1702c66ec88fSEmmanuel Vadot 1703c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc502>, <&main_udmap 0x4502>; 1704c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1705c66ec88fSEmmanuel Vadot 1706c66ec88fSEmmanuel Vadot clocks = <&k3_clks 179 1>; 1707c66ec88fSEmmanuel Vadot clock-names = "fck"; 1708c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 179 TI_SCI_PD_EXCLUSIVE>; 17098bab661aSEmmanuel Vadot status = "disabled"; 1710c66ec88fSEmmanuel Vadot }; 1711c66ec88fSEmmanuel Vadot 1712c66ec88fSEmmanuel Vadot mcasp6: mcasp@2b60000 { 1713c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1714c66ec88fSEmmanuel Vadot reg = <0x0 0x02b60000 0x0 0x2000>, 1715c66ec88fSEmmanuel Vadot <0x0 0x02b68000 0x0 0x1000>; 1716c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1717c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 556 IRQ_TYPE_LEVEL_HIGH>, 1718c66ec88fSEmmanuel Vadot <GIC_SPI 557 IRQ_TYPE_LEVEL_HIGH>; 1719c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1720c66ec88fSEmmanuel Vadot 1721c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc503>, <&main_udmap 0x4503>; 1722c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1723c66ec88fSEmmanuel Vadot 1724c66ec88fSEmmanuel Vadot clocks = <&k3_clks 180 1>; 1725c66ec88fSEmmanuel Vadot clock-names = "fck"; 1726c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 180 TI_SCI_PD_EXCLUSIVE>; 17278bab661aSEmmanuel Vadot status = "disabled"; 1728c66ec88fSEmmanuel Vadot }; 1729c66ec88fSEmmanuel Vadot 1730c66ec88fSEmmanuel Vadot mcasp7: mcasp@2b70000 { 1731c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1732c66ec88fSEmmanuel Vadot reg = <0x0 0x02b70000 0x0 0x2000>, 1733c66ec88fSEmmanuel Vadot <0x0 0x02b78000 0x0 0x1000>; 1734c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1735c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 558 IRQ_TYPE_LEVEL_HIGH>, 1736c66ec88fSEmmanuel Vadot <GIC_SPI 559 IRQ_TYPE_LEVEL_HIGH>; 1737c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1738c66ec88fSEmmanuel Vadot 1739c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc504>, <&main_udmap 0x4504>; 1740c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1741c66ec88fSEmmanuel Vadot 1742c66ec88fSEmmanuel Vadot clocks = <&k3_clks 181 1>; 1743c66ec88fSEmmanuel Vadot clock-names = "fck"; 1744c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 181 TI_SCI_PD_EXCLUSIVE>; 17458bab661aSEmmanuel Vadot status = "disabled"; 1746c66ec88fSEmmanuel Vadot }; 1747c66ec88fSEmmanuel Vadot 1748c66ec88fSEmmanuel Vadot mcasp8: mcasp@2b80000 { 1749c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1750c66ec88fSEmmanuel Vadot reg = <0x0 0x02b80000 0x0 0x2000>, 1751c66ec88fSEmmanuel Vadot <0x0 0x02b88000 0x0 0x1000>; 1752c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1753c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 560 IRQ_TYPE_LEVEL_HIGH>, 1754c66ec88fSEmmanuel Vadot <GIC_SPI 561 IRQ_TYPE_LEVEL_HIGH>; 1755c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1756c66ec88fSEmmanuel Vadot 1757c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc505>, <&main_udmap 0x4505>; 1758c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1759c66ec88fSEmmanuel Vadot 1760c66ec88fSEmmanuel Vadot clocks = <&k3_clks 182 1>; 1761c66ec88fSEmmanuel Vadot clock-names = "fck"; 1762c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 182 TI_SCI_PD_EXCLUSIVE>; 17638bab661aSEmmanuel Vadot status = "disabled"; 1764c66ec88fSEmmanuel Vadot }; 1765c66ec88fSEmmanuel Vadot 1766c66ec88fSEmmanuel Vadot mcasp9: mcasp@2b90000 { 1767c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1768c66ec88fSEmmanuel Vadot reg = <0x0 0x02b90000 0x0 0x2000>, 1769c66ec88fSEmmanuel Vadot <0x0 0x02b98000 0x0 0x1000>; 1770c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1771c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 562 IRQ_TYPE_LEVEL_HIGH>, 1772c66ec88fSEmmanuel Vadot <GIC_SPI 563 IRQ_TYPE_LEVEL_HIGH>; 1773c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1774c66ec88fSEmmanuel Vadot 1775c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc506>, <&main_udmap 0x4506>; 1776c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1777c66ec88fSEmmanuel Vadot 1778c66ec88fSEmmanuel Vadot clocks = <&k3_clks 183 1>; 1779c66ec88fSEmmanuel Vadot clock-names = "fck"; 1780c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 183 TI_SCI_PD_EXCLUSIVE>; 17818bab661aSEmmanuel Vadot status = "disabled"; 1782c66ec88fSEmmanuel Vadot }; 1783c66ec88fSEmmanuel Vadot 1784c66ec88fSEmmanuel Vadot mcasp10: mcasp@2ba0000 { 1785c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1786c66ec88fSEmmanuel Vadot reg = <0x0 0x02ba0000 0x0 0x2000>, 1787c66ec88fSEmmanuel Vadot <0x0 0x02ba8000 0x0 0x1000>; 1788c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1789c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 564 IRQ_TYPE_LEVEL_HIGH>, 1790c66ec88fSEmmanuel Vadot <GIC_SPI 565 IRQ_TYPE_LEVEL_HIGH>; 1791c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1792c66ec88fSEmmanuel Vadot 1793c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc507>, <&main_udmap 0x4507>; 1794c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1795c66ec88fSEmmanuel Vadot 1796c66ec88fSEmmanuel Vadot clocks = <&k3_clks 184 1>; 1797c66ec88fSEmmanuel Vadot clock-names = "fck"; 1798c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 184 TI_SCI_PD_EXCLUSIVE>; 17998bab661aSEmmanuel Vadot status = "disabled"; 1800c66ec88fSEmmanuel Vadot }; 1801c66ec88fSEmmanuel Vadot 1802c66ec88fSEmmanuel Vadot mcasp11: mcasp@2bb0000 { 1803c66ec88fSEmmanuel Vadot compatible = "ti,am33xx-mcasp-audio"; 1804c66ec88fSEmmanuel Vadot reg = <0x0 0x02bb0000 0x0 0x2000>, 1805c66ec88fSEmmanuel Vadot <0x0 0x02bb8000 0x0 0x1000>; 1806c66ec88fSEmmanuel Vadot reg-names = "mpu","dat"; 1807c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 566 IRQ_TYPE_LEVEL_HIGH>, 1808c66ec88fSEmmanuel Vadot <GIC_SPI 567 IRQ_TYPE_LEVEL_HIGH>; 1809c66ec88fSEmmanuel Vadot interrupt-names = "tx", "rx"; 1810c66ec88fSEmmanuel Vadot 1811c66ec88fSEmmanuel Vadot dmas = <&main_udmap 0xc508>, <&main_udmap 0x4508>; 1812c66ec88fSEmmanuel Vadot dma-names = "tx", "rx"; 1813c66ec88fSEmmanuel Vadot 1814c66ec88fSEmmanuel Vadot clocks = <&k3_clks 185 1>; 1815c66ec88fSEmmanuel Vadot clock-names = "fck"; 1816c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 185 TI_SCI_PD_EXCLUSIVE>; 18178bab661aSEmmanuel Vadot status = "disabled"; 1818c66ec88fSEmmanuel Vadot }; 1819c66ec88fSEmmanuel Vadot 1820c66ec88fSEmmanuel Vadot watchdog0: watchdog@2200000 { 1821c66ec88fSEmmanuel Vadot compatible = "ti,j7-rti-wdt"; 1822c66ec88fSEmmanuel Vadot reg = <0x0 0x2200000 0x0 0x100>; 1823c66ec88fSEmmanuel Vadot clocks = <&k3_clks 252 1>; 1824c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 252 TI_SCI_PD_EXCLUSIVE>; 1825c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 252 1>; 1826c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 252 5>; 1827c66ec88fSEmmanuel Vadot }; 1828c66ec88fSEmmanuel Vadot 1829c66ec88fSEmmanuel Vadot watchdog1: watchdog@2210000 { 1830c66ec88fSEmmanuel Vadot compatible = "ti,j7-rti-wdt"; 1831c66ec88fSEmmanuel Vadot reg = <0x0 0x2210000 0x0 0x100>; 1832c66ec88fSEmmanuel Vadot clocks = <&k3_clks 253 1>; 1833c66ec88fSEmmanuel Vadot power-domains = <&k3_pds 253 TI_SCI_PD_EXCLUSIVE>; 1834c66ec88fSEmmanuel Vadot assigned-clocks = <&k3_clks 253 1>; 1835c66ec88fSEmmanuel Vadot assigned-clock-parents = <&k3_clks 253 5>; 1836c66ec88fSEmmanuel Vadot }; 18376be33864SEmmanuel Vadot 18385def4c47SEmmanuel Vadot main_r5fss0: r5fss@5c00000 { 18395def4c47SEmmanuel Vadot compatible = "ti,j721e-r5fss"; 18405def4c47SEmmanuel Vadot ti,cluster-mode = <1>; 18415def4c47SEmmanuel Vadot #address-cells = <1>; 18425def4c47SEmmanuel Vadot #size-cells = <1>; 18435def4c47SEmmanuel Vadot ranges = <0x5c00000 0x00 0x5c00000 0x20000>, 18445def4c47SEmmanuel Vadot <0x5d00000 0x00 0x5d00000 0x20000>; 18455def4c47SEmmanuel Vadot power-domains = <&k3_pds 243 TI_SCI_PD_EXCLUSIVE>; 18465def4c47SEmmanuel Vadot 18475def4c47SEmmanuel Vadot main_r5fss0_core0: r5f@5c00000 { 18485def4c47SEmmanuel Vadot compatible = "ti,j721e-r5f"; 18495def4c47SEmmanuel Vadot reg = <0x5c00000 0x00008000>, 18505def4c47SEmmanuel Vadot <0x5c10000 0x00008000>; 18515def4c47SEmmanuel Vadot reg-names = "atcm", "btcm"; 18525def4c47SEmmanuel Vadot ti,sci = <&dmsc>; 18535def4c47SEmmanuel Vadot ti,sci-dev-id = <245>; 18545def4c47SEmmanuel Vadot ti,sci-proc-ids = <0x06 0xff>; 18555def4c47SEmmanuel Vadot resets = <&k3_reset 245 1>; 18565def4c47SEmmanuel Vadot firmware-name = "j7-main-r5f0_0-fw"; 18575def4c47SEmmanuel Vadot ti,atcm-enable = <1>; 18585def4c47SEmmanuel Vadot ti,btcm-enable = <1>; 18595def4c47SEmmanuel Vadot ti,loczrama = <1>; 18605def4c47SEmmanuel Vadot }; 18615def4c47SEmmanuel Vadot 18625def4c47SEmmanuel Vadot main_r5fss0_core1: r5f@5d00000 { 18635def4c47SEmmanuel Vadot compatible = "ti,j721e-r5f"; 18645def4c47SEmmanuel Vadot reg = <0x5d00000 0x00008000>, 18655def4c47SEmmanuel Vadot <0x5d10000 0x00008000>; 18665def4c47SEmmanuel Vadot reg-names = "atcm", "btcm"; 18675def4c47SEmmanuel Vadot ti,sci = <&dmsc>; 18685def4c47SEmmanuel Vadot ti,sci-dev-id = <246>; 18695def4c47SEmmanuel Vadot ti,sci-proc-ids = <0x07 0xff>; 18705def4c47SEmmanuel Vadot resets = <&k3_reset 246 1>; 18715def4c47SEmmanuel Vadot firmware-name = "j7-main-r5f0_1-fw"; 18725def4c47SEmmanuel Vadot ti,atcm-enable = <1>; 18735def4c47SEmmanuel Vadot ti,btcm-enable = <1>; 18745def4c47SEmmanuel Vadot ti,loczrama = <1>; 18755def4c47SEmmanuel Vadot }; 18765def4c47SEmmanuel Vadot }; 18775def4c47SEmmanuel Vadot 18785def4c47SEmmanuel Vadot main_r5fss1: r5fss@5e00000 { 18795def4c47SEmmanuel Vadot compatible = "ti,j721e-r5fss"; 18805def4c47SEmmanuel Vadot ti,cluster-mode = <1>; 18815def4c47SEmmanuel Vadot #address-cells = <1>; 18825def4c47SEmmanuel Vadot #size-cells = <1>; 18835def4c47SEmmanuel Vadot ranges = <0x5e00000 0x00 0x5e00000 0x20000>, 18845def4c47SEmmanuel Vadot <0x5f00000 0x00 0x5f00000 0x20000>; 18855def4c47SEmmanuel Vadot power-domains = <&k3_pds 244 TI_SCI_PD_EXCLUSIVE>; 18865def4c47SEmmanuel Vadot 18875def4c47SEmmanuel Vadot main_r5fss1_core0: r5f@5e00000 { 18885def4c47SEmmanuel Vadot compatible = "ti,j721e-r5f"; 18895def4c47SEmmanuel Vadot reg = <0x5e00000 0x00008000>, 18905def4c47SEmmanuel Vadot <0x5e10000 0x00008000>; 18915def4c47SEmmanuel Vadot reg-names = "atcm", "btcm"; 18925def4c47SEmmanuel Vadot ti,sci = <&dmsc>; 18935def4c47SEmmanuel Vadot ti,sci-dev-id = <247>; 18945def4c47SEmmanuel Vadot ti,sci-proc-ids = <0x08 0xff>; 18955def4c47SEmmanuel Vadot resets = <&k3_reset 247 1>; 18965def4c47SEmmanuel Vadot firmware-name = "j7-main-r5f1_0-fw"; 18975def4c47SEmmanuel Vadot ti,atcm-enable = <1>; 18985def4c47SEmmanuel Vadot ti,btcm-enable = <1>; 18995def4c47SEmmanuel Vadot ti,loczrama = <1>; 19005def4c47SEmmanuel Vadot }; 19015def4c47SEmmanuel Vadot 19025def4c47SEmmanuel Vadot main_r5fss1_core1: r5f@5f00000 { 19035def4c47SEmmanuel Vadot compatible = "ti,j721e-r5f"; 19045def4c47SEmmanuel Vadot reg = <0x5f00000 0x00008000>, 19055def4c47SEmmanuel Vadot <0x5f10000 0x00008000>; 19065def4c47SEmmanuel Vadot reg-names = "atcm", "btcm"; 19075def4c47SEmmanuel Vadot ti,sci = <&dmsc>; 19085def4c47SEmmanuel Vadot ti,sci-dev-id = <248>; 19095def4c47SEmmanuel Vadot ti,sci-proc-ids = <0x09 0xff>; 19105def4c47SEmmanuel Vadot resets = <&k3_reset 248 1>; 19115def4c47SEmmanuel Vadot firmware-name = "j7-main-r5f1_1-fw"; 19125def4c47SEmmanuel Vadot ti,atcm-enable = <1>; 19135def4c47SEmmanuel Vadot ti,btcm-enable = <1>; 19145def4c47SEmmanuel Vadot ti,loczrama = <1>; 19155def4c47SEmmanuel Vadot }; 19165def4c47SEmmanuel Vadot }; 19175def4c47SEmmanuel Vadot 19186be33864SEmmanuel Vadot c66_0: dsp@4d80800000 { 19196be33864SEmmanuel Vadot compatible = "ti,j721e-c66-dsp"; 19206be33864SEmmanuel Vadot reg = <0x4d 0x80800000 0x00 0x00048000>, 19216be33864SEmmanuel Vadot <0x4d 0x80e00000 0x00 0x00008000>, 19226be33864SEmmanuel Vadot <0x4d 0x80f00000 0x00 0x00008000>; 19236be33864SEmmanuel Vadot reg-names = "l2sram", "l1pram", "l1dram"; 19246be33864SEmmanuel Vadot ti,sci = <&dmsc>; 19256be33864SEmmanuel Vadot ti,sci-dev-id = <142>; 19266be33864SEmmanuel Vadot ti,sci-proc-ids = <0x03 0xff>; 19276be33864SEmmanuel Vadot resets = <&k3_reset 142 1>; 19286be33864SEmmanuel Vadot firmware-name = "j7-c66_0-fw"; 19296be33864SEmmanuel Vadot }; 19306be33864SEmmanuel Vadot 19316be33864SEmmanuel Vadot c66_1: dsp@4d81800000 { 19326be33864SEmmanuel Vadot compatible = "ti,j721e-c66-dsp"; 19336be33864SEmmanuel Vadot reg = <0x4d 0x81800000 0x00 0x00048000>, 19346be33864SEmmanuel Vadot <0x4d 0x81e00000 0x00 0x00008000>, 19356be33864SEmmanuel Vadot <0x4d 0x81f00000 0x00 0x00008000>; 19366be33864SEmmanuel Vadot reg-names = "l2sram", "l1pram", "l1dram"; 19376be33864SEmmanuel Vadot ti,sci = <&dmsc>; 19386be33864SEmmanuel Vadot ti,sci-dev-id = <143>; 19396be33864SEmmanuel Vadot ti,sci-proc-ids = <0x04 0xff>; 19406be33864SEmmanuel Vadot resets = <&k3_reset 143 1>; 19416be33864SEmmanuel Vadot firmware-name = "j7-c66_1-fw"; 19426be33864SEmmanuel Vadot }; 19436be33864SEmmanuel Vadot 19446be33864SEmmanuel Vadot c71_0: dsp@64800000 { 19456be33864SEmmanuel Vadot compatible = "ti,j721e-c71-dsp"; 19466be33864SEmmanuel Vadot reg = <0x00 0x64800000 0x00 0x00080000>, 19476be33864SEmmanuel Vadot <0x00 0x64e00000 0x00 0x0000c000>; 19486be33864SEmmanuel Vadot reg-names = "l2sram", "l1dram"; 19496be33864SEmmanuel Vadot ti,sci = <&dmsc>; 19506be33864SEmmanuel Vadot ti,sci-dev-id = <15>; 19516be33864SEmmanuel Vadot ti,sci-proc-ids = <0x30 0xff>; 19526be33864SEmmanuel Vadot resets = <&k3_reset 15 1>; 19536be33864SEmmanuel Vadot firmware-name = "j7-c71_0-fw"; 19546be33864SEmmanuel Vadot }; 19552eb4d8dcSEmmanuel Vadot 19562eb4d8dcSEmmanuel Vadot icssg0: icssg@b000000 { 19572eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-icssg"; 19582eb4d8dcSEmmanuel Vadot reg = <0x00 0xb000000 0x00 0x80000>; 19592eb4d8dcSEmmanuel Vadot power-domains = <&k3_pds 119 TI_SCI_PD_EXCLUSIVE>; 19602eb4d8dcSEmmanuel Vadot #address-cells = <1>; 19612eb4d8dcSEmmanuel Vadot #size-cells = <1>; 19622eb4d8dcSEmmanuel Vadot ranges = <0x0 0x00 0x0b000000 0x100000>; 19632eb4d8dcSEmmanuel Vadot 19642eb4d8dcSEmmanuel Vadot icssg0_mem: memories@0 { 19652eb4d8dcSEmmanuel Vadot reg = <0x0 0x2000>, 19662eb4d8dcSEmmanuel Vadot <0x2000 0x2000>, 19672eb4d8dcSEmmanuel Vadot <0x10000 0x10000>; 19682eb4d8dcSEmmanuel Vadot reg-names = "dram0", "dram1", 19692eb4d8dcSEmmanuel Vadot "shrdram2"; 19702eb4d8dcSEmmanuel Vadot }; 19712eb4d8dcSEmmanuel Vadot 19722eb4d8dcSEmmanuel Vadot icssg0_cfg: cfg@26000 { 19732eb4d8dcSEmmanuel Vadot compatible = "ti,pruss-cfg", "syscon"; 19742eb4d8dcSEmmanuel Vadot reg = <0x26000 0x200>; 19752eb4d8dcSEmmanuel Vadot #address-cells = <1>; 19762eb4d8dcSEmmanuel Vadot #size-cells = <1>; 19772eb4d8dcSEmmanuel Vadot ranges = <0x0 0x26000 0x2000>; 19782eb4d8dcSEmmanuel Vadot 19792eb4d8dcSEmmanuel Vadot clocks { 19802eb4d8dcSEmmanuel Vadot #address-cells = <1>; 19812eb4d8dcSEmmanuel Vadot #size-cells = <0>; 19822eb4d8dcSEmmanuel Vadot 19832eb4d8dcSEmmanuel Vadot icssg0_coreclk_mux: coreclk-mux@3c { 19842eb4d8dcSEmmanuel Vadot reg = <0x3c>; 19852eb4d8dcSEmmanuel Vadot #clock-cells = <0>; 19862eb4d8dcSEmmanuel Vadot clocks = <&k3_clks 119 24>, /* icssg0_core_clk */ 19872eb4d8dcSEmmanuel Vadot <&k3_clks 119 1>; /* icssg0_iclk */ 19882eb4d8dcSEmmanuel Vadot assigned-clocks = <&icssg0_coreclk_mux>; 19892eb4d8dcSEmmanuel Vadot assigned-clock-parents = <&k3_clks 119 1>; 19902eb4d8dcSEmmanuel Vadot }; 19912eb4d8dcSEmmanuel Vadot 19922eb4d8dcSEmmanuel Vadot icssg0_iepclk_mux: iepclk-mux@30 { 19932eb4d8dcSEmmanuel Vadot reg = <0x30>; 19942eb4d8dcSEmmanuel Vadot #clock-cells = <0>; 19952eb4d8dcSEmmanuel Vadot clocks = <&k3_clks 119 3>, /* icssg0_iep_clk */ 19962eb4d8dcSEmmanuel Vadot <&icssg0_coreclk_mux>; /* core_clk */ 19972eb4d8dcSEmmanuel Vadot assigned-clocks = <&icssg0_iepclk_mux>; 19982eb4d8dcSEmmanuel Vadot assigned-clock-parents = <&icssg0_coreclk_mux>; 19992eb4d8dcSEmmanuel Vadot }; 20002eb4d8dcSEmmanuel Vadot }; 20012eb4d8dcSEmmanuel Vadot }; 20022eb4d8dcSEmmanuel Vadot 20032eb4d8dcSEmmanuel Vadot icssg0_mii_rt: mii-rt@32000 { 20042eb4d8dcSEmmanuel Vadot compatible = "ti,pruss-mii", "syscon"; 20052eb4d8dcSEmmanuel Vadot reg = <0x32000 0x100>; 20062eb4d8dcSEmmanuel Vadot }; 20072eb4d8dcSEmmanuel Vadot 20082eb4d8dcSEmmanuel Vadot icssg0_mii_g_rt: mii-g-rt@33000 { 20092eb4d8dcSEmmanuel Vadot compatible = "ti,pruss-mii-g", "syscon"; 20102eb4d8dcSEmmanuel Vadot reg = <0x33000 0x1000>; 20112eb4d8dcSEmmanuel Vadot }; 20122eb4d8dcSEmmanuel Vadot 20132eb4d8dcSEmmanuel Vadot icssg0_intc: interrupt-controller@20000 { 20142eb4d8dcSEmmanuel Vadot compatible = "ti,icssg-intc"; 20152eb4d8dcSEmmanuel Vadot reg = <0x20000 0x2000>; 20162eb4d8dcSEmmanuel Vadot interrupt-controller; 20172eb4d8dcSEmmanuel Vadot #interrupt-cells = <3>; 20182eb4d8dcSEmmanuel Vadot interrupts = <GIC_SPI 254 IRQ_TYPE_LEVEL_HIGH>, 20192eb4d8dcSEmmanuel Vadot <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>, 20202eb4d8dcSEmmanuel Vadot <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>, 20212eb4d8dcSEmmanuel Vadot <GIC_SPI 257 IRQ_TYPE_LEVEL_HIGH>, 20222eb4d8dcSEmmanuel Vadot <GIC_SPI 258 IRQ_TYPE_LEVEL_HIGH>, 20232eb4d8dcSEmmanuel Vadot <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>, 20242eb4d8dcSEmmanuel Vadot <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>, 20252eb4d8dcSEmmanuel Vadot <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>; 20262eb4d8dcSEmmanuel Vadot interrupt-names = "host_intr0", "host_intr1", 20272eb4d8dcSEmmanuel Vadot "host_intr2", "host_intr3", 20282eb4d8dcSEmmanuel Vadot "host_intr4", "host_intr5", 20292eb4d8dcSEmmanuel Vadot "host_intr6", "host_intr7"; 20302eb4d8dcSEmmanuel Vadot }; 20312eb4d8dcSEmmanuel Vadot 20322eb4d8dcSEmmanuel Vadot pru0_0: pru@34000 { 20332eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-pru"; 20342eb4d8dcSEmmanuel Vadot reg = <0x34000 0x3000>, 20352eb4d8dcSEmmanuel Vadot <0x22000 0x100>, 20362eb4d8dcSEmmanuel Vadot <0x22400 0x100>; 20372eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 20382eb4d8dcSEmmanuel Vadot firmware-name = "j7-pru0_0-fw"; 20392eb4d8dcSEmmanuel Vadot }; 20402eb4d8dcSEmmanuel Vadot 20412eb4d8dcSEmmanuel Vadot rtu0_0: rtu@4000 { 20422eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-rtu"; 20432eb4d8dcSEmmanuel Vadot reg = <0x4000 0x2000>, 20442eb4d8dcSEmmanuel Vadot <0x23000 0x100>, 20452eb4d8dcSEmmanuel Vadot <0x23400 0x100>; 20462eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 20472eb4d8dcSEmmanuel Vadot firmware-name = "j7-rtu0_0-fw"; 20482eb4d8dcSEmmanuel Vadot }; 20492eb4d8dcSEmmanuel Vadot 20502eb4d8dcSEmmanuel Vadot tx_pru0_0: txpru@a000 { 20512eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-tx-pru"; 20522eb4d8dcSEmmanuel Vadot reg = <0xa000 0x1800>, 20532eb4d8dcSEmmanuel Vadot <0x25000 0x100>, 20542eb4d8dcSEmmanuel Vadot <0x25400 0x100>; 20552eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 20562eb4d8dcSEmmanuel Vadot firmware-name = "j7-txpru0_0-fw"; 20572eb4d8dcSEmmanuel Vadot }; 20582eb4d8dcSEmmanuel Vadot 20592eb4d8dcSEmmanuel Vadot pru0_1: pru@38000 { 20602eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-pru"; 20612eb4d8dcSEmmanuel Vadot reg = <0x38000 0x3000>, 20622eb4d8dcSEmmanuel Vadot <0x24000 0x100>, 20632eb4d8dcSEmmanuel Vadot <0x24400 0x100>; 20642eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 20652eb4d8dcSEmmanuel Vadot firmware-name = "j7-pru0_1-fw"; 20662eb4d8dcSEmmanuel Vadot }; 20672eb4d8dcSEmmanuel Vadot 20682eb4d8dcSEmmanuel Vadot rtu0_1: rtu@6000 { 20692eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-rtu"; 20702eb4d8dcSEmmanuel Vadot reg = <0x6000 0x2000>, 20712eb4d8dcSEmmanuel Vadot <0x23800 0x100>, 20722eb4d8dcSEmmanuel Vadot <0x23c00 0x100>; 20732eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 20742eb4d8dcSEmmanuel Vadot firmware-name = "j7-rtu0_1-fw"; 20752eb4d8dcSEmmanuel Vadot }; 20762eb4d8dcSEmmanuel Vadot 20772eb4d8dcSEmmanuel Vadot tx_pru0_1: txpru@c000 { 20782eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-tx-pru"; 20792eb4d8dcSEmmanuel Vadot reg = <0xc000 0x1800>, 20802eb4d8dcSEmmanuel Vadot <0x25800 0x100>, 20812eb4d8dcSEmmanuel Vadot <0x25c00 0x100>; 20822eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 20832eb4d8dcSEmmanuel Vadot firmware-name = "j7-txpru0_1-fw"; 20842eb4d8dcSEmmanuel Vadot }; 20855956d97fSEmmanuel Vadot 20865956d97fSEmmanuel Vadot icssg0_mdio: mdio@32400 { 20875956d97fSEmmanuel Vadot compatible = "ti,davinci_mdio"; 20885956d97fSEmmanuel Vadot reg = <0x32400 0x100>; 20895956d97fSEmmanuel Vadot clocks = <&k3_clks 119 1>; 20905956d97fSEmmanuel Vadot clock-names = "fck"; 20915956d97fSEmmanuel Vadot #address-cells = <1>; 20925956d97fSEmmanuel Vadot #size-cells = <0>; 20935956d97fSEmmanuel Vadot bus_freq = <1000000>; 20945956d97fSEmmanuel Vadot }; 20952eb4d8dcSEmmanuel Vadot }; 20962eb4d8dcSEmmanuel Vadot 20972eb4d8dcSEmmanuel Vadot icssg1: icssg@b100000 { 20982eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-icssg"; 20992eb4d8dcSEmmanuel Vadot reg = <0x00 0xb100000 0x00 0x80000>; 21002eb4d8dcSEmmanuel Vadot power-domains = <&k3_pds 120 TI_SCI_PD_EXCLUSIVE>; 21012eb4d8dcSEmmanuel Vadot #address-cells = <1>; 21022eb4d8dcSEmmanuel Vadot #size-cells = <1>; 21032eb4d8dcSEmmanuel Vadot ranges = <0x0 0x00 0x0b100000 0x100000>; 21042eb4d8dcSEmmanuel Vadot 21052eb4d8dcSEmmanuel Vadot icssg1_mem: memories@b100000 { 21062eb4d8dcSEmmanuel Vadot reg = <0x0 0x2000>, 21072eb4d8dcSEmmanuel Vadot <0x2000 0x2000>, 21082eb4d8dcSEmmanuel Vadot <0x10000 0x10000>; 21092eb4d8dcSEmmanuel Vadot reg-names = "dram0", "dram1", 21102eb4d8dcSEmmanuel Vadot "shrdram2"; 21112eb4d8dcSEmmanuel Vadot }; 21122eb4d8dcSEmmanuel Vadot 21132eb4d8dcSEmmanuel Vadot icssg1_cfg: cfg@26000 { 21142eb4d8dcSEmmanuel Vadot compatible = "ti,pruss-cfg", "syscon"; 21152eb4d8dcSEmmanuel Vadot reg = <0x26000 0x200>; 21162eb4d8dcSEmmanuel Vadot #address-cells = <1>; 21172eb4d8dcSEmmanuel Vadot #size-cells = <1>; 21182eb4d8dcSEmmanuel Vadot ranges = <0x0 0x26000 0x2000>; 21192eb4d8dcSEmmanuel Vadot 21202eb4d8dcSEmmanuel Vadot clocks { 21212eb4d8dcSEmmanuel Vadot #address-cells = <1>; 21222eb4d8dcSEmmanuel Vadot #size-cells = <0>; 21232eb4d8dcSEmmanuel Vadot 21242eb4d8dcSEmmanuel Vadot icssg1_coreclk_mux: coreclk-mux@3c { 21252eb4d8dcSEmmanuel Vadot reg = <0x3c>; 21262eb4d8dcSEmmanuel Vadot #clock-cells = <0>; 21272eb4d8dcSEmmanuel Vadot clocks = <&k3_clks 120 54>, /* icssg1_core_clk */ 21282eb4d8dcSEmmanuel Vadot <&k3_clks 120 4>; /* icssg1_iclk */ 21292eb4d8dcSEmmanuel Vadot assigned-clocks = <&icssg1_coreclk_mux>; 21302eb4d8dcSEmmanuel Vadot assigned-clock-parents = <&k3_clks 120 4>; 21312eb4d8dcSEmmanuel Vadot }; 21322eb4d8dcSEmmanuel Vadot 21332eb4d8dcSEmmanuel Vadot icssg1_iepclk_mux: iepclk-mux@30 { 21342eb4d8dcSEmmanuel Vadot reg = <0x30>; 21352eb4d8dcSEmmanuel Vadot #clock-cells = <0>; 21362eb4d8dcSEmmanuel Vadot clocks = <&k3_clks 120 9>, /* icssg1_iep_clk */ 21372eb4d8dcSEmmanuel Vadot <&icssg1_coreclk_mux>; /* core_clk */ 21382eb4d8dcSEmmanuel Vadot assigned-clocks = <&icssg1_iepclk_mux>; 21392eb4d8dcSEmmanuel Vadot assigned-clock-parents = <&icssg1_coreclk_mux>; 21402eb4d8dcSEmmanuel Vadot }; 21412eb4d8dcSEmmanuel Vadot }; 21422eb4d8dcSEmmanuel Vadot }; 21432eb4d8dcSEmmanuel Vadot 21442eb4d8dcSEmmanuel Vadot icssg1_mii_rt: mii-rt@32000 { 21452eb4d8dcSEmmanuel Vadot compatible = "ti,pruss-mii", "syscon"; 21462eb4d8dcSEmmanuel Vadot reg = <0x32000 0x100>; 21472eb4d8dcSEmmanuel Vadot }; 21482eb4d8dcSEmmanuel Vadot 21492eb4d8dcSEmmanuel Vadot icssg1_mii_g_rt: mii-g-rt@33000 { 21502eb4d8dcSEmmanuel Vadot compatible = "ti,pruss-mii-g", "syscon"; 21512eb4d8dcSEmmanuel Vadot reg = <0x33000 0x1000>; 21522eb4d8dcSEmmanuel Vadot }; 21532eb4d8dcSEmmanuel Vadot 21542eb4d8dcSEmmanuel Vadot icssg1_intc: interrupt-controller@20000 { 21552eb4d8dcSEmmanuel Vadot compatible = "ti,icssg-intc"; 21562eb4d8dcSEmmanuel Vadot reg = <0x20000 0x2000>; 21572eb4d8dcSEmmanuel Vadot interrupt-controller; 21582eb4d8dcSEmmanuel Vadot #interrupt-cells = <3>; 21592eb4d8dcSEmmanuel Vadot interrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>, 21602eb4d8dcSEmmanuel Vadot <GIC_SPI 263 IRQ_TYPE_LEVEL_HIGH>, 21612eb4d8dcSEmmanuel Vadot <GIC_SPI 264 IRQ_TYPE_LEVEL_HIGH>, 21622eb4d8dcSEmmanuel Vadot <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>, 21632eb4d8dcSEmmanuel Vadot <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>, 21642eb4d8dcSEmmanuel Vadot <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>, 21652eb4d8dcSEmmanuel Vadot <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>, 21662eb4d8dcSEmmanuel Vadot <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>; 21672eb4d8dcSEmmanuel Vadot interrupt-names = "host_intr0", "host_intr1", 21682eb4d8dcSEmmanuel Vadot "host_intr2", "host_intr3", 21692eb4d8dcSEmmanuel Vadot "host_intr4", "host_intr5", 21702eb4d8dcSEmmanuel Vadot "host_intr6", "host_intr7"; 21712eb4d8dcSEmmanuel Vadot }; 21722eb4d8dcSEmmanuel Vadot 21732eb4d8dcSEmmanuel Vadot pru1_0: pru@34000 { 21742eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-pru"; 21752eb4d8dcSEmmanuel Vadot reg = <0x34000 0x4000>, 21762eb4d8dcSEmmanuel Vadot <0x22000 0x100>, 21772eb4d8dcSEmmanuel Vadot <0x22400 0x100>; 21782eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 21792eb4d8dcSEmmanuel Vadot firmware-name = "j7-pru1_0-fw"; 21802eb4d8dcSEmmanuel Vadot }; 21812eb4d8dcSEmmanuel Vadot 21822eb4d8dcSEmmanuel Vadot rtu1_0: rtu@4000 { 21832eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-rtu"; 21842eb4d8dcSEmmanuel Vadot reg = <0x4000 0x2000>, 21852eb4d8dcSEmmanuel Vadot <0x23000 0x100>, 21862eb4d8dcSEmmanuel Vadot <0x23400 0x100>; 21872eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 21882eb4d8dcSEmmanuel Vadot firmware-name = "j7-rtu1_0-fw"; 21892eb4d8dcSEmmanuel Vadot }; 21902eb4d8dcSEmmanuel Vadot 21912eb4d8dcSEmmanuel Vadot tx_pru1_0: txpru@a000 { 21922eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-tx-pru"; 21932eb4d8dcSEmmanuel Vadot reg = <0xa000 0x1800>, 21942eb4d8dcSEmmanuel Vadot <0x25000 0x100>, 21952eb4d8dcSEmmanuel Vadot <0x25400 0x100>; 21962eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 21972eb4d8dcSEmmanuel Vadot firmware-name = "j7-txpru1_0-fw"; 21982eb4d8dcSEmmanuel Vadot }; 21992eb4d8dcSEmmanuel Vadot 22002eb4d8dcSEmmanuel Vadot pru1_1: pru@38000 { 22012eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-pru"; 22022eb4d8dcSEmmanuel Vadot reg = <0x38000 0x4000>, 22032eb4d8dcSEmmanuel Vadot <0x24000 0x100>, 22042eb4d8dcSEmmanuel Vadot <0x24400 0x100>; 22052eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 22062eb4d8dcSEmmanuel Vadot firmware-name = "j7-pru1_1-fw"; 22072eb4d8dcSEmmanuel Vadot }; 22082eb4d8dcSEmmanuel Vadot 22092eb4d8dcSEmmanuel Vadot rtu1_1: rtu@6000 { 22102eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-rtu"; 22112eb4d8dcSEmmanuel Vadot reg = <0x6000 0x2000>, 22122eb4d8dcSEmmanuel Vadot <0x23800 0x100>, 22132eb4d8dcSEmmanuel Vadot <0x23c00 0x100>; 22142eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 22152eb4d8dcSEmmanuel Vadot firmware-name = "j7-rtu1_1-fw"; 22162eb4d8dcSEmmanuel Vadot }; 22172eb4d8dcSEmmanuel Vadot 22182eb4d8dcSEmmanuel Vadot tx_pru1_1: txpru@c000 { 22192eb4d8dcSEmmanuel Vadot compatible = "ti,j721e-tx-pru"; 22202eb4d8dcSEmmanuel Vadot reg = <0xc000 0x1800>, 22212eb4d8dcSEmmanuel Vadot <0x25800 0x100>, 22222eb4d8dcSEmmanuel Vadot <0x25c00 0x100>; 22232eb4d8dcSEmmanuel Vadot reg-names = "iram", "control", "debug"; 22242eb4d8dcSEmmanuel Vadot firmware-name = "j7-txpru1_1-fw"; 22252eb4d8dcSEmmanuel Vadot }; 22265956d97fSEmmanuel Vadot 22275956d97fSEmmanuel Vadot icssg1_mdio: mdio@32400 { 22285956d97fSEmmanuel Vadot compatible = "ti,davinci_mdio"; 22295956d97fSEmmanuel Vadot reg = <0x32400 0x100>; 22305956d97fSEmmanuel Vadot clocks = <&k3_clks 120 4>; 22315956d97fSEmmanuel Vadot clock-names = "fck"; 22325956d97fSEmmanuel Vadot #address-cells = <1>; 22335956d97fSEmmanuel Vadot #size-cells = <0>; 22345956d97fSEmmanuel Vadot bus_freq = <1000000>; 22355956d97fSEmmanuel Vadot }; 22362eb4d8dcSEmmanuel Vadot }; 2237e67e8565SEmmanuel Vadot 2238e67e8565SEmmanuel Vadot main_mcan0: can@2701000 { 2239e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2240e67e8565SEmmanuel Vadot reg = <0x00 0x02701000 0x00 0x200>, 2241e67e8565SEmmanuel Vadot <0x00 0x02708000 0x00 0x8000>; 2242e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2243e67e8565SEmmanuel Vadot power-domains = <&k3_pds 156 TI_SCI_PD_EXCLUSIVE>; 2244e67e8565SEmmanuel Vadot clocks = <&k3_clks 156 0>, <&k3_clks 156 1>; 2245e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2246e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>, 2247e67e8565SEmmanuel Vadot <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>; 2248e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2249e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 22508bab661aSEmmanuel Vadot status = "disabled"; 2251e67e8565SEmmanuel Vadot }; 2252e67e8565SEmmanuel Vadot 2253e67e8565SEmmanuel Vadot main_mcan1: can@2711000 { 2254e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2255e67e8565SEmmanuel Vadot reg = <0x00 0x02711000 0x00 0x200>, 2256e67e8565SEmmanuel Vadot <0x00 0x02718000 0x00 0x8000>; 2257e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2258e67e8565SEmmanuel Vadot power-domains = <&k3_pds 158 TI_SCI_PD_EXCLUSIVE>; 2259e67e8565SEmmanuel Vadot clocks = <&k3_clks 158 0>, <&k3_clks 158 1>; 2260e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2261e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>, 2262e67e8565SEmmanuel Vadot <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>; 2263e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2264e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 22658bab661aSEmmanuel Vadot status = "disabled"; 2266e67e8565SEmmanuel Vadot }; 2267e67e8565SEmmanuel Vadot 2268e67e8565SEmmanuel Vadot main_mcan2: can@2721000 { 2269e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2270e67e8565SEmmanuel Vadot reg = <0x00 0x02721000 0x00 0x200>, 2271e67e8565SEmmanuel Vadot <0x00 0x02728000 0x00 0x8000>; 2272e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2273e67e8565SEmmanuel Vadot power-domains = <&k3_pds 160 TI_SCI_PD_EXCLUSIVE>; 2274e67e8565SEmmanuel Vadot clocks = <&k3_clks 160 0>, <&k3_clks 160 1>; 2275e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2276e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>, 2277e67e8565SEmmanuel Vadot <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>; 2278e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2279e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 22808bab661aSEmmanuel Vadot status = "disabled"; 2281e67e8565SEmmanuel Vadot }; 2282e67e8565SEmmanuel Vadot 2283e67e8565SEmmanuel Vadot main_mcan3: can@2731000 { 2284e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2285e67e8565SEmmanuel Vadot reg = <0x00 0x02731000 0x00 0x200>, 2286e67e8565SEmmanuel Vadot <0x00 0x02738000 0x00 0x8000>; 2287e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2288e67e8565SEmmanuel Vadot power-domains = <&k3_pds 161 TI_SCI_PD_EXCLUSIVE>; 2289e67e8565SEmmanuel Vadot clocks = <&k3_clks 161 0>, <&k3_clks 161 1>; 2290e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2291e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>, 2292e67e8565SEmmanuel Vadot <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>; 2293e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2294e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 22958bab661aSEmmanuel Vadot status = "disabled"; 2296e67e8565SEmmanuel Vadot }; 2297e67e8565SEmmanuel Vadot 2298e67e8565SEmmanuel Vadot main_mcan4: can@2741000 { 2299e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2300e67e8565SEmmanuel Vadot reg = <0x00 0x02741000 0x00 0x200>, 2301e67e8565SEmmanuel Vadot <0x00 0x02748000 0x00 0x8000>; 2302e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2303e67e8565SEmmanuel Vadot power-domains = <&k3_pds 162 TI_SCI_PD_EXCLUSIVE>; 2304e67e8565SEmmanuel Vadot clocks = <&k3_clks 162 0>, <&k3_clks 162 1>; 2305e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2306e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>, 2307e67e8565SEmmanuel Vadot <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>; 2308e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2309e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 23108bab661aSEmmanuel Vadot status = "disabled"; 2311e67e8565SEmmanuel Vadot }; 2312e67e8565SEmmanuel Vadot 2313e67e8565SEmmanuel Vadot main_mcan5: can@2751000 { 2314e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2315e67e8565SEmmanuel Vadot reg = <0x00 0x02751000 0x00 0x200>, 2316e67e8565SEmmanuel Vadot <0x00 0x02758000 0x00 0x8000>; 2317e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2318e67e8565SEmmanuel Vadot power-domains = <&k3_pds 163 TI_SCI_PD_EXCLUSIVE>; 2319e67e8565SEmmanuel Vadot clocks = <&k3_clks 163 0>, <&k3_clks 163 1>; 2320e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2321e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>, 2322e67e8565SEmmanuel Vadot <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>; 2323e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2324e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 23258bab661aSEmmanuel Vadot status = "disabled"; 2326e67e8565SEmmanuel Vadot }; 2327e67e8565SEmmanuel Vadot 2328e67e8565SEmmanuel Vadot main_mcan6: can@2761000 { 2329e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2330e67e8565SEmmanuel Vadot reg = <0x00 0x02761000 0x00 0x200>, 2331e67e8565SEmmanuel Vadot <0x00 0x02768000 0x00 0x8000>; 2332e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2333e67e8565SEmmanuel Vadot power-domains = <&k3_pds 164 TI_SCI_PD_EXCLUSIVE>; 2334e67e8565SEmmanuel Vadot clocks = <&k3_clks 164 0>, <&k3_clks 164 1>; 2335e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2336e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>, 2337e67e8565SEmmanuel Vadot <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>; 2338e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2339e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 23408bab661aSEmmanuel Vadot status = "disabled"; 2341e67e8565SEmmanuel Vadot }; 2342e67e8565SEmmanuel Vadot 2343e67e8565SEmmanuel Vadot main_mcan7: can@2771000 { 2344e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2345e67e8565SEmmanuel Vadot reg = <0x00 0x02771000 0x00 0x200>, 2346e67e8565SEmmanuel Vadot <0x00 0x02778000 0x00 0x8000>; 2347e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2348e67e8565SEmmanuel Vadot power-domains = <&k3_pds 165 TI_SCI_PD_EXCLUSIVE>; 2349e67e8565SEmmanuel Vadot clocks = <&k3_clks 165 0>, <&k3_clks 165 1>; 2350e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2351e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>, 2352e67e8565SEmmanuel Vadot <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>; 2353e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2354e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 23558bab661aSEmmanuel Vadot status = "disabled"; 2356e67e8565SEmmanuel Vadot }; 2357e67e8565SEmmanuel Vadot 2358e67e8565SEmmanuel Vadot main_mcan8: can@2781000 { 2359e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2360e67e8565SEmmanuel Vadot reg = <0x00 0x02781000 0x00 0x200>, 2361e67e8565SEmmanuel Vadot <0x00 0x02788000 0x00 0x8000>; 2362e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2363e67e8565SEmmanuel Vadot power-domains = <&k3_pds 166 TI_SCI_PD_EXCLUSIVE>; 2364e67e8565SEmmanuel Vadot clocks = <&k3_clks 166 0>, <&k3_clks 166 1>; 2365e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2366e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 576 IRQ_TYPE_LEVEL_HIGH>, 2367e67e8565SEmmanuel Vadot <GIC_SPI 577 IRQ_TYPE_LEVEL_HIGH>; 2368e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2369e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 23708bab661aSEmmanuel Vadot status = "disabled"; 2371e67e8565SEmmanuel Vadot }; 2372e67e8565SEmmanuel Vadot 2373e67e8565SEmmanuel Vadot main_mcan9: can@2791000 { 2374e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2375e67e8565SEmmanuel Vadot reg = <0x00 0x02791000 0x00 0x200>, 2376e67e8565SEmmanuel Vadot <0x00 0x02798000 0x00 0x8000>; 2377e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2378e67e8565SEmmanuel Vadot power-domains = <&k3_pds 167 TI_SCI_PD_EXCLUSIVE>; 2379e67e8565SEmmanuel Vadot clocks = <&k3_clks 167 0>, <&k3_clks 167 1>; 2380e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2381e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 579 IRQ_TYPE_LEVEL_HIGH>, 2382e67e8565SEmmanuel Vadot <GIC_SPI 580 IRQ_TYPE_LEVEL_HIGH>; 2383e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2384e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 23858bab661aSEmmanuel Vadot status = "disabled"; 2386e67e8565SEmmanuel Vadot }; 2387e67e8565SEmmanuel Vadot 2388e67e8565SEmmanuel Vadot main_mcan10: can@27a1000 { 2389e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2390e67e8565SEmmanuel Vadot reg = <0x00 0x027a1000 0x00 0x200>, 2391e67e8565SEmmanuel Vadot <0x00 0x027a8000 0x00 0x8000>; 2392e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2393e67e8565SEmmanuel Vadot power-domains = <&k3_pds 168 TI_SCI_PD_EXCLUSIVE>; 2394e67e8565SEmmanuel Vadot clocks = <&k3_clks 168 0>, <&k3_clks 168 1>; 2395e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2396e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>, 2397e67e8565SEmmanuel Vadot <GIC_SPI 583 IRQ_TYPE_LEVEL_HIGH>; 2398e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2399e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 24008bab661aSEmmanuel Vadot status = "disabled"; 2401e67e8565SEmmanuel Vadot }; 2402e67e8565SEmmanuel Vadot 2403e67e8565SEmmanuel Vadot main_mcan11: can@27b1000 { 2404e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2405e67e8565SEmmanuel Vadot reg = <0x00 0x027b1000 0x00 0x200>, 2406e67e8565SEmmanuel Vadot <0x00 0x027b8000 0x00 0x8000>; 2407e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2408e67e8565SEmmanuel Vadot power-domains = <&k3_pds 169 TI_SCI_PD_EXCLUSIVE>; 2409e67e8565SEmmanuel Vadot clocks = <&k3_clks 169 0>, <&k3_clks 169 1>; 2410e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2411e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 585 IRQ_TYPE_LEVEL_HIGH>, 2412e67e8565SEmmanuel Vadot <GIC_SPI 586 IRQ_TYPE_LEVEL_HIGH>; 2413e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2414e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 24158bab661aSEmmanuel Vadot status = "disabled"; 2416e67e8565SEmmanuel Vadot }; 2417e67e8565SEmmanuel Vadot 2418e67e8565SEmmanuel Vadot main_mcan12: can@27c1000 { 2419e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2420e67e8565SEmmanuel Vadot reg = <0x00 0x027c1000 0x00 0x200>, 2421e67e8565SEmmanuel Vadot <0x00 0x027c8000 0x00 0x8000>; 2422e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2423e67e8565SEmmanuel Vadot power-domains = <&k3_pds 170 TI_SCI_PD_EXCLUSIVE>; 2424e67e8565SEmmanuel Vadot clocks = <&k3_clks 170 0>, <&k3_clks 170 1>; 2425e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2426e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 588 IRQ_TYPE_LEVEL_HIGH>, 2427e67e8565SEmmanuel Vadot <GIC_SPI 589 IRQ_TYPE_LEVEL_HIGH>; 2428e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2429e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 24308bab661aSEmmanuel Vadot status = "disabled"; 2431e67e8565SEmmanuel Vadot }; 2432e67e8565SEmmanuel Vadot 2433e67e8565SEmmanuel Vadot main_mcan13: can@27d1000 { 2434e67e8565SEmmanuel Vadot compatible = "bosch,m_can"; 2435e67e8565SEmmanuel Vadot reg = <0x00 0x027d1000 0x00 0x200>, 2436e67e8565SEmmanuel Vadot <0x00 0x027d8000 0x00 0x8000>; 2437e67e8565SEmmanuel Vadot reg-names = "m_can", "message_ram"; 2438e67e8565SEmmanuel Vadot power-domains = <&k3_pds 171 TI_SCI_PD_EXCLUSIVE>; 2439e67e8565SEmmanuel Vadot clocks = <&k3_clks 171 0>, <&k3_clks 171 1>; 2440e67e8565SEmmanuel Vadot clock-names = "hclk", "cclk"; 2441e67e8565SEmmanuel Vadot interrupts = <GIC_SPI 591 IRQ_TYPE_LEVEL_HIGH>, 2442e67e8565SEmmanuel Vadot <GIC_SPI 592 IRQ_TYPE_LEVEL_HIGH>; 2443e67e8565SEmmanuel Vadot interrupt-names = "int0", "int1"; 2444e67e8565SEmmanuel Vadot bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; 24458bab661aSEmmanuel Vadot status = "disabled"; 2446e67e8565SEmmanuel Vadot }; 2447*fac71e4eSEmmanuel Vadot 2448*fac71e4eSEmmanuel Vadot main_spi0: spi@2100000 { 2449*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2450*fac71e4eSEmmanuel Vadot reg = <0x00 0x02100000 0x00 0x400>; 2451*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>; 2452*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2453*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2454*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 266 TI_SCI_PD_EXCLUSIVE>; 2455*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 266 1>; 2456*fac71e4eSEmmanuel Vadot status = "disabled"; 2457*fac71e4eSEmmanuel Vadot }; 2458*fac71e4eSEmmanuel Vadot 2459*fac71e4eSEmmanuel Vadot main_spi1: spi@2110000 { 2460*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2461*fac71e4eSEmmanuel Vadot reg = <0x00 0x02110000 0x00 0x400>; 2462*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 185 IRQ_TYPE_LEVEL_HIGH>; 2463*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2464*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2465*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 267 TI_SCI_PD_EXCLUSIVE>; 2466*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 267 1>; 2467*fac71e4eSEmmanuel Vadot status = "disabled"; 2468*fac71e4eSEmmanuel Vadot }; 2469*fac71e4eSEmmanuel Vadot 2470*fac71e4eSEmmanuel Vadot main_spi2: spi@2120000 { 2471*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2472*fac71e4eSEmmanuel Vadot reg = <0x00 0x02120000 0x00 0x400>; 2473*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>; 2474*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2475*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2476*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 268 TI_SCI_PD_EXCLUSIVE>; 2477*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 268 1>; 2478*fac71e4eSEmmanuel Vadot status = "disabled"; 2479*fac71e4eSEmmanuel Vadot }; 2480*fac71e4eSEmmanuel Vadot 2481*fac71e4eSEmmanuel Vadot main_spi3: spi@2130000 { 2482*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2483*fac71e4eSEmmanuel Vadot reg = <0x00 0x02130000 0x00 0x400>; 2484*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>; 2485*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2486*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2487*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 269 TI_SCI_PD_EXCLUSIVE>; 2488*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 269 1>; 2489*fac71e4eSEmmanuel Vadot status = "disabled"; 2490*fac71e4eSEmmanuel Vadot }; 2491*fac71e4eSEmmanuel Vadot 2492*fac71e4eSEmmanuel Vadot main_spi4: spi@2140000 { 2493*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2494*fac71e4eSEmmanuel Vadot reg = <0x00 0x02140000 0x00 0x400>; 2495*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>; 2496*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2497*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2498*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 270 TI_SCI_PD_EXCLUSIVE>; 2499*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 270 1>; 2500*fac71e4eSEmmanuel Vadot status = "disabled"; 2501*fac71e4eSEmmanuel Vadot }; 2502*fac71e4eSEmmanuel Vadot 2503*fac71e4eSEmmanuel Vadot main_spi5: spi@2150000 { 2504*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2505*fac71e4eSEmmanuel Vadot reg = <0x00 0x02150000 0x00 0x400>; 2506*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>; 2507*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2508*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2509*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 271 TI_SCI_PD_EXCLUSIVE>; 2510*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 271 1>; 2511*fac71e4eSEmmanuel Vadot status = "disabled"; 2512*fac71e4eSEmmanuel Vadot }; 2513*fac71e4eSEmmanuel Vadot 2514*fac71e4eSEmmanuel Vadot main_spi6: spi@2160000 { 2515*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2516*fac71e4eSEmmanuel Vadot reg = <0x00 0x02160000 0x00 0x400>; 2517*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>; 2518*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2519*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2520*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 272 TI_SCI_PD_EXCLUSIVE>; 2521*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 272 1>; 2522*fac71e4eSEmmanuel Vadot status = "disabled"; 2523*fac71e4eSEmmanuel Vadot }; 2524*fac71e4eSEmmanuel Vadot 2525*fac71e4eSEmmanuel Vadot main_spi7: spi@2170000 { 2526*fac71e4eSEmmanuel Vadot compatible = "ti,am654-mcspi","ti,omap4-mcspi"; 2527*fac71e4eSEmmanuel Vadot reg = <0x00 0x02170000 0x00 0x400>; 2528*fac71e4eSEmmanuel Vadot interrupts = <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>; 2529*fac71e4eSEmmanuel Vadot #address-cells = <1>; 2530*fac71e4eSEmmanuel Vadot #size-cells = <0>; 2531*fac71e4eSEmmanuel Vadot power-domains = <&k3_pds 273 TI_SCI_PD_EXCLUSIVE>; 2532*fac71e4eSEmmanuel Vadot clocks = <&k3_clks 273 1>; 2533*fac71e4eSEmmanuel Vadot status = "disabled"; 2534*fac71e4eSEmmanuel Vadot }; 2535c66ec88fSEmmanuel Vadot}; 2536