blob: 82edf10b2378107a87fd1804eb9e1a8dd3b6e010 [file] [log] [blame]
Nishanth Menonea47eed2018-06-26 11:26:13 -05001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for AM6 SoC Family
4 *
5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/
6 */
7
8#include <dt-bindings/gpio/gpio.h>
9#include <dt-bindings/interrupt-controller/irq.h>
10#include <dt-bindings/interrupt-controller/arm-gic.h>
Tero Kristo1d79b432018-11-13 11:31:09 +053011#include <dt-bindings/pinctrl/k3.h>
Nishanth Menonea47eed2018-06-26 11:26:13 -050012
13/ {
14 model = "Texas Instruments K3 AM654 SoC";
15 compatible = "ti,am654";
16 interrupt-parent = <&gic500>;
17 #address-cells = <2>;
18 #size-cells = <2>;
19
Nishanth Menon4201af22018-09-05 11:20:22 -050020 aliases {
21 serial0 = &wkup_uart0;
22 serial1 = &mcu_uart0;
23 serial2 = &main_uart0;
24 serial3 = &main_uart1;
25 serial4 = &main_uart2;
Vignesh R19a17682018-11-13 11:31:11 +053026 i2c0 = &wkup_i2c0;
27 i2c1 = &mcu_i2c0;
28 i2c2 = &main_i2c0;
29 i2c3 = &main_i2c1;
30 i2c4 = &main_i2c2;
31 i2c5 = &main_i2c3;
Nishanth Menon4201af22018-09-05 11:20:22 -050032 };
33
Nishanth Menonea47eed2018-06-26 11:26:13 -050034 chosen { };
35
36 firmware {
37 optee {
38 compatible = "linaro,optee-tz";
39 method = "smc";
40 };
41
42 psci: psci {
43 compatible = "arm,psci-1.0";
44 method = "smc";
45 };
46 };
47
48 a53_timer0: timer-cl0-cpu0 {
49 compatible = "arm,armv8-timer";
50 interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_LOW>, /* cntpsirq */
51 <GIC_PPI 14 IRQ_TYPE_LEVEL_LOW>, /* cntpnsirq */
52 <GIC_PPI 11 IRQ_TYPE_LEVEL_LOW>, /* cntvirq */
53 <GIC_PPI 10 IRQ_TYPE_LEVEL_LOW>; /* cnthpirq */
54 };
55
56 pmu: pmu {
57 compatible = "arm,armv8-pmuv3";
58 /* Recommendation from GIC500 TRM Table A.3 */
59 interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
60 };
61
62 cbass_main: interconnect@100000 {
63 compatible = "simple-bus";
Kishon Vijay Abraham I3bc15722018-09-05 16:47:38 +053064 #address-cells = <2>;
65 #size-cells = <2>;
66 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
67 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */
68 <0x00 0x00900000 0x00 0x00900000 0x00 0x00012000>, /* serdes */
69 <0x00 0x01000000 0x00 0x01000000 0x00 0x0af02400>, /* Most peripherals */
70 <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>, /* MAIN NAVSS */
Roger Quadroscc2d13e2019-05-29 16:13:44 -050071 <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* MSMC SRAM */
Kishon Vijay Abraham Icfa64372019-05-29 14:48:10 +053072 <0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */
Nishanth Menonea47eed2018-06-26 11:26:13 -050073 /* MCUSS Range */
Kishon Vijay Abraham I3bc15722018-09-05 16:47:38 +053074 <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>,
75 <0x00 0x40200000 0x00 0x40200000 0x00 0x00900100>,
Suman Anna83312332019-06-05 11:34:34 -050076 <0x00 0x41000000 0x00 0x41000000 0x00 0x00020000>,
77 <0x00 0x41400000 0x00 0x41400000 0x00 0x00020000>,
Suman Anna0ded5412019-06-05 11:34:31 -050078 <0x00 0x41c00000 0x00 0x41c00000 0x00 0x00080000>,
Kishon Vijay Abraham I3bc15722018-09-05 16:47:38 +053079 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>,
80 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>,
81 <0x00 0x46000000 0x00 0x46000000 0x00 0x00200000>,
82 <0x00 0x47000000 0x00 0x47000000 0x00 0x00068400>;
Nishanth Menonea47eed2018-06-26 11:26:13 -050083
84 cbass_mcu: interconnect@28380000 {
85 compatible = "simple-bus";
Kishon Vijay Abraham I3bc15722018-09-05 16:47:38 +053086 #address-cells = <2>;
87 #size-cells = <2>;
88 ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, /* MCU NAVSS*/
89 <0x00 0x40200000 0x00 0x40200000 0x00 0x00900100>, /* First peripheral window */
Suman Anna83312332019-06-05 11:34:34 -050090 <0x00 0x41000000 0x00 0x41000000 0x00 0x00020000>, /* MCU R5F Core0 */
91 <0x00 0x41400000 0x00 0x41400000 0x00 0x00020000>, /* MCU R5F Core1 */
Suman Anna0ded5412019-06-05 11:34:31 -050092 <0x00 0x41c00000 0x00 0x41c00000 0x00 0x00080000>, /* MCU SRAM */
Kishon Vijay Abraham I3bc15722018-09-05 16:47:38 +053093 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>, /* WKUP */
94 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
95 <0x00 0x46000000 0x00 0x46000000 0x00 0x00200000>, /* CPSW */
96 <0x00 0x47000000 0x00 0x47000000 0x00 0x00068400>; /* OSPI space 1 */
Nishanth Menonea47eed2018-06-26 11:26:13 -050097
98 cbass_wakeup: interconnect@42040000 {
99 compatible = "simple-bus";
100 #address-cells = <1>;
101 #size-cells = <1>;
102 /* WKUP Basic peripherals */
Kishon Vijay Abraham I3bc15722018-09-05 16:47:38 +0530103 ranges = <0x42040000 0x00 0x42040000 0x03ac2400>;
Nishanth Menonea47eed2018-06-26 11:26:13 -0500104 };
105 };
106 };
107};
108
109/* Now include the peripherals for each bus segments */
110#include "k3-am65-main.dtsi"
Nishanth Menon4201af22018-09-05 11:20:22 -0500111#include "k3-am65-mcu.dtsi"
112#include "k3-am65-wakeup.dtsi"