1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals
5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/
10 compatible = "ti,am654-sci";
16 mbox-names = "rx", "tx";
18 mboxes= <&secure_proxy_main 11>,
19 <&secure_proxy_main 13>;
21 k3_pds: power-controller {
22 compatible = "ti,sci-pm-domain";
23 #power-domain-cells = <2>;
27 compatible = "ti,k2g-sci-clk";
31 k3_reset: reset-controller {
32 compatible = "ti,sci-reset";
37 wkup_pmx0: pinmux@4301c000 {
38 compatible = "pinctrl-single";
39 reg = <0x4301c000 0x118>;
41 pinctrl-single,register-width = <32>;
42 pinctrl-single,function-mask = <0xffffffff>;
45 wkup_uart0: serial@42300000 {
46 compatible = "ti,am654-uart";
47 reg = <0x42300000 0x100>;
50 interrupts = <GIC_SPI 697 IRQ_TYPE_LEVEL_HIGH>;
51 clock-frequency = <48000000>;
52 current-speed = <115200>;
55 wkup_i2c0: i2c@42120000 {
56 compatible = "ti,am654-i2c", "ti,omap4-i2c";
57 reg = <0x42120000 0x100>;
58 interrupts = <GIC_SPI 696 IRQ_TYPE_LEVEL_HIGH>;
62 clocks = <&k3_clks 115 1>;
63 power-domains = <&k3_pds 115 TI_SCI_PD_EXCLUSIVE>;
66 chipid: chipid@43000014 {
67 compatible = "ti,am654-chipid";
68 reg = <0x43000014 0x4>;